diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-01-01 15:54:55 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-01-01 15:54:55 +0000 |
commit | a441f0301005c316ed27dcfa4c177036a884870c (patch) | |
tree | ecf1453a9cac3c89b6a21993bf30f1c186ce24d9 /media-libs | |
parent | Bump EAPI to 5. (diff) | |
download | gentoo-2-a441f0301005c316ed27dcfa4c177036a884870c.tar.gz gentoo-2-a441f0301005c316ed27dcfa4c177036a884870c.tar.bz2 gentoo-2-a441f0301005c316ed27dcfa4c177036a884870c.zip |
Stable for HPPA (bug #495730).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libfame/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/libfame/libfame-0.9.1-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/libfame/ChangeLog b/media-libs/libfame/ChangeLog index 036c13c9bcfb..5bd03760feba 100644 --- a/media-libs/libfame/ChangeLog +++ b/media-libs/libfame/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libfame -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/ChangeLog,v 1.57 2013/08/11 16:29:45 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/ChangeLog,v 1.58 2014/01/01 15:54:55 jer Exp $ + + 01 Jan 2014; Jeroen Roovers <jer@gentoo.org> libfame-0.9.1-r2.ebuild: + Stable for HPPA (bug #495730). *libfame-0.9.1-r2 (11 Aug 2013) diff --git a/media-libs/libfame/libfame-0.9.1-r2.ebuild b/media-libs/libfame/libfame-0.9.1-r2.ebuild index 0d66ef6575c4..adc12aa44807 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-2013 Gentoo Foundation +# 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.1 2013/08/11 16:29:45 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/libfame-0.9.1-r2.ebuild,v 1.2 2014/01/01 15:54:55 jer 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=( |