diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-07 00:12:26 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-07 00:12:26 +0000 |
commit | 407d3f3b25bd4f01bcff9d04272b52813285c71f (patch) | |
tree | 62abfefa28ff5b79a3e4ef24bdcf2883bd4af845 /media-video/xanim | |
parent | repoman: trim trailing whitespace (diff) | |
download | gentoo-2-407d3f3b25bd4f01bcff9d04272b52813285c71f.tar.gz gentoo-2-407d3f3b25bd4f01bcff9d04272b52813285c71f.tar.bz2 gentoo-2-407d3f3b25bd4f01bcff9d04272b52813285c71f.zip |
repoman: trim trailing whitespace
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 | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-video/xanim/Manifest b/media-video/xanim/Manifest index 07c5c6676e82..206e9f7211d7 100644 --- a/media-video/xanim/Manifest +++ b/media-video/xanim/Manifest @@ -1,4 +1,4 @@ MD5 44d359bbc1d5a16fd225dcc6b1148b99 ChangeLog 1709 -MD5 8d83fd7ce98c0deb860c9062a86e4836 xanim-2.80.1-r4.ebuild 3274 +MD5 4b0a8e179f1661c375f7f6f43c5cee4c xanim-2.80.1-r4.ebuild 3271 MD5 6a40e5518b2aaa2929a2572c5d7ca79e files/Makefile 23423 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 56a62163972b..688301f1d552 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-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.13 2003/03/04 02:34:53 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xanim/xanim-2.80.1-r4.ebuild,v 1.14 2003/09/07 00:08:13 msterret Exp $ inherit flag-o-matic @@ -84,7 +84,7 @@ DEPEND="virtual/x11 ppc? ( app-arch/ncompress ) sparc? ( app-arch/ncompress )" - + src_unpack() { unpack ${MY_P}.tar.gz mkdir ${S}/mods @@ -95,7 +95,7 @@ src_unpack() { $_XA_UNCOMPRESS ${_XA_CVID}${_XA_EXT} cp ${DISTDIR}/${_XA_IV32}${_XA_EXT} . $_XA_UNCOMPRESS ${_XA_IV32}${_XA_EXT} - + # -O higher than -O2 breaks for GCC3.1 filter-flags -finline-functions filter-flags "-O?" "-O2" |