diff options
author | Thomas Kahle <tomka@gentoo.org> | 2010-12-29 13:55:22 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2010-12-29 13:55:22 +0000 |
commit | 01e58586c6e8e55d07c03af2954d8c617648177e (patch) | |
tree | 9087e154bf1f5b6c8bc78007a73abd51c7452d09 /dev-ml/findlib | |
parent | Version bumped. (diff) | |
download | gentoo-2-01e58586c6e8e55d07c03af2954d8c617648177e.tar.gz gentoo-2-01e58586c6e8e55d07c03af2954d8c617648177e.tar.bz2 gentoo-2-01e58586c6e8e55d07c03af2954d8c617648177e.zip |
x86 stable per bug 349633
(Portage version: 2.1.9.26/cvs/Linux i686)
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 78a1270e0966..53623d481a60 100644 --- a/dev-ml/findlib/ChangeLog +++ b/dev-ml/findlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/findlib # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.66 2010/12/04 17:44:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.67 2010/12/29 13:55:22 tomka Exp $ + + 29 Dec 2010; Thomas Kahle <tomka@gentoo.org> findlib-1.2.6.ebuild: + x86 stable per bug 349633 04 Dec 2010; Raúl Porcel <armin76@gentoo.org> findlib-1.2.5.ebuild: alpha/ia64/sparc stable wrt #343751 diff --git a/dev-ml/findlib/findlib-1.2.6.ebuild b/dev-ml/findlib/findlib-1.2.6.ebuild index c1a4f49efea1..78c03f77561e 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-2010 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.1 2010/11/07 16:33:18 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.2.6.ebuild,v 1.2 2010/12/29 13:55:22 tomka 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}" |