summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesus Rivero <neurogeek@gentoo.org>2009-01-06 15:02:02 +0000
committerJesus Rivero <neurogeek@gentoo.org>2009-01-06 15:02:02 +0000
commit6729d331394cc3dde040e10dbbb3c8b44a244080 (patch)
treeedb286c0cfe4612a1faba99e0b767d16d8c6ab95 /dev-python/gnome-python
parentClean out old ebuilds (diff)
downloadgentoo-2-6729d331394cc3dde040e10dbbb3c8b44a244080.tar.gz
gentoo-2-6729d331394cc3dde040e10dbbb3c8b44a244080.tar.bz2
gentoo-2-6729d331394cc3dde040e10dbbb3c8b44a244080.zip
Removed old version. Tree borked because of bad RDEPEND with nonexistant gconf-python-2.22.1
(Portage version: 2.2_rc16/cvs/Linux 2.6.18-gentoo-r3 i686)
Diffstat (limited to 'dev-python/gnome-python')
-rw-r--r--dev-python/gnome-python/ChangeLog9
-rw-r--r--dev-python/gnome-python/gnome-python-2.22.1.ebuild18
2 files changed, 7 insertions, 20 deletions
diff --git a/dev-python/gnome-python/ChangeLog b/dev-python/gnome-python/ChangeLog
index 93c98e3c670a..970df134a07b 100644
--- a/dev-python/gnome-python/ChangeLog
+++ b/dev-python/gnome-python/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/gnome-python
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.125 2008/11/13 19:21:48 ranger Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.126 2009/01/06 15:02:02 neurogeek Exp $
+
+ 06 Jan 2009; Jesus Rivero <neurogeek@gentoo.org>
+ -gnome-python-2.22.1.ebuild:
+ Removed old version. Tree borked because of bad RDEPEND with nonexistant
+ gconf-python-2.22.1
13 Nov 2008; Brent Baude <ranger@gentoo.org> gnome-python-2.22.0.ebuild:
Marking gnome-python-2.22.0 ppc64 stable for bug 236971
diff --git a/dev-python/gnome-python/gnome-python-2.22.1.ebuild b/dev-python/gnome-python/gnome-python-2.22.1.ebuild
deleted file mode 100644
index 668ec1c17e87..000000000000
--- a/dev-python/gnome-python/gnome-python-2.22.1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.22.1.ebuild,v 1.1 2008/09/01 18:22:42 ford_prefect Exp $
-
-DESCRIPTION="Meta package which provides python modules for GNOME 2 libraries"
-HOMEPAGE="http://pygtk.org/"
-
-LICENSE="LGPL-2.1"
-SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND="~dev-python/gnome-python-base-${PV}
- ~dev-python/gconf-python-${PV}
- ~dev-python/gnome-vfs-python-${PV}
- ~dev-python/libgnomecanvas-python-${PV}
- ~dev-python/libbonobo-python-${PV}
- ~dev-python/libgnome-python-${PV}"