summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-01-02 15:06:18 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-01-02 15:06:18 +0000
commitaa36d7e4f907fff4980e8af3674cd79433eb4069 (patch)
treedf5eafbbe721d656598af446e1481ba01d29eaf5 /dev-ml/pcre-ocaml
parentStable on amd64 wrt bug #350218 (diff)
downloadgentoo-2-aa36d7e4f907fff4980e8af3674cd79433eb4069.tar.gz
gentoo-2-aa36d7e4f907fff4980e8af3674cd79433eb4069.tar.bz2
gentoo-2-aa36d7e4f907fff4980e8af3674cd79433eb4069.zip
Stable on amd64 wrt bug #349761
(Portage version: 2.1.9.26/cvs/Linux x86_64)
Diffstat (limited to 'dev-ml/pcre-ocaml')
-rw-r--r--dev-ml/pcre-ocaml/ChangeLog7
-rw-r--r--dev-ml/pcre-ocaml/pcre-ocaml-6.1.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ml/pcre-ocaml/ChangeLog b/dev-ml/pcre-ocaml/ChangeLog
index 53debe4ed807..478ec6aac541 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog,v 1.33 2010/12/29 16:04:09 tomka Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog,v 1.34 2011/01/02 15:06:18 hwoarang Exp $
+
+ 02 Jan 2011; Markos Chandras <hwoarang@gentoo.org> pcre-ocaml-6.1.1.ebuild:
+ Stable on amd64 wrt bug #349761
29 Dec 2010; Thomas Kahle <tomka@gentoo.org> pcre-ocaml-6.1.1.ebuild:
x86 stable per bug 349761
diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-6.1.1.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-6.1.1.ebuild
index 2b2faa0c3256..46b703383d37 100644
--- a/dev-ml/pcre-ocaml/pcre-ocaml-6.1.1.ebuild
+++ b/dev-ml/pcre-ocaml/pcre-ocaml-6.1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# 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.1.1.ebuild,v 1.2 2010/12/29 16:04:09 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-6.1.1.ebuild,v 1.3 2011/01/02 15:06:18 hwoarang 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"