summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-10-07 20:31:00 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-10-07 20:31:00 +0000
commit81bada211b14ed7127b93063310411c94e16a8e8 (patch)
treeaafb70c3db029808d444c17896466cc3f5d391a3 /dev-python/pygtk/pygtk-2.0.0.ebuild
parentremove debugging messages (diff)
downloadgentoo-2-81bada211b14ed7127b93063310411c94e16a8e8.tar.gz
gentoo-2-81bada211b14ed7127b93063310411c94e16a8e8.tar.bz2
gentoo-2-81bada211b14ed7127b93063310411c94e16a8e8.zip
remove inherit debug
Diffstat (limited to 'dev-python/pygtk/pygtk-2.0.0.ebuild')
-rw-r--r--dev-python/pygtk/pygtk-2.0.0.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-python/pygtk/pygtk-2.0.0.ebuild b/dev-python/pygtk/pygtk-2.0.0.ebuild
index 2fba75b786b0..235c6d9d3662 100644
--- a/dev-python/pygtk/pygtk-2.0.0.ebuild
+++ b/dev-python/pygtk/pygtk-2.0.0.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-2.0.0.ebuild,v 1.1 2003/09/03 12:39:01 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-2.0.0.ebuild,v 1.2 2003/10/07 20:30:55 liquidx Exp $
-# since its a development version
-inherit debug gnome.org
+inherit gnome.org
DESCRIPTION="GTK+2 bindings for Python"
HOMEPAGE="http://www.daa.com.au/~james/pygtk/"