diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-29 13:38:45 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-29 13:38:45 +0000 |
commit | ff6d3dee4cae07f4185e8b552fe32386420d88da (patch) | |
tree | 525b9d198ec51e4a8ad0b983971c156f294063be /media-video/xanim | |
parent | stable on alpha and ia64 (diff) | |
download | gentoo-2-ff6d3dee4cae07f4185e8b552fe32386420d88da.tar.gz gentoo-2-ff6d3dee4cae07f4185e8b552fe32386420d88da.tar.bz2 gentoo-2-ff6d3dee4cae07f4185e8b552fe32386420d88da.zip |
set -ia64 in xanim
Diffstat (limited to 'media-video/xanim')
-rw-r--r-- | media-video/xanim/Manifest | 2 | ||||
-rw-r--r-- | media-video/xanim/xanim-2.80.1-r4.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/media-video/xanim/Manifest b/media-video/xanim/Manifest index 9cfe2eb854e1..28dee158f10e 100644 --- a/media-video/xanim/Manifest +++ b/media-video/xanim/Manifest @@ -1,5 +1,5 @@ MD5 d02661707d9edda2a8d69afbd7881e67 ChangeLog 2080 -MD5 224edbcb3ae892226ac93fd5b4eb3560 xanim-2.80.1-r4.ebuild 3495 +MD5 ba342c0b6eb59da20c02df9fc077b0ef xanim-2.80.1-r4.ebuild 3500 MD5 6a40e5518b2aaa2929a2572c5d7ca79e files/Makefile 23423 MD5 cd8f40081245fb40b09b20eae7f5fd73 files/Makefile.amd64 23429 MD5 a04e6bf35b1c142eb7bbccfdc6c5280b files/digest-xanim-2.80.1-r4 878 diff --git a/media-video/xanim/xanim-2.80.1-r4.ebuild b/media-video/xanim/xanim-2.80.1-r4.ebuild index 537d3241f99c..b3ec96a8fdfc 100644 --- a/media-video/xanim/xanim-2.80.1-r4.ebuild +++ b/media-video/xanim/xanim-2.80.1-r4.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 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.18 2003/11/29 23:13:22 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xanim/xanim-2.80.1-r4.ebuild,v 1.19 2004/01/29 13:38:31 agriffis Exp $ inherit flag-o-matic SLOT="0" LICENSE="XAnim" -KEYWORDS="x86 ppc sparc alpha -mips -hppa -arm amd64" +KEYWORDS="x86 ppc sparc alpha -mips -hppa -arm amd64 -ia64" _XA_CYUV_SPARC=xa1.0_cyuv_sparcELF.o _XA_CVID_SPARC=xa2.0_cvid_sparcELF.o |