summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-22 05:58:28 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-22 05:58:28 +0000
commit44667a5048aa8013c66367a48ab24b4d961e9383 (patch)
tree9a79e3e010b5140fbd5a60df8b4722e82aef68da /dev-ml/pcre-ocaml
parentmarked x86 per bug 416531 (diff)
downloadhistorical-44667a5048aa8013c66367a48ab24b4d961e9383.tar.gz
historical-44667a5048aa8013c66367a48ab24b4d961e9383.tar.bz2
historical-44667a5048aa8013c66367a48ab24b4d961e9383.zip
marked x86 per bug 416533
Package-Manager: portage-2.2.0_alpha107/cvs/Linux i686
Diffstat (limited to 'dev-ml/pcre-ocaml')
-rw-r--r--dev-ml/pcre-ocaml/ChangeLog5
-rw-r--r--dev-ml/pcre-ocaml/pcre-ocaml-6.2.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/pcre-ocaml/ChangeLog b/dev-ml/pcre-ocaml/ChangeLog
index 1ab3e80c2aba..524cdcf2a493 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog,v 1.44 2012/05/19 15:13:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog,v 1.45 2012/05/22 05:58:28 jdhore Exp $
+
+ 22 May 2012; Jeff Horelick <jdhore@gentoo.org> pcre-ocaml-6.2.5.ebuild:
+ marked x86 per bug 416533
19 May 2012; Agostino Sarubbo <ago@gentoo.org> pcre-ocaml-6.2.5.ebuild:
Stable for amd64, wrt bug #416533
diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-6.2.5.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-6.2.5.ebuild
index cd655189a298..2ff42ca7677b 100644
--- a/dev-ml/pcre-ocaml/pcre-ocaml-6.2.5.ebuild
+++ b/dev-ml/pcre-ocaml/pcre-ocaml-6.2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.2.5.ebuild,v 1.2 2012/05/19 15:13:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-6.2.5.ebuild,v 1.3 2012/05/22 05:58:28 jdhore 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}/${PN}-6.0.1-linkopts.patch"