summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-04-19 14:50:36 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-04-19 14:50:36 +0000
commit7f6ffb411b4d99e999bc7a5cbfa96be65b720649 (patch)
tree9f3422e90f38cf38efb169502694486269e5d293 /dev-ml/extlib
parentStable on ppc wrt bug 217535 (diff)
downloadgentoo-2-7f6ffb411b4d99e999bc7a5cbfa96be65b720649.tar.gz
gentoo-2-7f6ffb411b4d99e999bc7a5cbfa96be65b720649.tar.bz2
gentoo-2-7f6ffb411b4d99e999bc7a5cbfa96be65b720649.zip
Stable on ppc wrt bug 217537
(Portage version: 2.1.5_rc4)
Diffstat (limited to 'dev-ml/extlib')
-rw-r--r--dev-ml/extlib/ChangeLog5
-rw-r--r--dev-ml/extlib/extlib-1.5.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/extlib/ChangeLog b/dev-ml/extlib/ChangeLog
index af2226e8f714..5619b5c004ba 100644
--- a/dev-ml/extlib/ChangeLog
+++ b/dev-ml/extlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/extlib
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/ChangeLog,v 1.6 2008/01/27 12:19:53 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/ChangeLog,v 1.7 2008/04/19 14:50:36 nixnut Exp $
+
+ 19 Apr 2008; nixnut <nixnut@gentoo.org> extlib-1.5.1.ebuild:
+ Stable on ppc wrt bug 217537
27 Jan 2008; Fabian Groffen <grobian@gentoo.org> extlib-1.4.ebuild,
extlib-1.5.ebuild, extlib-1.5.1.ebuild:
diff --git a/dev-ml/extlib/extlib-1.5.1.ebuild b/dev-ml/extlib/extlib-1.5.1.ebuild
index 1370ede8bebb..0e04ba12e3aa 100644
--- a/dev-ml/extlib/extlib-1.5.1.ebuild
+++ b/dev-ml/extlib/extlib-1.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/extlib-1.5.1.ebuild,v 1.2 2008/01/27 12:19:53 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/extlib-1.5.1.ebuild,v 1.3 2008/04/19 14:50:36 nixnut Exp $
inherit findlib eutils
@@ -12,7 +12,7 @@ SRC_URI="http://ocaml-extlib.googlecode.com/files/${P}.tar.gz"
LICENSE="LGPL-2.1"
DEPEND=">=dev-lang/ocaml-3.07"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ppc ~x86"
IUSE="doc +ocamlopt"
pkg_setup() {