summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 02:40:43 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 02:40:43 +0000
commit8d81b3073b9692c3d72299df41dcc30b4852c546 (patch)
tree42ef93ef9f0adfdf54b70b8c37abdaac75c5bab6 /media-video/xanim-export
parentold (diff)
downloadgentoo-2-8d81b3073b9692c3d72299df41dcc30b4852c546.tar.gz
gentoo-2-8d81b3073b9692c3d72299df41dcc30b4852c546.tar.bz2
gentoo-2-8d81b3073b9692c3d72299df41dcc30b4852c546.zip
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-video/xanim-export')
-rw-r--r--media-video/xanim-export/xanim-export-2.80.1-r4.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/media-video/xanim-export/xanim-export-2.80.1-r4.ebuild b/media-video/xanim-export/xanim-export-2.80.1-r4.ebuild
index c2619c118013..48a807bfdb64 100644
--- a/media-video/xanim-export/xanim-export-2.80.1-r4.ebuild
+++ b/media-video/xanim-export/xanim-export-2.80.1-r4.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2006 Gentoo Foundation
# 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-r4.ebuild,v 1.4 2006/11/13 04:51:08 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/xanim-export/xanim-export-2.80.1-r4.ebuild,v 1.5 2007/07/12 02:40:43 mr_bones_ Exp $
inherit flag-o-matic eutils toolchain-funcs
strip-flags -finline-functions
replace-flags -O3 -O2
-
_XA_CYUV_sparc=xa1.0_cyuv_sparcELF.o
_XA_CVID_sparc=xa2.0_cvid_sparcELF.o
_XA_IV32_sparc=xa2.0_iv32_sparcELF.o
@@ -41,7 +40,6 @@ QA_EXECSTACK_x86="usr/bin/xanim-export
usr/lib/xanim/mods-export/${_XA_CYUV/g21/}
usr/lib/xanim/mods-export/xa2.0_iv32_linuxELF.o"
-
DESCRIPTION="XAnim with Quicktime and RAW Audio export functions"
HOMEPAGE="http://heroin.linuxave.net/toys.html"
SRC_URI="http://heroine.linuxave.net/${MY_P}.tar.gz
@@ -133,4 +131,3 @@ src_install() {
dodoc README*
dodoc docs/README.* docs/*.readme docs/*.doc
}
-