diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 15:35:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 15:35:01 +0000 |
commit | ba3606a2a95f1cc21fc2a61c5d3c1b13658412e7 (patch) | |
tree | fcdbae267760361a6df37ae7e6eeaae9fcf5b35c /media-libs/libfame/libfame-0.9.1-r2.ebuild | |
parent | Stable for ppc, wrt bug #495728 (diff) | |
download | gentoo-2-ba3606a2a95f1cc21fc2a61c5d3c1b13658412e7.tar.gz gentoo-2-ba3606a2a95f1cc21fc2a61c5d3c1b13658412e7.tar.bz2 gentoo-2-ba3606a2a95f1cc21fc2a61c5d3c1b13658412e7.zip |
Stable for ppc, wrt bug #495730
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/libfame/libfame-0.9.1-r2.ebuild')
-rw-r--r-- | media-libs/libfame/libfame-0.9.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libfame/libfame-0.9.1-r2.ebuild b/media-libs/libfame/libfame-0.9.1-r2.ebuild index bf63d67cd25c..2f861afb3e7e 100644 --- a/media-libs/libfame/libfame-0.9.1-r2.ebuild +++ b/media-libs/libfame/libfame-0.9.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/libfame-0.9.1-r2.ebuild,v 1.5 2014/01/14 13:53:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/libfame-0.9.1-r2.ebuild,v 1.6 2014/01/14 15:35:01 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/fame/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86" IUSE="mmx static-libs" PATCHES=( |