summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-07-02 16:28:00 +0000
committerBrent Baude <ranger@gentoo.org>2008-07-02 16:28:00 +0000
commit9a987aad36d8f621b869227f075eab697c1d4d3e (patch)
tree320047a0eca7f3cc6e3c9a8e07002938bbce49c2 /dev-ml/pcre-ocaml
parentstable ppc, bug 229717 (diff)
downloadgentoo-2-9a987aad36d8f621b869227f075eab697c1d4d3e.tar.gz
gentoo-2-9a987aad36d8f621b869227f075eab697c1d4d3e.tar.bz2
gentoo-2-9a987aad36d8f621b869227f075eab697c1d4d3e.zip
stable ppc, bug 229997
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ml/pcre-ocaml')
-rw-r--r--dev-ml/pcre-ocaml/ChangeLog5
-rw-r--r--dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/pcre-ocaml/ChangeLog b/dev-ml/pcre-ocaml/ChangeLog
index e2ba81a7593e..a2e5673abc76 100644
--- a/dev-ml/pcre-ocaml/ChangeLog
+++ b/dev-ml/pcre-ocaml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/pcre-ocaml
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog,v 1.21 2008/06/29 20:00:01 ken69267 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog,v 1.22 2008/07/02 16:28:00 ranger Exp $
+
+ 02 Jul 2008; Brent Baude <ranger@gentoo.org> pcre-ocaml-5.15.0.ebuild:
+ stable ppc, bug 229997
29 Jun 2008; Kenneth Prugh <ken69267@gentoo.org> pcre-ocaml-5.15.0.ebuild:
amd64 stable, bug #229997
diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.ebuild
index b25d3f8a0982..07be75ed1f70 100644
--- a/dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.ebuild
+++ b/dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.ebuild,v 1.3 2008/06/29 20:00:01 ken69267 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-5.15.0.ebuild,v 1.4 2008/07/02 16:28:00 ranger Exp $
inherit findlib eutils
@@ -15,7 +15,7 @@ DEPEND=">=dev-lang/ocaml-3.07
>=dev-libs/libpcre-4.5"
SLOT="0"
IUSE="examples +ocamlopt"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
pkg_setup() {
if use ocamlopt && ! built_with_use --missing true dev-lang/ocaml ocamlopt; then