summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-10-24 12:42:32 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-10-24 12:42:32 +0000
commit138af0c0d05a56746d95d39ca544c01f98187d60 (patch)
treeb8bd88be4f5c586c284db1b697ea69d5756924f2 /dev-ml
parentppc stable #286785 (diff)
downloadhistorical-138af0c0d05a56746d95d39ca544c01f98187d60.tar.gz
historical-138af0c0d05a56746d95d39ca544c01f98187d60.tar.bz2
historical-138af0c0d05a56746d95d39ca544c01f98187d60.zip
ppc stable #286789
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/pcre-ocaml/ChangeLog5
-rw-r--r--dev-ml/pcre-ocaml/pcre-ocaml-6.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/pcre-ocaml/ChangeLog b/dev-ml/pcre-ocaml/ChangeLog
index 6f41383aca10..40586d454271 100644
--- a/dev-ml/pcre-ocaml/ChangeLog
+++ b/dev-ml/pcre-ocaml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/pcre-ocaml
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog,v 1.28 2009/10/02 23:26:56 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog,v 1.29 2009/10/24 12:42:32 nixnut Exp $
+
+ 24 Oct 2009; nixnut <nixnut@gentoo.org> pcre-ocaml-6.0.1.ebuild:
+ ppc stable #286789
02 Oct 2009; Markus Meier <maekke@gentoo.org> pcre-ocaml-6.0.1.ebuild:
amd64/x86 stable, bug #286789
diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-6.0.1.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-6.0.1.ebuild
index c07d8add2ab0..d6c0f3ebe340 100644
--- a/dev-ml/pcre-ocaml/pcre-ocaml-6.0.1.ebuild
+++ b/dev-ml/pcre-ocaml/pcre-ocaml-6.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-6.0.1.ebuild,v 1.2 2009/10/02 23:26:56 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-6.0.1.ebuild,v 1.3 2009/10/24 12:42:32 nixnut Exp $
EAPI="2"
@@ -16,7 +16,7 @@ RDEPEND=">=dev-lang/ocaml-3.10.2[ocamlopt?]
DEPEND="${RDEPEND}"
SLOT="0"
IUSE="examples +ocamlopt"
-KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc x86 ~x86-fbsd"
src_prepare() {
epatch "${FILESDIR}/${P}-linkopts.patch"