summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-17 17:37:35 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-17 17:37:35 +0000
commitfca3b24c3f0e70b78a81ccf06ae0c7f83eb93512 (patch)
treef7692eb0de94b67dc61f304fe86d9a753d09d3ab /dev-ml
parentStable for x86, wrt bug #456606 (diff)
downloadgentoo-2-fca3b24c3f0e70b78a81ccf06ae0c7f83eb93512.tar.gz
gentoo-2-fca3b24c3f0e70b78a81ccf06ae0c7f83eb93512.tar.bz2
gentoo-2-fca3b24c3f0e70b78a81ccf06ae0c7f83eb93512.zip
Stable for x86, wrt bug #456560
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/postgresql-ocaml/ChangeLog6
-rw-r--r--dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.2.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-ml/postgresql-ocaml/ChangeLog b/dev-ml/postgresql-ocaml/ChangeLog
index 3cf4324a53c5..3e0802ed48be 100644
--- a/dev-ml/postgresql-ocaml/ChangeLog
+++ b/dev-ml/postgresql-ocaml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/postgresql-ocaml
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog,v 1.30 2013/02/11 03:10:03 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog,v 1.31 2013/02/17 17:37:35 ago Exp $
+
+ 17 Feb 2013; Agostino Sarubbo <ago@gentoo.org> postgresql-ocaml-2.0.2.ebuild:
+ Stable for x86, wrt bug #456560
11 Feb 2013; Alexis Ballier <aballier@gentoo.org>
postgresql-ocaml-2.0.2.ebuild:
@@ -152,4 +155,3 @@
21 Sep 2005; Matthieu Sozeau <mattam@gentoo.org> +metadata.xml,
+postgresql-ocaml-1.4.6.ebuild:
PostGreSQL bindings for OCaml.
-
diff --git a/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.2.ebuild b/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.2.ebuild
index 0875335c63f2..32a89c82aca9 100644
--- a/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.2.ebuild
+++ b/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.2.ebuild,v 1.2 2013/02/11 03:10:03 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.2.ebuild,v 1.3 2013/02/17 17:37:35 ago Exp $
EAPI=5
@@ -19,7 +19,7 @@ RDEPEND="${DEPEND}"
SLOT="0/${PV}"
LICENSE="LGPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
DOCS=( "AUTHORS.txt" "CHANGES.txt" "README.md" )