summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-11-15 09:51:46 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-11-15 09:51:46 +0000
commita8ff7d8ce1346b4f8617348a061ae99877332bda (patch)
treead46028e04216f00a36c3e36262fcf7b831af615 /dev-python
parentadded full list of xfree86 mirrors (diff)
downloadgentoo-2-a8ff7d8ce1346b4f8617348a061ae99877332bda.tar.gz
gentoo-2-a8ff7d8ce1346b4f8617348a061ae99877332bda.tar.bz2
gentoo-2-a8ff7d8ce1346b4f8617348a061ae99877332bda.zip
version cleanups
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/gnome-python/Manifest12
-rw-r--r--dev-python/gnome-python/files/digest-gnome-python-1.99.161
-rw-r--r--dev-python/gnome-python/files/digest-gnome-python-1.99.181
-rw-r--r--dev-python/gnome-python/gnome-python-1.99.16.ebuild42
-rw-r--r--dev-python/gnome-python/gnome-python-1.99.18.ebuild42
5 files changed, 4 insertions, 94 deletions
diff --git a/dev-python/gnome-python/Manifest b/dev-python/gnome-python/Manifest
index ecd0e8e5a6f1..e91f7ab64683 100644
--- a/dev-python/gnome-python/Manifest
+++ b/dev-python/gnome-python/Manifest
@@ -1,12 +1,8 @@
-MD5 ee3ad22f0e2ee26ef967be0501549243 ChangeLog 2601
-MD5 f7f81fafa7c00f6bda12caf909b69a6b gnome-python-1.4.2.ebuild 1345
-MD5 c4d441716b74bc814ff5b6d52832e1d5 gnome-python-1.4.4.ebuild 1290
-MD5 fe1a12d788948c4ee85e00de622c594b gnome-python-1.99.16.ebuild 1100
-MD5 dae3b5ee61a4dc10743420a053ae6a83 gnome-python-1.99.18.ebuild 1106
-MD5 e233dcfa552b21906c115165bbe788a6 gnome-python-2.0.0.ebuild 1107
+MD5 f1ef7102b2b2701a2c7167aa3b92309e ChangeLog 2602
+MD5 b08c76865168e182aca7da28de18de95 gnome-python-1.4.2.ebuild 1346
+MD5 589bc1fa185d1da316b776046ceb12ab gnome-python-1.4.4.ebuild 1291
+MD5 bde9894244e8a9e8542e80623a8751e4 gnome-python-2.0.0.ebuild 1108
MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159
MD5 7fd6852037c022d0f0f2413aabae59b4 files/digest-gnome-python-1.4.2 70
MD5 ba9ea8c1b972e53626b9ab2d6cab4225 files/digest-gnome-python-1.4.4 71
-MD5 3498c61ca59e9ea08ac98bb89155e43e files/digest-gnome-python-1.99.16 73
-MD5 07d39b16f63349cd25919427d0f0ce95 files/digest-gnome-python-1.99.18 73
MD5 aa76f5d8b6e152a3b22f18773e522f80 files/digest-gnome-python-2.0.0 71
diff --git a/dev-python/gnome-python/files/digest-gnome-python-1.99.16 b/dev-python/gnome-python/files/digest-gnome-python-1.99.16
deleted file mode 100644
index 07858a9af0ec..000000000000
--- a/dev-python/gnome-python/files/digest-gnome-python-1.99.16
+++ /dev/null
@@ -1 +0,0 @@
-MD5 93634d31730b3495a36750101b17c987 gnome-python-1.99.16.tar.bz2 250803
diff --git a/dev-python/gnome-python/files/digest-gnome-python-1.99.18 b/dev-python/gnome-python/files/digest-gnome-python-1.99.18
deleted file mode 100644
index bdbf86ef1f90..000000000000
--- a/dev-python/gnome-python/files/digest-gnome-python-1.99.18
+++ /dev/null
@@ -1 +0,0 @@
-MD5 2f485025f25cc9b27e4515f01e9955c3 gnome-python-1.99.18.tar.bz2 320948
diff --git a/dev-python/gnome-python/gnome-python-1.99.16.ebuild b/dev-python/gnome-python/gnome-python-1.99.16.ebuild
deleted file mode 100644
index 1c8afa87c730..000000000000
--- a/dev-python/gnome-python/gnome-python-1.99.16.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.99.16.ebuild,v 1.7 2003/09/12 19:42:15 liquidx Exp $
-
-# devel version - debug
-inherit gnome2 debug
-
-IUSE="gtkhtml"
-
-DESCRIPTION="GNOME 2 bindings for Python"
-HOMEPAGE="http://www.daa.com.au/~james/pygtk/"
-LICENSE="LGPL-2"
-
-DEPEND=">=dev-lang/python-2.2
- >=dev-python/pygtk-${PV}*
- >=dev-python/pyorbit-1.99.4
- >=dev-libs/glib-2
- >=x11-libs/gtk+-2
- >=gnome-base/libgnome-2
- >=gnome-base/libgnomeui-2
- >=gnome-base/libgnomecanvas-2
- >=gnome-base/gnome-vfs-2
- >=gnome-base/gconf-1.2
- >=x11-libs/libzvt-2
- >=gnome-base/libbonobo-2
- >=gnome-base/libbonoboui-2
- >=gnome-base/nautilus-2
- >=gnome-base/gnome-panel-2
- >=gnome-base/libgnomeprint-2.2
- >=gnome-base/libgnomeprintui-2.2
- gtkhtml? ( =gnome-extra/libgtkhtml-2* )"
-
-RDEPEND="${DEPEND}
- >=dev-util/pkgconfig-0.12.0"
-
-SLOT="2"
-KEYWORDS="x86 ~ppc"
-
-# ugly, but necessary
-addwrite /usr/share/pygtk/2.0/codegen
-
-DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README"
diff --git a/dev-python/gnome-python/gnome-python-1.99.18.ebuild b/dev-python/gnome-python/gnome-python-1.99.18.ebuild
deleted file mode 100644
index 2810c54ed397..000000000000
--- a/dev-python/gnome-python/gnome-python-1.99.18.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.99.18.ebuild,v 1.4 2003/09/28 16:51:48 todd Exp $
-
-# devel version - debug
-inherit gnome2 debug
-
-IUSE="gtkhtml"
-
-DESCRIPTION="GNOME 2 bindings for Python"
-HOMEPAGE="http://www.daa.com.au/~james/pygtk/"
-LICENSE="LGPL-2"
-
-RDEPEND=">=dev-lang/python-2.2
- >=dev-python/pygtk-${PV}*
- >=dev-python/pyorbit-1.99.7
- >=dev-libs/glib-2
- >=x11-libs/gtk+-2
- >=gnome-base/libgnome-2
- >=gnome-base/libgnomeui-2
- >=gnome-base/libgnomecanvas-2
- >=gnome-base/gnome-vfs-2
- >=gnome-base/gconf-1.2
- >=x11-libs/libzvt-2
- >=gnome-base/libbonobo-2
- >=gnome-base/libbonoboui-2
- >=gnome-base/nautilus-2
- >=gnome-base/gnome-panel-2
- >=gnome-base/libgnomeprint-2.2
- >=gnome-base/libgnomeprintui-2.2
- gtkhtml? ( =gnome-extra/libgtkhtml-2* )"
-
-DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.12.0"
-
-SLOT="2"
-KEYWORDS="~x86 ~ppc ~sparc"
-
-# ugly, but necessary
-addwrite /usr/share/pygtk/2.0/codegen
-
-DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README"