summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-06-06 10:08:43 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-06-06 10:08:43 +0000
commit14719bcf516f3df5368e1bf1edf0e0c79b610ee1 (patch)
tree64a5cd169a567c9d38895697cb3b0b5fa5097e2c /media-libs/libfame
parentHPPA have NO 2.4 kernel in portage (diff)
downloadgentoo-2-14719bcf516f3df5368e1bf1edf0e0c79b610ee1.tar.gz
gentoo-2-14719bcf516f3df5368e1bf1edf0e0c79b610ee1.tar.bz2
gentoo-2-14719bcf516f3df5368e1bf1edf0e0c79b610ee1.zip
stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-libs/libfame')
-rw-r--r--media-libs/libfame/ChangeLog5
-rw-r--r--media-libs/libfame/libfame-0.9.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libfame/ChangeLog b/media-libs/libfame/ChangeLog
index 1a5c4e23e9c0..e1ba6979dc2b 100644
--- a/media-libs/libfame/ChangeLog
+++ b/media-libs/libfame/ChangeLog
@@ -1,6 +1,9 @@
# 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.34 2005/05/15 16:19:44 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/ChangeLog,v 1.35 2005/06/06 10:05:49 corsair Exp $
+
+ 06 Jun 2005; Markus Rothe <corsair@gentoo.org> libfame-0.9.1-r1.ebuild:
+ Stable on ppc64
15 May 2005; Diego Pettenò <flameeyes@gentoo.org> libfame-0.9.1.ebuild,
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 6b4b46977827..d0d10569d543 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.11 2005/05/15 16:19:44 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/libfame-0.9.1-r1.ebuild,v 1.12 2005/06/06 10:05:49 corsair 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="amd64 x86 ~ppc64 ~ppc"
+KEYWORDS="amd64 ~ppc ppc64 x86"
IUSE="mmx sse"
DEPEND=""