summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-07-24 19:50:42 +0000
committerThomas Kahle <tomka@gentoo.org>2011-07-24 19:50:42 +0000
commit94bec1b5b29a286fdf672d2798a9d872bbd6e583 (patch)
tree83a777c65b74f5601f767b82ab36c14163fa9542 /dev-ml/pcre-ocaml
parentx86 stable per bug 374589 (diff)
downloadgentoo-2-94bec1b5b29a286fdf672d2798a9d872bbd6e583.tar.gz
gentoo-2-94bec1b5b29a286fdf672d2798a9d872bbd6e583.tar.bz2
gentoo-2-94bec1b5b29a286fdf672d2798a9d872bbd6e583.zip
x86 stable per bug 374971
(Portage version: 2.1.10.7/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.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/pcre-ocaml/ChangeLog b/dev-ml/pcre-ocaml/ChangeLog
index b845a06f301e..2c3b9da27012 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog,v 1.38 2011/07/24 09:25:02 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog,v 1.39 2011/07/24 19:50:42 tomka Exp $
+
+ 24 Jul 2011; Thomas Kahle <tomka@gentoo.org> pcre-ocaml-6.2.2.ebuild:
+ x86 stable per bug 374971
24 Jul 2011; Markos Chandras <hwoarang@gentoo.org> pcre-ocaml-6.2.2.ebuild:
Stable on amd64 wrt bug #374971
diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-6.2.2.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-6.2.2.ebuild
index 87922c658a3d..7081cdebc06e 100644
--- a/dev-ml/pcre-ocaml/pcre-ocaml-6.2.2.ebuild
+++ b/dev-ml/pcre-ocaml/pcre-ocaml-6.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.2.ebuild,v 1.2 2011/07/24 09:25:02 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-6.2.2.ebuild,v 1.3 2011/07/24 19:50:42 tomka 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"