summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-06-17 20:40:25 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-06-17 20:40:25 +0000
commit201ed44a1b3d9fb349f34ed01f148b044e6571c9 (patch)
tree7dad3519f877e1b3adc2d3a7636044451843a212 /media-libs/libfame
parentadded metadata.xml, fixed #76366; thanks to Gunnar Wrobel for the patch (diff)
downloadhistorical-201ed44a1b3d9fb349f34ed01f148b044e6571c9.tar.gz
historical-201ed44a1b3d9fb349f34ed01f148b044e6571c9.tar.bz2
historical-201ed44a1b3d9fb349f34ed01f148b044e6571c9.zip
Stable on ppc.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'media-libs/libfame')
-rw-r--r--media-libs/libfame/ChangeLog6
-rw-r--r--media-libs/libfame/libfame-0.9.1-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/libfame/ChangeLog b/media-libs/libfame/ChangeLog
index bf513a675387..6496c39234cb 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.36 2005/06/12 23:40:38 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/ChangeLog,v 1.37 2005/06/17 20:37:15 hansmi Exp $
+
+ 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org>
+ libfame-0.9.1-r1.ebuild:
+ Stable on ppc.
12 Jun 2005; Bryan Østergaard <kloeri@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 33cb36acbf6f..d63908a2f722 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.14 2005/06/12 23:40:38 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/libfame-0.9.1-r1.ebuild,v 1.15 2005/06/17 20:37:15 hansmi 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 ~ppc ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 x86"
IUSE="mmx sse"
DEPEND=""