From 4342fafcdf18e896a944af2a5b5faf46395a7f06 Mon Sep 17 00:00:00 2001 From: Gilles Dartiguelongue Date: Mon, 11 Oct 2010 16:09:23 +0000 Subject: Clean up old revisions. (Portage version: 2.2_rc89/cvs/Linux x86_64) --- dev-python/gconf-python/ChangeLog | 6 +++++- dev-python/gconf-python/gconf-python-2.22.3.ebuild | 19 ------------------- dev-python/gconf-python/gconf-python-2.26.1.ebuild | 19 ------------------- 3 files changed, 5 insertions(+), 39 deletions(-) delete mode 100644 dev-python/gconf-python/gconf-python-2.22.3.ebuild delete mode 100644 dev-python/gconf-python/gconf-python-2.26.1.ebuild (limited to 'dev-python/gconf-python') diff --git a/dev-python/gconf-python/ChangeLog b/dev-python/gconf-python/ChangeLog index e9c6f2994a5d..0e7bf2554f92 100644 --- a/dev-python/gconf-python/ChangeLog +++ b/dev-python/gconf-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/gconf-python # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/ChangeLog,v 1.34 2010/10/10 10:45:54 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/ChangeLog,v 1.35 2010/10/11 16:09:23 eva Exp $ + + 11 Oct 2010; Gilles Dartiguelongue + -gconf-python-2.22.3.ebuild, -gconf-python-2.26.1.ebuild: + Clean up old revisions. 10 Oct 2010; Samuli Suominen gconf-python-2.28.1.ebuild: diff --git a/dev-python/gconf-python/gconf-python-2.22.3.ebuild b/dev-python/gconf-python/gconf-python-2.22.3.ebuild deleted file mode 100644 index 6cb8f9dcd08f..000000000000 --- a/dev-python/gconf-python/gconf-python-2.22.3.ebuild +++ /dev/null @@ -1,19 +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/gconf-python/gconf-python-2.22.3.ebuild,v 1.12 2010/07/20 16:38:22 jer Exp $ - -G_PY_PN="gnome-python" - -inherit gnome-python-common - -DESCRIPTION="Python bindings for the GConf library" -LICENSE="LGPL-2.1" -SLOT="2" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" -IUSE="examples" - -RDEPEND=">=gnome-base/gconf-2.11.1 - !