summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2010-10-11 16:31:34 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2010-10-11 16:31:34 +0000
commit058f705333778d329e2a58be468099e8b3e8fecb (patch)
tree0f2f93097f482032a579ade17638e55364f64a18 /dev-python/gnome-vfs-python
parentClean up old revisions. (diff)
downloadgentoo-2-058f705333778d329e2a58be468099e8b3e8fecb.tar.gz
gentoo-2-058f705333778d329e2a58be468099e8b3e8fecb.tar.bz2
gentoo-2-058f705333778d329e2a58be468099e8b3e8fecb.zip
Clean up old revisions.
(Portage version: 2.2_rc89/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/gnome-vfs-python')
-rw-r--r--dev-python/gnome-vfs-python/ChangeLog6
-rw-r--r--dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild22
-rw-r--r--dev-python/gnome-vfs-python/gnome-vfs-python-2.26.1.ebuild22
3 files changed, 5 insertions, 45 deletions
diff --git a/dev-python/gnome-vfs-python/ChangeLog b/dev-python/gnome-vfs-python/ChangeLog
index 4e379425cb43..879e5c97004f 100644
--- a/dev-python/gnome-vfs-python/ChangeLog
+++ b/dev-python/gnome-vfs-python/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gnome-vfs-python
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.32 2010/10/10 10:46:56 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/ChangeLog,v 1.33 2010/10/11 16:31:34 eva Exp $
+
+ 11 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org>
+ -gnome-vfs-python-2.22.3.ebuild, -gnome-vfs-python-2.26.1.ebuild:
+ Clean up old revisions.
10 Oct 2010; Samuli Suominen <ssuominen@gentoo.org>
gnome-vfs-python-2.28.1.ebuild:
diff --git a/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild b/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild
deleted file mode 100644
index ffa50ce0fdbc..000000000000
--- a/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.22.3.ebuild,v 1.9 2010/07/20 15:25:07 jer Exp $
-
-G_PY_PN="gnome-python"
-G_PY_BINDINGS="gnomevfs gnomevfsbonobo pyvfsmodule"
-
-inherit gnome-python-common
-
-DESCRIPTION="Python bindings for the GnomeVFS library"
-LICENSE="LGPL-2.1"
-SLOT="2"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
-IUSE="doc examples"
-
-RDEPEND=">=gnome-base/gnome-vfs-2.14.0
- >=gnome-base/libbonobo-2.8
- !<dev-python/gnome-python-2.22.1"
-DEPEND="${RDEPEND}"
-
-EXAMPLES="examples/vfs/*
- examples/vfs/pygvfsmethod/"
diff --git a/dev-python/gnome-vfs-python/gnome-vfs-python-2.26.1.ebuild b/dev-python/gnome-vfs-python/gnome-vfs-python-2.26.1.ebuild
deleted file mode 100644
index 198ab7d5bce3..000000000000
--- a/dev-python/gnome-vfs-python/gnome-vfs-python-2.26.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-vfs-python/gnome-vfs-python-2.26.1.ebuild,v 1.11 2010/07/20 15:25:07 jer Exp $
-
-G_PY_PN="gnome-python"
-G_PY_BINDINGS="gnomevfs gnomevfsbonobo pyvfsmodule"
-
-inherit gnome-python-common
-
-DESCRIPTION="Python bindings for the GnomeVFS library"
-LICENSE="LGPL-2.1"
-SLOT="2"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="doc examples"
-
-RDEPEND=">=gnome-base/gnome-vfs-2.24.0
- >=gnome-base/libbonobo-2.8
- !<dev-python/gnome-python-2.22.1"
-DEPEND="${RDEPEND}"
-
-EXAMPLES="examples/vfs/*
- examples/vfs/pygvfsmethod/"