diff options
author | 2003-07-12 21:12:59 +0000 | |
---|---|---|
committer | 2003-07-12 21:12:59 +0000 | |
commit | 282152c782971f2fd118c426ef2f072f4a593c35 (patch) | |
tree | 0fcaa9b3a45f32879c34f570006d4b2236659226 /media-video/fame | |
parent | unmasks and changelog fixes (diff) | |
download | historical-282152c782971f2fd118c426ef2f072f4a593c35.tar.gz historical-282152c782971f2fd118c426ef2f072f4a593c35.tar.bz2 historical-282152c782971f2fd118c426ef2f072f4a593c35.zip |
unmasks and changelog fixes
Diffstat (limited to 'media-video/fame')
-rw-r--r-- | media-video/fame/fame-0.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/fame/fame-0.9.0.ebuild b/media-video/fame/fame-0.9.0.ebuild index 402a8350c4d2..33e29ac620a3 100644 --- a/media-video/fame/fame-0.9.0.ebuild +++ b/media-video/fame/fame-0.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/fame/fame-0.9.0.ebuild,v 1.3 2003/02/13 13:25:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/fame/fame-0.9.0.ebuild,v 1.4 2003/07/12 21:12:38 aliz Exp $ IUSE="mmx sse" @@ -10,7 +10,7 @@ HOMEPAGE="http://fame.sourceforge.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="virtual/glibc >=media-libs/libfame-0.9.0" |