diff options
author | Brent Baude <ranger@gentoo.org> | 2011-01-13 22:22:27 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-01-13 22:22:27 +0000 |
commit | 87f98588b9e086ef6a55707680242c65b49078b7 (patch) | |
tree | 71aec96597756752b19923a0de0789415e72dbfb /dev-ml/findlib | |
parent | stable ppc, bug 349760 (diff) | |
download | gentoo-2-87f98588b9e086ef6a55707680242c65b49078b7.tar.gz gentoo-2-87f98588b9e086ef6a55707680242c65b49078b7.tar.bz2 gentoo-2-87f98588b9e086ef6a55707680242c65b49078b7.zip |
stable ppc, bug 349633
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-ml/findlib')
-rw-r--r-- | dev-ml/findlib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ml/findlib/findlib-1.2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/findlib/ChangeLog b/dev-ml/findlib/ChangeLog index 16a7f5adc9e2..d3d685f75b1d 100644 --- a/dev-ml/findlib/ChangeLog +++ b/dev-ml/findlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/findlib # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.69 2011/01/09 17:53:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.70 2011/01/13 22:22:27 ranger Exp $ + + 13 Jan 2011; Brent Baude <ranger@gentoo.org> findlib-1.2.6.ebuild: + stable ppc, bug 349633 09 Jan 2011; Raúl Porcel <armin76@gentoo.org> findlib-1.2.6.ebuild: alpha/ia64/sparc stable wrt #349633 diff --git a/dev-ml/findlib/findlib-1.2.6.ebuild b/dev-ml/findlib/findlib-1.2.6.ebuild index 953b5cfedbe3..8ec0210d3c2d 100644 --- a/dev-ml/findlib/findlib-1.2.6.ebuild +++ b/dev-ml/findlib/findlib-1.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.2.6.ebuild,v 1.4 2011/01/09 17:53:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.2.6.ebuild,v 1.5 2011/01/13 22:22:27 ranger Exp $ EAPI=2 @@ -16,7 +16,7 @@ IUSE="doc +ocamlopt tk" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" DEPEND=">=dev-lang/ocaml-3.10[ocamlopt?,tk?]" RDEPEND="${DEPEND}" |