diff options
author | 2002-12-09 04:26:15 +0000 | |
---|---|---|
committer | 2002-12-09 04:26:15 +0000 | |
commit | 91d1c81d002b1078263ef02bfe02996719f63adf (patch) | |
tree | 5cfe39a41938d54aa9cc4b630f71b29382986729 /media-video/xanim/xanim-2.80.1-r4.ebuild | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-91d1c81d002b1078263ef02bfe02996719f63adf.tar.gz historical-91d1c81d002b1078263ef02bfe02996719f63adf.tar.bz2 historical-91d1c81d002b1078263ef02bfe02996719f63adf.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'media-video/xanim/xanim-2.80.1-r4.ebuild')
-rw-r--r-- | media-video/xanim/xanim-2.80.1-r4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/xanim/xanim-2.80.1-r4.ebuild b/media-video/xanim/xanim-2.80.1-r4.ebuild index 1a05302e1787..c54d094c297a 100644 --- a/media-video/xanim/xanim-2.80.1-r4.ebuild +++ b/media-video/xanim/xanim-2.80.1-r4.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2002 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.8 2002/12/04 22:10:57 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xanim/xanim-2.80.1-r4.ebuild,v 1.9 2002/12/09 04:26:15 manson Exp $ LICENSE="XAnim" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" _XA_CYUV_SPARC=xa1.0_cyuv_sparcELF.o _XA_CVID_SPARC=xa2.0_cvid_sparcELF.o @@ -87,7 +87,7 @@ DEPEND="virtual/x11 >=sys-libs/zlib-1.1.3 ppc? ( app-arch/ncompress ) sparc? ( app-arch/ncompress ) - sparc64? ( app-arch/ncompress )" + ? ( app-arch/ncompress )" src_unpack() { |