diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 20:11:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 20:11:36 +0000 |
commit | af26166a57e7a4b42f5e30b0fa434151a28da181 (patch) | |
tree | 9a120f9c4019bc4647546220acaf2741cef5d1a0 /media-libs/libfame | |
parent | Stable for alpha, wrt bug #495728 (diff) | |
download | gentoo-2-af26166a57e7a4b42f5e30b0fa434151a28da181.tar.gz gentoo-2-af26166a57e7a4b42f5e30b0fa434151a28da181.tar.bz2 gentoo-2-af26166a57e7a4b42f5e30b0fa434151a28da181.zip |
Stable for alpha, wrt bug #495730
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 e5fe6013d79e..d427ce3d1e77 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.63 2014/01/15 09:37:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/ChangeLog,v 1.64 2014/01/18 20:11:36 ago Exp $ + + 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libfame-0.9.1-r2.ebuild: + Stable for alpha, wrt bug #495730 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libfame-0.9.1-r2.ebuild: Stable for ia64, 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 4d66a1ac65c3..aa3f12380293 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.7 2014/01/15 09:37:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/libfame-0.9.1-r2.ebuild,v 1.8 2014/01/18 20:11:36 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=( |