summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2010-10-11 16:09:23 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2010-10-11 16:09:23 +0000
commit4342fafcdf18e896a944af2a5b5faf46395a7f06 (patch)
treee4f9dbed3e6953d44835d1dad84674e823d7b206 /dev-python/gconf-python
parentRespect LDFLAGS. Bug #335797 (diff)
downloadgentoo-2-4342fafcdf18e896a944af2a5b5faf46395a7f06.tar.gz
gentoo-2-4342fafcdf18e896a944af2a5b5faf46395a7f06.tar.bz2
gentoo-2-4342fafcdf18e896a944af2a5b5faf46395a7f06.zip
Clean up old revisions.
(Portage version: 2.2_rc89/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/gconf-python')
-rw-r--r--dev-python/gconf-python/ChangeLog6
-rw-r--r--dev-python/gconf-python/gconf-python-2.22.3.ebuild19
-rw-r--r--dev-python/gconf-python/gconf-python-2.26.1.ebuild19
3 files changed, 5 insertions, 39 deletions
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 <eva@gentoo.org>
+ -gconf-python-2.22.3.ebuild, -gconf-python-2.26.1.ebuild:
+ Clean up old revisions.
10 Oct 2010; Samuli Suominen <ssuominen@gentoo.org>
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
- !<dev-python/gnome-python-2.22.1"
-DEPEND="${RDEPEND}"
-
-EXAMPLES="examples/gconf/*"
diff --git a/dev-python/gconf-python/gconf-python-2.26.1.ebuild b/dev-python/gconf-python/gconf-python-2.26.1.ebuild
deleted file mode 100644
index 18966bd3ef87..000000000000
--- a/dev-python/gconf-python/gconf-python-2.26.1.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.26.1.ebuild,v 1.11 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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="examples"
-
-RDEPEND=">=gnome-base/gconf-2.11.1
- !<dev-python/gnome-python-2.22.1"
-DEPEND="${RDEPEND}"
-
-EXAMPLES="examples/gconf/*"