diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:37:43 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:37:43 +0000 |
commit | 2da7a4c12c4a3cb1ac50544538c96efc084fc2b9 (patch) | |
tree | 7beb98d731c6605a177957a7673086d58a6e4702 /media-video/em8300-libraries/em8300-libraries-0.13.0-r1.ebuild | |
parent | Gentoo Technologies -> Gentoo Foundation (diff) | |
download | historical-2da7a4c12c4a3cb1ac50544538c96efc084fc2b9.tar.gz historical-2da7a4c12c4a3cb1ac50544538c96efc084fc2b9.tar.bz2 historical-2da7a4c12c4a3cb1ac50544538c96efc084fc2b9.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'media-video/em8300-libraries/em8300-libraries-0.13.0-r1.ebuild')
-rw-r--r-- | media-video/em8300-libraries/em8300-libraries-0.13.0-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-video/em8300-libraries/em8300-libraries-0.13.0-r1.ebuild b/media-video/em8300-libraries/em8300-libraries-0.13.0-r1.ebuild index 60c42afc0b7f..c421140bfae0 100644 --- a/media-video/em8300-libraries/em8300-libraries-0.13.0-r1.ebuild +++ b/media-video/em8300-libraries/em8300-libraries-0.13.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/em8300-libraries/em8300-libraries-0.13.0-r1.ebuild,v 1.5 2004/06/25 00:39:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/em8300-libraries/em8300-libraries-0.13.0-r1.ebuild,v 1.6 2004/07/14 21:33:42 agriffis Exp $ DESCRIPTION="em8300 (RealMagic Hollywood+/Creative DXR3) video decoder card libraries" HOMEPAGE="http://dxr3.sourceforge.net" @@ -10,7 +10,6 @@ DEPEND="media-video/em8300-modules gtk? ( x11-libs/gtk+ )" SRC_URI="mirror://sourceforge/dxr3/${P/-libraries/}.tar.gz" -S="${WORKDIR}/${P}" IUSE="gtk" KEYWORDS="x86" |