diff options
author | Hardave Rior <hardave@gentoo.org> | 2005-01-04 10:01:36 +0000 |
---|---|---|
committer | Hardave Rior <hardave@gentoo.org> | 2005-01-04 10:01:36 +0000 |
commit | 02dfb4b859d8aa26557cf9ae58e5e593cf7d947c (patch) | |
tree | 5ea7ecd1d759e196273107fc298973323ae3701a /media-libs/libfame/libfame-0.9.1.ebuild | |
parent | Stable on mips, dep of bug #74475 (Manifest recommit) (diff) | |
download | gentoo-2-02dfb4b859d8aa26557cf9ae58e5e593cf7d947c.tar.gz gentoo-2-02dfb4b859d8aa26557cf9ae58e5e593cf7d947c.tar.bz2 gentoo-2-02dfb4b859d8aa26557cf9ae58e5e593cf7d947c.zip |
Stable on mips, dep of bug #74475
Diffstat (limited to 'media-libs/libfame/libfame-0.9.1.ebuild')
-rw-r--r-- | media-libs/libfame/libfame-0.9.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/libfame/libfame-0.9.1.ebuild b/media-libs/libfame/libfame-0.9.1.ebuild index cff523b1d4ab..87d590bcbfd3 100644 --- a/media-libs/libfame/libfame-0.9.1.ebuild +++ b/media-libs/libfame/libfame-0.9.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.ebuild,v 1.4 2004/11/09 03:45:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/libfame-0.9.1.ebuild,v 1.5 2005/01/04 10:01:36 hardave Exp $ inherit flag-o-matic gnuconfig gcc eutils @@ -10,7 +10,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="virtual/libc" |