summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-05-04 11:14:44 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-05-04 11:14:44 +0000
commitca84c5fcde52cc566ec6987a8e31f0a6631ea20d (patch)
tree90348a82cb33dd6b799b96c895ee6e45a4803d75 /dev-python/anygui
parentAdd missing IUSE. (Manifest recommit) (diff)
downloadgentoo-2-ca84c5fcde52cc566ec6987a8e31f0a6631ea20d.tar.gz
gentoo-2-ca84c5fcde52cc566ec6987a8e31f0a6631ea20d.tar.bz2
gentoo-2-ca84c5fcde52cc566ec6987a8e31f0a6631ea20d.zip
Remove default S.
Diffstat (limited to 'dev-python/anygui')
-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/"