summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 20:28:59 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 20:28:59 +0000
commit9d50a7bc565f00ed32996df825e32cc42425629b (patch)
tree294c8b7467b4e2c9080f5fb5428f95f32b9d6e02 /media-libs/smjpeg
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P} (diff)
downloadgentoo-2-9d50a7bc565f00ed32996df825e32cc42425629b.tar.gz
gentoo-2-9d50a7bc565f00ed32996df825e32cc42425629b.tar.bz2
gentoo-2-9d50a7bc565f00ed32996df825e32cc42425629b.zip
sync IUSE (+nas), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'media-libs/smjpeg')
-rw-r--r--media-libs/smjpeg/smjpeg-0.2.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/smjpeg/smjpeg-0.2.1-r2.ebuild b/media-libs/smjpeg/smjpeg-0.2.1-r2.ebuild
index 3803a96cc97c..59e01c6567d2 100644
--- a/media-libs/smjpeg/smjpeg-0.2.1-r2.ebuild
+++ b/media-libs/smjpeg/smjpeg-0.2.1-r2.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/smjpeg/smjpeg-0.2.1-r2.ebuild,v 1.14 2004/06/24 23:23:04 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/smjpeg/smjpeg-0.2.1-r2.ebuild,v 1.15 2004/07/14 20:28:59 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="SDL Motion JPEG Library"
SRC_URI="ftp://ftp.linuxgames.com/loki/open-source/smjpeg/${P}.tar.gz"
HOMEPAGE="http://www.lokigames.com/development/smjpeg.php3"
@@ -10,6 +9,7 @@ HOMEPAGE="http://www.lokigames.com/development/smjpeg.php3"
SLOT="0"
LICENSE="LGPL-2"
KEYWORDS="x86 sparc "
+IUSE="nas"
DEPEND=">=media-libs/libsdl-1.1.7"