summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2010-10-11 16:37:59 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2010-10-11 16:37:59 +0000
commit510ed99900768e01389058f76000d539c0f4e153 (patch)
treec99eaa3fe6e4ac5cf72d882ee2fc0131f5a38a2e /dev-python/libgnomecanvas-python
parentClean up old revisions. (diff)
downloadgentoo-2-510ed99900768e01389058f76000d539c0f4e153.tar.gz
gentoo-2-510ed99900768e01389058f76000d539c0f4e153.tar.bz2
gentoo-2-510ed99900768e01389058f76000d539c0f4e153.zip
Clean up old revisions.
(Portage version: 2.2_rc89/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/libgnomecanvas-python')
-rw-r--r--dev-python/libgnomecanvas-python/ChangeLog7
-rw-r--r--dev-python/libgnomecanvas-python/libgnomecanvas-python-2.22.3.ebuild20
-rw-r--r--dev-python/libgnomecanvas-python/libgnomecanvas-python-2.26.1.ebuild20
3 files changed, 6 insertions, 41 deletions
diff --git a/dev-python/libgnomecanvas-python/ChangeLog b/dev-python/libgnomecanvas-python/ChangeLog
index c6bbdf4cf3d3..fef8c2348560 100644
--- a/dev-python/libgnomecanvas-python/ChangeLog
+++ b/dev-python/libgnomecanvas-python/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/libgnomecanvas-python
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomecanvas-python/ChangeLog,v 1.33 2010/10/10 10:48:00 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomecanvas-python/ChangeLog,v 1.34 2010/10/11 16:37:59 eva Exp $
+
+ 11 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org>
+ -libgnomecanvas-python-2.22.3.ebuild,
+ -libgnomecanvas-python-2.26.1.ebuild:
+ Clean up old revisions.
10 Oct 2010; Samuli Suominen <ssuominen@gentoo.org>
libgnomecanvas-python-2.28.1.ebuild:
diff --git a/dev-python/libgnomecanvas-python/libgnomecanvas-python-2.22.3.ebuild b/dev-python/libgnomecanvas-python/libgnomecanvas-python-2.22.3.ebuild
deleted file mode 100644
index c3c4673659ce..000000000000
--- a/dev-python/libgnomecanvas-python/libgnomecanvas-python-2.22.3.ebuild
+++ /dev/null
@@ -1,20 +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/libgnomecanvas-python/libgnomecanvas-python-2.22.3.ebuild,v 1.9 2010/07/26 20:31:33 jer Exp $
-
-G_PY_PN="gnome-python"
-G_PY_BINDINGS="gnomecanvas"
-
-inherit gnome-python-common
-
-DESCRIPTION="Python bindings for the Gnome Canvas library"
-LICENSE="LGPL-2.1"
-SLOT="2"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
-IUSE="examples"
-
-RDEPEND=">=gnome-base/libgnomecanvas-2.8
- !<dev-python/gnome-python-2.22.1"
-DEPEND="${RDEPEND}"
-
-EXAMPLES="examples/canvas/*"
diff --git a/dev-python/libgnomecanvas-python/libgnomecanvas-python-2.26.1.ebuild b/dev-python/libgnomecanvas-python/libgnomecanvas-python-2.26.1.ebuild
deleted file mode 100644
index efe9d011b1d8..000000000000
--- a/dev-python/libgnomecanvas-python/libgnomecanvas-python-2.26.1.ebuild
+++ /dev/null
@@ -1,20 +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/libgnomecanvas-python/libgnomecanvas-python-2.26.1.ebuild,v 1.11 2010/07/26 20:31:33 jer Exp $
-
-G_PY_PN="gnome-python"
-G_PY_BINDINGS="gnomecanvas"
-
-inherit gnome-python-common
-
-DESCRIPTION="Python bindings for the Gnome Canvas 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/libgnomecanvas-2.8.0
- !<dev-python/gnome-python-2.22.1"
-DEPEND="${RDEPEND}"
-
-EXAMPLES="examples/canvas/*"