diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-07 00:08:19 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-07 00:08:19 +0000 |
commit | c31970c40e776fddd73249522d1d7421dfa2ab63 (patch) | |
tree | b9a27ed0cc110b3001275cd167effe72de1e200d /media-video/xanim-export | |
parent | repoman: trim trailing whitespace (diff) | |
download | historical-c31970c40e776fddd73249522d1d7421dfa2ab63.tar.gz historical-c31970c40e776fddd73249522d1d7421dfa2ab63.tar.bz2 historical-c31970c40e776fddd73249522d1d7421dfa2ab63.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'media-video/xanim-export')
-rw-r--r-- | media-video/xanim-export/Manifest | 2 | ||||
-rw-r--r-- | media-video/xanim-export/xanim-export-2.80.1-r3.ebuild | 22 |
2 files changed, 12 insertions, 12 deletions
diff --git a/media-video/xanim-export/Manifest b/media-video/xanim-export/Manifest index c553b6e67150..930f6b71a83a 100644 --- a/media-video/xanim-export/Manifest +++ b/media-video/xanim-export/Manifest @@ -1,4 +1,4 @@ MD5 9ce48fc5a89609d4a5704de7c7943560 ChangeLog 1033 -MD5 a0880ad4394d63cd85461e85562e18c3 xanim-export-2.80.1-r3.ebuild 3508 +MD5 ddfa726adece822516bb3f735545d7eb xanim-export-2.80.1-r3.ebuild 3497 MD5 4020e8f604ed89751aabdac9094dc6cf files/Makefile 23742 MD5 b6a69a73a8448ca48f9c764140b27831 files/digest-xanim-export-2.80.1-r3 684 diff --git a/media-video/xanim-export/xanim-export-2.80.1-r3.ebuild b/media-video/xanim-export/xanim-export-2.80.1-r3.ebuild index dacd7357092a..506b2dde9a3a 100644 --- a/media-video/xanim-export/xanim-export-2.80.1-r3.ebuild +++ b/media-video/xanim-export/xanim-export-2.80.1-r3.ebuild @@ -1,6 +1,6 @@ # 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-export/xanim-export-2.80.1-r3.ebuild,v 1.7 2003/03/04 03:16:53 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xanim-export/xanim-export-2.80.1-r3.ebuild,v 1.8 2003/09/07 00:08:13 msterret Exp $ inherit flag-o-matic @@ -60,14 +60,14 @@ A="xanim_exporting_edition.tar.gz \ S=${WORKDIR}/xanim_exporting_edition DESCRIPTION="XAnim with Quicktime and RAW Audio export functions" SRC_URI="http://heroine.linuxave.net/xanim_exporting_edition.tar.gz \ - ftp://xanim.va.pubnix.com/modules/${_XA_CYUV_SPARC}${_XA_SPARC_EXT} - ftp://xanim.va.pubnix.com/modules/${_XA_CVID_SPARC}${_XA_SPARC_EXT} - ftp://xanim.va.pubnix.com/modules/${_XA_IV32_SPARC}${_XA_SPARC_EXT} - ftp://xanim.va.pubnix.com/modules/${_XA_CYUV_PPC}${_XA_PPC_EXT} - ftp://xanim.va.pubnix.com/modules/${_XA_CVID_PPC}${_XA_PPC_EXT} - ftp://xanim.va.pubnix.com/modules/${_XA_IV32_PPC}${_XA_PPC_EXT} - ftp://xanim.va.pubnix.com/modules/${_XA_CYUV_I386}${_XA_I386_EXT} - ftp://xanim.va.pubnix.com/modules/${_XA_CVID_I386}${_XA_I386_EXT} + ftp://xanim.va.pubnix.com/modules/${_XA_CYUV_SPARC}${_XA_SPARC_EXT} + ftp://xanim.va.pubnix.com/modules/${_XA_CVID_SPARC}${_XA_SPARC_EXT} + ftp://xanim.va.pubnix.com/modules/${_XA_IV32_SPARC}${_XA_SPARC_EXT} + ftp://xanim.va.pubnix.com/modules/${_XA_CYUV_PPC}${_XA_PPC_EXT} + ftp://xanim.va.pubnix.com/modules/${_XA_CVID_PPC}${_XA_PPC_EXT} + ftp://xanim.va.pubnix.com/modules/${_XA_IV32_PPC}${_XA_PPC_EXT} + ftp://xanim.va.pubnix.com/modules/${_XA_CYUV_I386}${_XA_I386_EXT} + ftp://xanim.va.pubnix.com/modules/${_XA_CVID_I386}${_XA_I386_EXT} ftp://xanim.va.pubnix.com/modules/${_XA_IV32_I386}${_XA_I386_EXT}" HOMEPAGE="http://heroin.linuxave.net/toys.html" @@ -77,7 +77,7 @@ DEPEND=">=sys-libs/glibc-2.1.3 >=media-libs/libpng-1.2.1 virtual/x11" -case $ARCH in +case $ARCH in sparc) RDEPEND="app-arch/ncompress" ;; @@ -88,7 +88,7 @@ case $ARCH in RDEPEND="app-arch/ncompress" ;; esac - + src_unpack() { unpack xanim_exporting_edition.tar.gz mkdir ${S}/mods |