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/anygui/anygui-0.1.1-r1.ebuild
parentAdd missing IUSE. (diff)
downloadhistorical-6e276ab1e541d7fc318058cffe09e828c5bc7115.tar.gz
historical-6e276ab1e541d7fc318058cffe09e828c5bc7115.tar.bz2
historical-6e276ab1e541d7fc318058cffe09e828c5bc7115.zip
Remove default S.
Diffstat (limited to 'dev-python/anygui/anygui-0.1.1-r1.ebuild')
-rw-r--r--dev-python/anygui/anygui-0.1.1-r1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-python/anygui/anygui-0.1.1-r1.ebuild b/dev-python/anygui/anygui-0.1.1-r1.ebuild
index 91f3de12f371..f06caaf162fa 100644
--- a/dev-python/anygui/anygui-0.1.1-r1.ebuild
+++ b/dev-python/anygui/anygui-0.1.1-r1.ebuild
@@ -1,10 +1,9 @@
-# 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/anygui/anygui-0.1.1-r1.ebuild,v 1.17 2003/09/06 23:32:28 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/anygui/anygui-0.1.1-r1.ebuild,v 1.18 2004/05/04 11:13:00 kloeri Exp $
IUSE="wxwin gtk qt tcltk"
-S=${WORKDIR}/${P}
DESCRIPTION="Generic GUI Module for Python"
SRC_URI="mirror://sourceforge/anygui/${P}.tar.gz"
HOMEPAGE="http://anygui.sourceforge.net/"