summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-05-04 11:32:08 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-05-04 11:32:08 +0000
commit6e276ab1e541d7fc318058cffe09e828c5bc7115 (patch)
tree208426716a48013774015c9c52c18c2937f3559d /dev-python/piddle/piddle-1.0.15.ebuild
parentAdd missing IUSE. (diff)
downloadhistorical-6e276ab1e541d7fc318058cffe09e828c5bc7115.tar.gz
historical-6e276ab1e541d7fc318058cffe09e828c5bc7115.tar.bz2
historical-6e276ab1e541d7fc318058cffe09e828c5bc7115.zip
Remove default S.
Diffstat (limited to 'dev-python/piddle/piddle-1.0.15.ebuild')
-rw-r--r--dev-python/piddle/piddle-1.0.15.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-python/piddle/piddle-1.0.15.ebuild b/dev-python/piddle/piddle-1.0.15.ebuild
index dc5e95c9a248..b19967c81cdc 100644
--- a/dev-python/piddle/piddle-1.0.15.ebuild
+++ b/dev-python/piddle/piddle-1.0.15.ebuild
@@ -1,7 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/piddle/piddle-1.0.15.ebuild,v 1.1 2003/10/01 16:34:58 karltk Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/dev-python/piddle/piddle-1.0.15.ebuild,v 1.2 2004/05/04 11:23:05 kloeri Exp $
DESCRIPTION="Cross-media, cross-platform 2D graphics package"
HOMEPAGE="http://piddle.sourceforge.net/"
@@ -11,7 +10,6 @@ SLOT="0"
KEYWORDS="~x86"
IUSE=""
DEPEND=">=dev-lang/python-1.5.2"
-S=${WORKDIR}/${P}
src_compile() {
python setup.py build || die