diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-09 15:27:15 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-09 15:27:15 +0000 |
commit | 4cda4fe9f2e9e85691fab343e8cb44048b429847 (patch) | |
tree | b7bd9a50e78a271b5b79377c421533bf2f198e2e /dev-ml | |
parent | dev-scheme/guile-www: Drop old (diff) | |
download | gentoo-2-4cda4fe9f2e9e85691fab343e8cb44048b429847.tar.gz gentoo-2-4cda4fe9f2e9e85691fab343e8cb44048b429847.tar.bz2 gentoo-2-4cda4fe9f2e9e85691fab343e8cb44048b429847.zip |
Stable ppc, bug #433237
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/findlib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ml/findlib/findlib-1.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/findlib/ChangeLog b/dev-ml/findlib/ChangeLog index f8a4ea2505e1..8e0c2f83257c 100644 --- a/dev-ml/findlib/ChangeLog +++ b/dev-ml/findlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/findlib # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.90 2012/09/08 10:27:12 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.91 2012/09/09 15:27:15 blueness Exp $ + + 09 Sep 2012; Anthony G. Basile <blueness@gentoo.org> findlib-1.3.3.ebuild: + Stable ppc, bug #433237 08 Sep 2012; Johannes Huber <johu@gentoo.org> findlib-1.3.3.ebuild: Stable for x86, wrt bug #433237 diff --git a/dev-ml/findlib/findlib-1.3.3.ebuild b/dev-ml/findlib/findlib-1.3.3.ebuild index ab6464400b47..de9d722498e9 100644 --- a/dev-ml/findlib/findlib-1.3.3.ebuild +++ b/dev-ml/findlib/findlib-1.3.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/findlib/findlib-1.3.3.ebuild,v 1.3 2012/09/08 10:27:12 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.3.3.ebuild,v 1.4 2012/09/09 15:27:15 blueness Exp $ EAPI=2 @@ -16,7 +16,7 @@ IUSE="doc +ocamlopt tk" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd" DEPEND=">=dev-lang/ocaml-3.10[ocamlopt?,tk?]" RDEPEND="${DEPEND}" |