summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-05-19 15:13:51 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-05-19 15:13:51 +0000
commite9680c2c7b613c1122cdc4cfe56f9e727f30c254 (patch)
treeb42d66cc0d910e01e4572653355e028e33569875 /dev-ml/pcre-ocaml
parentStable for amd64, wrt bug #416531 (diff)
downloadhistorical-e9680c2c7b613c1122cdc4cfe56f9e727f30c254.tar.gz
historical-e9680c2c7b613c1122cdc4cfe56f9e727f30c254.tar.bz2
historical-e9680c2c7b613c1122cdc4cfe56f9e727f30c254.zip
Stable for amd64, wrt bug #416533
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
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 162e8694a3fd..1ab3e80c2aba 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.43 2012/02/23 20:35:47 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pcre-ocaml/ChangeLog,v 1.44 2012/05/19 15:13:51 ago Exp $
+
+ 19 May 2012; Agostino Sarubbo <ago@gentoo.org> pcre-ocaml-6.2.5.ebuild:
+ Stable for amd64, wrt bug #416533
23 Feb 2012; Alexis Ballier <aballier@gentoo.org> -pcre-ocaml-6.2.3.ebuild,
-pcre-ocaml-6.2.4.ebuild:
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 448541267717..cd655189a298 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.1 2012/01/16 15:30:34 aballier Exp $
+# $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 $
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"