diff options
author | Stephen Becker <geoman@gentoo.org> | 2004-03-14 00:50:25 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2004-03-14 00:50:25 +0000 |
commit | b1aa4cfbfe0736dff9d5e56b5919ca303e50ab24 (patch) | |
tree | 5a96d4b08be46e45d8b8b433b4c89ce30b33c27c /media-video/xanim/xanim-2.80.1-r4.ebuild | |
parent | header fix (diff) | |
download | historical-b1aa4cfbfe0736dff9d5e56b5919ca303e50ab24.tar.gz historical-b1aa4cfbfe0736dff9d5e56b5919ca303e50ab24.tar.bz2 historical-b1aa4cfbfe0736dff9d5e56b5919ca303e50ab24.zip |
Added ~mips keyword.
Diffstat (limited to 'media-video/xanim/xanim-2.80.1-r4.ebuild')
-rw-r--r-- | media-video/xanim/xanim-2.80.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/xanim/xanim-2.80.1-r4.ebuild b/media-video/xanim/xanim-2.80.1-r4.ebuild index d39b8f1b9b31..e6624906fdc1 100644 --- a/media-video/xanim/xanim-2.80.1-r4.ebuild +++ b/media-video/xanim/xanim-2.80.1-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/xanim/xanim-2.80.1-r4.ebuild,v 1.22 2004/03/03 14:28:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xanim/xanim-2.80.1-r4.ebuild,v 1.23 2004/03/14 00:50:25 geoman Exp $ inherit flag-o-matic @@ -8,7 +8,7 @@ DESCRIPTION="program for playing a wide variety of animation, audio and video fo HOMEPAGE="http://smurfland.cit.buffalo.edu/xanim/home.html" SLOT="0" LICENSE="XAnim" -KEYWORDS="x86 ppc sparc alpha -mips hppa amd64 ia64" +KEYWORDS="x86 ppc sparc alpha ~mips hppa amd64 ia64" RDEPEND="virtual/x11 >=sys-libs/zlib-1.1.3" |