diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 12:22:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 12:22:43 +0000 |
commit | f509aad228a8bf51a38148fc723d96344f4b8072 (patch) | |
tree | 45c21e44801cbf0b26c308e6d520c1c100d4f4b8 /dev-ml | |
parent | Stable for ppc64, wrt bug #481146 (diff) | |
download | gentoo-2-f509aad228a8bf51a38148fc723d96344f4b8072.tar.gz gentoo-2-f509aad228a8bf51a38148fc723d96344f4b8072.tar.bz2 gentoo-2-f509aad228a8bf51a38148fc723d96344f4b8072.zip |
Stable for ppc64, wrt bug #481630
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/findlib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ml/findlib/findlib-1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/findlib/ChangeLog b/dev-ml/findlib/ChangeLog index 9edb01e5330b..479671ce5235 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.113 2013/09/02 11:13:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.114 2013/09/05 12:22:43 ago Exp $ + + 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> findlib-1.4.ebuild: + Stable for ppc64, wrt bug #481630 02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> findlib-1.4.ebuild: Stable for alpha, wrt bug #481630 diff --git a/dev-ml/findlib/findlib-1.4.ebuild b/dev-ml/findlib/findlib-1.4.ebuild index e19d4ae64e5f..69c927708c5f 100644 --- a/dev-ml/findlib/findlib-1.4.ebuild +++ b/dev-ml/findlib/findlib-1.4.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.4.ebuild,v 1.8 2013/09/02 11:13:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.4.ebuild,v 1.9 2013/09/05 12:22:43 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ IUSE="doc +ocamlopt tk" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 ~arm 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}" |