summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-01-13 22:28:00 +0000
committerBrent Baude <ranger@gentoo.org>2011-01-13 22:28:00 +0000
commit4fa6eb7e7e60b1f5acaaf6d7257b6d766b8731ed (patch)
treec22c84d9e7b372fc7e60c718eb0cabf8b88920a5 /dev-ml/pcre-ocaml
parentMarked ~ppc wrt #297734 (diff)
downloadgentoo-2-4fa6eb7e7e60b1f5acaaf6d7257b6d766b8731ed.tar.gz
gentoo-2-4fa6eb7e7e60b1f5acaaf6d7257b6d766b8731ed.tar.bz2
gentoo-2-4fa6eb7e7e60b1f5acaaf6d7257b6d766b8731ed.zip
stable ppc, bug 349761
(Portage version: 2.1.9.25/cvs/Linux ppc64)
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.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/pcre-ocaml/ChangeLog b/dev-ml/pcre-ocaml/ChangeLog
index 478ec6aac541..29ae65c92b19 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.34 2011/01/02 15:06:18 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog,v 1.35 2011/01/13 22:28:00 ranger Exp $
+
+ 13 Jan 2011; Brent Baude <ranger@gentoo.org> pcre-ocaml-6.1.1.ebuild:
+ stable ppc, bug 349761
02 Jan 2011; Markos Chandras <hwoarang@gentoo.org> pcre-ocaml-6.1.1.ebuild:
Stable on amd64 wrt 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 46b703383d37..f7a6e61126ab 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-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.3 2011/01/02 15:06:18 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/pcre-ocaml-6.1.1.ebuild,v 1.4 2011/01/13 22:28:00 ranger 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"