diff options
Diffstat (limited to 'dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild')
-rw-r--r-- | dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild b/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild deleted file mode 100644 index 50b32cfce573..000000000000 --- a/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild,v 1.9 2011/01/30 18:18:07 armin76 Exp $ - -DESCRIPTION="Meta build which provides python interfacing modules for some GNOME libraries" -HOMEPAGE="http://pygtk.org/" - -LICENSE="LGPL-2.1 GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="libgda xulrunner" - -RDEPEND="=dev-python/egg-python-${PV}* - =dev-python/gdl-python-${PV}* - =dev-python/gtkhtml-python-${PV}* - xulrunner? ( =dev-python/gtkmozembed-python-${PV}* ) - =dev-python/gtkspell-python-${PV}* - =dev-python/libgksu-python-${PV}* - libgda? ( =dev-python/libgda-python-${PV}* )" |