From 782b19115d1be5df37cf0d96631bf10799fbb544 Mon Sep 17 00:00:00 2001 From: José María Alonso Date: Tue, 25 Mar 2014 10:19:40 +0000 Subject: Stable for amd64 wrt bug #502730 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536) --- dev-ml/extlib/ChangeLog | 7 +++++-- dev-ml/extlib/extlib-1.6.1.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'dev-ml') diff --git a/dev-ml/extlib/ChangeLog b/dev-ml/extlib/ChangeLog index b67d03ed04cb..07746eda2672 100644 --- a/dev-ml/extlib/ChangeLog +++ b/dev-ml/extlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/extlib -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/ChangeLog,v 1.29 2013/12/11 19:24:33 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/ChangeLog,v 1.30 2014/03/25 10:19:40 nimiux Exp $ + + 25 Mar 2014; Chema Alonso extlib-1.6.1.ebuild: + Stable for amd64 wrt bug #502730 *extlib-1.6.1 (11 Dec 2013) diff --git a/dev-ml/extlib/extlib-1.6.1.ebuild b/dev-ml/extlib/extlib-1.6.1.ebuild index 72af37e0008e..68d0a37b5060 100644 --- a/dev-ml/extlib/extlib-1.6.1.ebuild +++ b/dev-ml/extlib/extlib-1.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/extlib-1.6.1.ebuild,v 1.1 2013/12/11 19:24:33 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/extlib-1.6.1.ebuild,v 1.2 2014/03/25 10:19:40 nimiux Exp $ EAPI=5 @@ -13,7 +13,7 @@ LICENSE="LGPL-2.1" DEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt?]" RDEPEND="${DEPEND}" SLOT="0/${PV}" -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