diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 12:14:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 12:14:55 +0000 |
commit | 68ed9d5c01e121302edb9828b0eeccd9285aab78 (patch) | |
tree | 0f43d5c0d2496acf6d8785e8213750c4f4206cf8 /media-libs/libfame | |
parent | Stable for sparc, wrt bug #495728 (diff) | |
download | gentoo-2-68ed9d5c01e121302edb9828b0eeccd9285aab78.tar.gz gentoo-2-68ed9d5c01e121302edb9828b0eeccd9285aab78.tar.bz2 gentoo-2-68ed9d5c01e121302edb9828b0eeccd9285aab78.zip |
Stable for sparc, wrt bug #495730
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/libfame')
-rw-r--r-- | media-libs/libfame/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libfame/libfame-0.9.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libfame/ChangeLog b/media-libs/libfame/ChangeLog index 4e3b51bc7554..cc010d3a25be 100644 --- a/media-libs/libfame/ChangeLog +++ b/media-libs/libfame/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libfame # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/ChangeLog,v 1.65 2014/01/19 10:23:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/ChangeLog,v 1.66 2014/01/26 12:14:55 ago Exp $ + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libfame-0.9.1-r2.ebuild: + Stable for sparc, wrt bug #495730 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libfame-0.9.1-r2.ebuild: Stable for ppc64, wrt bug #495730 diff --git a/media-libs/libfame/libfame-0.9.1-r2.ebuild b/media-libs/libfame/libfame-0.9.1-r2.ebuild index 5398b27449a5..cb95343adb67 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.9 2014/01/19 10:23:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/libfame-0.9.1-r2.ebuild,v 1.10 2014/01/26 12:14:55 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=( |