From e050b7576a71910275bd16b7d629be9976e834db Mon Sep 17 00:00:00 2001 From: Brent Baude Date: Fri, 24 Feb 2012 20:10:57 +0000 Subject: Marking extlib-1.5.2 ppc for bug 400023 (Portage version: 2.1.10.11/cvs/Linux ppc64) --- dev-ml/extlib/ChangeLog | 5 ++++- dev-ml/extlib/extlib-1.5.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-ml/extlib') diff --git a/dev-ml/extlib/ChangeLog b/dev-ml/extlib/ChangeLog index 44b0c434d612..4ad5605204a4 100644 --- a/dev-ml/extlib/ChangeLog +++ b/dev-ml/extlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/extlib # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/ChangeLog,v 1.13 2012/02/24 09:50:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/ChangeLog,v 1.14 2012/02/24 20:10:57 ranger Exp $ + + 24 Feb 2012; Brent Baude extlib-1.5.2.ebuild: + Marking extlib-1.5.2 ppc for bug 400023 24 Feb 2012; Agostino Sarubbo extlib-1.5.2.ebuild: Stable for amd64, wrt bug #400023 diff --git a/dev-ml/extlib/extlib-1.5.2.ebuild b/dev-ml/extlib/extlib-1.5.2.ebuild index e3b2d89ef177..9588a0abda72 100644 --- a/dev-ml/extlib/extlib-1.5.2.ebuild +++ b/dev-ml/extlib/extlib-1.5.2.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/extlib/extlib-1.5.2.ebuild,v 1.2 2012/02/24 09:50:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/extlib-1.5.2.ebuild,v 1.3 2012/02/24 20:10:57 ranger Exp $ EAPI="2" @@ -13,7 +13,7 @@ LICENSE="LGPL-2.1" DEPEND=">=dev-lang/ocaml-3.10.2[ocamlopt?]" RDEPEND="${DEPEND}" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc +ocamlopt" src_compile() { -- cgit v1.2.3-65-gdbad