summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-06 17:07:10 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-06 17:07:10 +0000
commit24c75348c18e3a5e258ab79099cb52fc9820c0af (patch)
treeadb1718446624a8c1240210ea1791c540dfb94c7 /dev-ml
parentStable for amd64, wrt bug #441482 (diff)
downloadgentoo-2-24c75348c18e3a5e258ab79099cb52fc9820c0af.tar.gz
gentoo-2-24c75348c18e3a5e258ab79099cb52fc9820c0af.tar.bz2
gentoo-2-24c75348c18e3a5e258ab79099cb52fc9820c0af.zip
Stable for amd64, wrt bug #441200
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/extlib/ChangeLog5
-rw-r--r--dev-ml/extlib/extlib-1.5.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/extlib/ChangeLog b/dev-ml/extlib/ChangeLog
index cf8e7e530656..97e185ac1b79 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.19 2012/11/06 12:07:13 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/ChangeLog,v 1.20 2012/11/06 17:07:10 ago Exp $
+
+ 06 Nov 2012; Agostino Sarubbo <ago@gentoo.org> extlib-1.5.3.ebuild:
+ Stable for amd64, wrt bug #441200
06 Nov 2012; Anthony G. Basile <blueness@gentoo.org> extlib-1.5.3.ebuild:
stable ppc, bug #441200
diff --git a/dev-ml/extlib/extlib-1.5.3.ebuild b/dev-ml/extlib/extlib-1.5.3.ebuild
index 549d9fb6b684..870d3926c0db 100644
--- a/dev-ml/extlib/extlib-1.5.3.ebuild
+++ b/dev-ml/extlib/extlib-1.5.3.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.3.ebuild,v 1.2 2012/11/06 12:07:13 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/extlib-1.5.3.ebuild,v 1.3 2012/11/06 17:07:10 ago 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() {