summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Becker <geoman@gentoo.org>2005-07-12 05:19:17 +0000
committerStephen Becker <geoman@gentoo.org>2005-07-12 05:19:17 +0000
commit155a328d28fda39c54d221da68bffc07cba9406a (patch)
tree285e457f746c3d03150643566d84eec77806c16f /media-libs/libfame
parentstable on mips (diff)
downloadgentoo-2-155a328d28fda39c54d221da68bffc07cba9406a.tar.gz
gentoo-2-155a328d28fda39c54d221da68bffc07cba9406a.tar.bz2
gentoo-2-155a328d28fda39c54d221da68bffc07cba9406a.zip
stable on mips
(Portage version: 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 0ecad145a857..1651863734b2 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.38 2005/06/22 20:59:31 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/ChangeLog,v 1.39 2005/07/12 05:18:05 geoman Exp $
+
+ 12 Jul 2005; Stephen P. Becker <geoman@gentoo.org>
+ libfame-0.9.1-r1.ebuild:
+ stable on mips
22 Jun 2005; Gustavo Zacarias <gustavoz@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 2c5452a7800a..4bbe15e9ad0e 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.17 2005/07/07 00:29:14 vapier Exp $
+# $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 $
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 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 mips ppc ppc64 ~sparc x86"
IUSE="mmx sse"
DEPEND=""