diff options
author | 2013-02-12 20:22:08 +0000 | |
---|---|---|
committer | 2013-02-12 20:22:08 +0000 | |
commit | 45d4cef432f933c14d8449bf9b48493e311bdb42 (patch) | |
tree | 69363da53348cfe2c245d41d6c3066a0b68bff33 /dev-ml/findlib | |
parent | Stable for sparc, wrt bug #456266 (diff) | |
download | gentoo-2-45d4cef432f933c14d8449bf9b48493e311bdb42.tar.gz gentoo-2-45d4cef432f933c14d8449bf9b48493e311bdb42.tar.bz2 gentoo-2-45d4cef432f933c14d8449bf9b48493e311bdb42.zip |
Stable for sparc, wrt bug #456554
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-ml/findlib')
-rw-r--r-- | dev-ml/findlib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ml/findlib/findlib-1.3.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/findlib/ChangeLog b/dev-ml/findlib/ChangeLog index 897375991a21..fc4a94b202c7 100644 --- a/dev-ml/findlib/ChangeLog +++ b/dev-ml/findlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/findlib # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.102 2013/02/12 19:25:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.103 2013/02/12 20:22:08 ago Exp $ + + 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> findlib-1.3.3-r1.ebuild: + Stable for sparc, wrt bug #456554 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> findlib-1.3.3-r1.ebuild: Stable for alpha, wrt bug #456554 diff --git a/dev-ml/findlib/findlib-1.3.3-r1.ebuild b/dev-ml/findlib/findlib-1.3.3-r1.ebuild index 772fd28b1e97..899575c4ac99 100644 --- a/dev-ml/findlib/findlib-1.3.3-r1.ebuild +++ b/dev-ml/findlib/findlib-1.3.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r1.ebuild,v 1.8 2013/02/12 19:25:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.3.3-r1.ebuild,v 1.9 2013/02/12 20:22:08 ago Exp $ EAPI=5 @@ -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 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" DEPEND=">=dev-lang/ocaml-3.10:=[ocamlopt?,tk?]" RDEPEND="${DEPEND}" |