diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-19 23:47:30 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-19 23:47:30 +0000 |
commit | 9b7884a9961413b056031b779cced075c524f455 (patch) | |
tree | 42f6fb59888439621b9db62209c5376fa12e1e28 /media-libs/libfame | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-9b7884a9961413b056031b779cced075c524f455.tar.gz gentoo-2-9b7884a9961413b056031b779cced075c524f455.tar.bz2 gentoo-2-9b7884a9961413b056031b779cced075c524f455.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-libs/libfame')
-rw-r--r-- | media-libs/libfame/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/libfame/libfame-0.9.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/libfame/ChangeLog b/media-libs/libfame/ChangeLog index 1651863734b2..ed6776f9b8ca 100644 --- a/media-libs/libfame/ChangeLog +++ b/media-libs/libfame/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/libfame # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/ChangeLog,v 1.39 2005/07/12 05:18:05 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/ChangeLog,v 1.40 2005/07/19 23:45:43 kloeri Exp $ + + 19 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> + libfame-0.9.1-r1.ebuild: + Stable on alpha. 12 Jul 2005; Stephen P. Becker <geoman@gentoo.org> libfame-0.9.1-r1.ebuild: diff --git a/media-libs/libfame/libfame-0.9.1-r1.ebuild b/media-libs/libfame/libfame-0.9.1-r1.ebuild index 4bbe15e9ad0e..8bddc500e4d9 100644 --- a/media-libs/libfame/libfame-0.9.1-r1.ebuild +++ b/media-libs/libfame/libfame-0.9.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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-r1.ebuild,v 1.18 2005/07/12 05:18:05 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/libfame-0.9.1-r1.ebuild,v 1.19 2005/07/19 23:45:43 kloeri Exp $ inherit flag-o-matic toolchain-funcs eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/fame/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 mips ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 mips ppc ppc64 ~sparc x86" IUSE="mmx sse" DEPEND="" |