diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-29 03:56:26 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-29 03:56:26 +0000 |
commit | 4fd0c946f651d46370e8d3634dccdc9792911d98 (patch) | |
tree | 0ee2cfb4767df857694fc452381b3b275c8e8939 /media-libs/libfame | |
parent | stable on ppc64, bug #550765 (Manifest recommit) (diff) | |
download | gentoo-2-4fd0c946f651d46370e8d3634dccdc9792911d98.tar.gz gentoo-2-4fd0c946f651d46370e8d3634dccdc9792911d98.tar.bz2 gentoo-2-4fd0c946f651d46370e8d3634dccdc9792911d98.zip |
stable on ppc64, bug #55076
Diffstat (limited to 'media-libs/libfame')
-rw-r--r-- | media-libs/libfame/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libfame/libfame-0.9.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libfame/ChangeLog b/media-libs/libfame/ChangeLog index ab4e83ac7de6..c3ac34089639 100644 --- a/media-libs/libfame/ChangeLog +++ b/media-libs/libfame/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libfame # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/ChangeLog,v 1.19 2004/07/01 07:57:52 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/ChangeLog,v 1.20 2004/07/29 03:56:26 tgall Exp $ + + 28 Jul 2004; Tom Gall <tgall@gentoo.org> libfame-0.9.0-r1.ebuild: + stable on ppc64, bug #55076 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> libfame-0.8.10.ebuild, libfame-0.9.0-r1.ebuild, libfame-0.9.0.ebuild: diff --git a/media-libs/libfame/libfame-0.9.0-r1.ebuild b/media-libs/libfame/libfame-0.9.0-r1.ebuild index 03f5f446b833..1cc53f81e834 100644 --- a/media-libs/libfame/libfame-0.9.0-r1.ebuild +++ b/media-libs/libfame/libfame-0.9.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/libfame-0.9.0-r1.ebuild,v 1.5 2004/07/14 20:07:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/libfame-0.9.0-r1.ebuild,v 1.6 2004/07/29 03:56:26 tgall Exp $ inherit flag-o-matic gnuconfig @@ -10,7 +10,7 @@ HOMEPAGE="http://fame.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ppc64" IUSE="mmx sse" DEPEND="virtual/libc" |