From e9680c2c7b613c1122cdc4cfe56f9e727f30c254 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sat, 19 May 2012 15:13:51 +0000 Subject: Stable for amd64, wrt bug #416533 Package-Manager: portage-2.1.10.49/cvs/Linux x86_64 --- dev-ml/pcre-ocaml/ChangeLog | 5 ++++- dev-ml/pcre-ocaml/pcre-ocaml-6.2.5.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-ml/pcre-ocaml') 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 pcre-ocaml-6.2.5.ebuild: + Stable for amd64, wrt bug #416533 23 Feb 2012; Alexis Ballier -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" -- cgit v1.2.3-65-gdbad