diff options
author | 2004-07-14 21:51:00 +0000 | |
---|---|---|
committer | 2004-07-14 21:51:00 +0000 | |
commit | 71988ebfd72344a0d678055fb43557442623e4b7 (patch) | |
tree | e978e21ba2aa601462fc08c2539e316bc94d3f11 /dev-python/pygtk/pygtk-2.2.0.ebuild | |
parent | sync IUSE (missing) (diff) | |
download | historical-71988ebfd72344a0d678055fb43557442623e4b7.tar.gz historical-71988ebfd72344a0d678055fb43557442623e4b7.tar.bz2 historical-71988ebfd72344a0d678055fb43557442623e4b7.zip |
inherit flag-o-matic, sync IUSE (+opengl)
Diffstat (limited to 'dev-python/pygtk/pygtk-2.2.0.ebuild')
-rw-r--r-- | dev-python/pygtk/pygtk-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygtk/pygtk-2.2.0.ebuild b/dev-python/pygtk/pygtk-2.2.0.ebuild index 1cc82c70e893..2a9e79a4def0 100644 --- a/dev-python/pygtk/pygtk-2.2.0.ebuild +++ b/dev-python/pygtk/pygtk-2.2.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-2.2.0.ebuild,v 1.8 2004/07/10 16:37:55 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-2.2.0.ebuild,v 1.9 2004/07/14 21:51:00 agriffis Exp $ -inherit gnome.org python +inherit gnome.org python flag-o-matic DESCRIPTION="GTK+2 bindings for Python" HOMEPAGE="http://www.pygtk.org/" |