diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2010-10-11 16:49:23 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2010-10-11 16:49:23 +0000 |
commit | 4081ee861af920c5747ae166858dd2f2b765c0be (patch) | |
tree | f4616c8eb2ce01bfb1a3e8efbe3334ca156cecfd | |
parent | Clean up old revisions. (diff) | |
download | historical-4081ee861af920c5747ae166858dd2f2b765c0be.tar.gz historical-4081ee861af920c5747ae166858dd2f2b765c0be.tar.bz2 historical-4081ee861af920c5747ae166858dd2f2b765c0be.zip |
Clean up old revisions.
Package-Manager: portage-2.2_rc89/cvs/Linux x86_64
19 files changed, 41 insertions, 235 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/" diff --git a/dev-python/gtksourceview-python/ChangeLog b/dev-python/gtksourceview-python/ChangeLog index c53c45b923ea..afd7384d9bad 100644 --- a/dev-python/gtksourceview-python/ChangeLog +++ b/dev-python/gtksourceview-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/gtksourceview-python # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gtksourceview-python/ChangeLog,v 1.41 2010/10/09 10:08:15 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gtksourceview-python/ChangeLog,v 1.42 2010/10/11 16:35:54 eva Exp $ + + 11 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> + -gtksourceview-python-2.26.0.ebuild: + Clean up old revisions. 09 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> gtksourceview-python-2.30.2.ebuild: diff --git a/dev-python/gtksourceview-python/gtksourceview-python-2.26.0.ebuild b/dev-python/gtksourceview-python/gtksourceview-python-2.26.0.ebuild deleted file mode 100644 index 40a6ddc91e2a..000000000000 --- a/dev-python/gtksourceview-python/gtksourceview-python-2.26.0.ebuild +++ /dev/null @@ -1,26 +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/gtksourceview-python/gtksourceview-python-2.26.0.ebuild,v 1.12 2010/07/20 15:25:51 jer Exp $ - -G_PY_PN="gnome-python-desktop" - -inherit gnome-python-common - -DESCRIPTION="Python bindings for the gtksourceview (version 1.8) library" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" -IUSE="doc examples" - -RDEPEND="=x11-libs/gtksourceview-1.8* - >=dev-python/libgnomeprint-python-2.25.90 - !<dev-python/gnome-python-desktop-2.22.0-r10" -DEPEND="${RDEPEND}" - -EXAMPLES="examples/gtksourceview/*" - -pkg_postinst() { - elog - elog "This package provides python bindings for x11-libs/gtksourceview-1.8." - elog "If you want to 2.* python bindings, use dev-python/pygtksourceview-2" -} 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/*" diff --git a/dev-python/libgnomeprint-python/ChangeLog b/dev-python/libgnomeprint-python/ChangeLog index 280634cf2f61..be8942e66397 100644 --- a/dev-python/libgnomeprint-python/ChangeLog +++ b/dev-python/libgnomeprint-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/libgnomeprint-python # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.40 2010/10/10 10:36:44 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.41 2010/10/11 16:40:05 eva Exp $ + + 11 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> + -libgnomeprint-python-2.26.0.ebuild: + Clean up old revisions. 10 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> libgnomeprint-python-2.30.2.ebuild: diff --git a/dev-python/libgnomeprint-python/libgnomeprint-python-2.26.0.ebuild b/dev-python/libgnomeprint-python/libgnomeprint-python-2.26.0.ebuild deleted file mode 100644 index 29e6c558f7f6..000000000000 --- a/dev-python/libgnomeprint-python/libgnomeprint-python-2.26.0.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/libgnomeprint-python/libgnomeprint-python-2.26.0.ebuild,v 1.12 2010/07/20 15:27:03 jer Exp $ - -G_PY_PN="gnome-python-desktop" -G_PY_BINDINGS="gnomeprint gnomeprintui" - -inherit gnome-python-common - -DESCRIPTION="Python bindings for GNOME printing support" -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" -IUSE="doc examples" - -RDEPEND=">=gnome-base/libgnomeprint-2.2.0 - >=gnome-base/libgnomeprintui-2.2.0 - >=dev-python/libgnomecanvas-python-2.25.90 - !<dev-python/gnome-python-desktop-2.22.0-r10" -DEPEND="${RDEPEND}" - -EXAMPLES="examples/gnomeprint/*" diff --git a/dev-python/libgtop-python/ChangeLog b/dev-python/libgtop-python/ChangeLog index a6dadb7b8df4..5f6740815f6f 100644 --- a/dev-python/libgtop-python/ChangeLog +++ b/dev-python/libgtop-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/libgtop-python # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/libgtop-python/ChangeLog,v 1.39 2010/10/10 10:37:48 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgtop-python/ChangeLog,v 1.40 2010/10/11 16:42:03 eva Exp $ + + 11 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> + -libgtop-python-2.26.0.ebuild: + Clean up old revisions. 10 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> libgtop-python-2.30.2.ebuild: diff --git a/dev-python/libgtop-python/libgtop-python-2.26.0.ebuild b/dev-python/libgtop-python/libgtop-python-2.26.0.ebuild deleted file mode 100644 index a9646dcc5a2b..000000000000 --- a/dev-python/libgtop-python/libgtop-python-2.26.0.ebuild +++ /dev/null @@ -1,18 +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/libgtop-python/libgtop-python-2.26.0.ebuild,v 1.11 2010/07/20 15:27:25 jer Exp $ - -G_PY_PN="gnome-python-desktop" -G_PY_BINDINGS="gtop" - -inherit gnome-python-common - -DESCRIPTION="Python bindings for the libgtop library" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND=">=gnome-base/libgtop-2.13.0 - !<dev-python/gnome-python-desktop-2.22.0-r10" -DEPEND="${RDEPEND}" diff --git a/dev-python/libwnck-python/ChangeLog b/dev-python/libwnck-python/ChangeLog index 8d9f96f5d885..7c8eca85dfee 100644 --- a/dev-python/libwnck-python/ChangeLog +++ b/dev-python/libwnck-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/libwnck-python # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/libwnck-python/ChangeLog,v 1.40 2010/10/10 10:39:59 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libwnck-python/ChangeLog,v 1.41 2010/10/11 16:44:02 eva Exp $ + + 11 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> + -libwnck-python-2.26.0.ebuild, -libwnck-python-2.30.2.ebuild: + Clean up old revisions. 10 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> libwnck-python-2.30.2-r1.ebuild: diff --git a/dev-python/libwnck-python/libwnck-python-2.26.0.ebuild b/dev-python/libwnck-python/libwnck-python-2.26.0.ebuild deleted file mode 100644 index 2f71eaa23dc1..000000000000 --- a/dev-python/libwnck-python/libwnck-python-2.26.0.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/libwnck-python/libwnck-python-2.26.0.ebuild,v 1.11 2010/07/20 15:27:44 jer Exp $ - -G_PY_PN="gnome-python-desktop" -G_PY_BINDINGS="wnck" - -inherit gnome-python-common - -DESCRIPTION="Python bindings for the libwnck library" -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" -IUSE="examples" - -RDEPEND=">=x11-libs/libwnck-2.19.3 - !<dev-python/gnome-python-desktop-2.22.0-r10" -DEPEND="${RDEPEND}" - -EXAMPLES="examples/wnck_example.py" diff --git a/dev-python/libwnck-python/libwnck-python-2.30.2.ebuild b/dev-python/libwnck-python/libwnck-python-2.30.2.ebuild deleted file mode 100644 index 142db27c771b..000000000000 --- a/dev-python/libwnck-python/libwnck-python-2.30.2.ebuild +++ /dev/null @@ -1,21 +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/libwnck-python/libwnck-python-2.30.2.ebuild,v 1.2 2010/07/20 15:27:45 jer Exp $ - -GCONF_DEBUG="no" -G_PY_PN="gnome-python-desktop" -G_PY_BINDINGS="wnck" - -inherit gnome-python-common - -DESCRIPTION="Python bindings for the libwnck library" -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="examples" - -RDEPEND=">=x11-libs/libwnck-2.19.3 - !<dev-python/gnome-python-desktop-2.22.0-r10" -DEPEND="${RDEPEND}" - -EXAMPLES="examples/wnck_example.py" diff --git a/dev-python/metacity-python/ChangeLog b/dev-python/metacity-python/ChangeLog index 9a726a6afcbb..77c09d636576 100644 --- a/dev-python/metacity-python/ChangeLog +++ b/dev-python/metacity-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/metacity-python # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/metacity-python/ChangeLog,v 1.43 2010/10/10 10:41:16 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/metacity-python/ChangeLog,v 1.44 2010/10/11 16:46:23 eva Exp $ + + 11 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> + -metacity-python-2.26.0.ebuild: + Clean up old revisions. 10 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> metacity-python-2.30.2.ebuild: diff --git a/dev-python/metacity-python/metacity-python-2.26.0.ebuild b/dev-python/metacity-python/metacity-python-2.26.0.ebuild deleted file mode 100644 index 5be4ddab4c00..000000000000 --- a/dev-python/metacity-python/metacity-python-2.26.0.ebuild +++ /dev/null @@ -1,17 +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/metacity-python/metacity-python-2.26.0.ebuild,v 1.11 2010/07/20 15:28:41 jer Exp $ - -G_PY_PN="gnome-python-desktop" - -inherit gnome-python-common - -DESCRIPTION="Python bindings for the Metacity window manager" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND=">=x11-wm/metacity-2.21.5 - !<dev-python/gnome-python-desktop-2.22.0-r10" -DEPEND="${RDEPEND}" diff --git a/dev-python/totem-python/ChangeLog b/dev-python/totem-python/ChangeLog index 71824907b6c5..d00c3ebc4359 100644 --- a/dev-python/totem-python/ChangeLog +++ b/dev-python/totem-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/totem-python # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/totem-python/ChangeLog,v 1.38 2010/10/10 10:42:24 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/totem-python/ChangeLog,v 1.39 2010/10/11 16:49:23 eva Exp $ + + 11 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> + -totem-python-2.26.0.ebuild: + Clean up old revisions. 10 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> totem-python-2.30.2.ebuild: diff --git a/dev-python/totem-python/totem-python-2.26.0.ebuild b/dev-python/totem-python/totem-python-2.26.0.ebuild deleted file mode 100644 index 930c6e4bff7d..000000000000 --- a/dev-python/totem-python/totem-python-2.26.0.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/totem-python/totem-python-2.26.0.ebuild,v 1.11 2010/07/20 15:29:33 jer Exp $ - -G_PY_PN="gnome-python-desktop" -G_PY_BINDINGS="totem_plparser" - -inherit gnome-python-common - -DESCRIPTION="Python bindings for the Totem Playlist Parser" -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND=">=media-video/totem-1.4.0 - >=dev-python/gnome-vfs-python-2.25.90 - !<dev-python/gnome-python-desktop-2.22.0-r10" -DEPEND="${RDEPEND}" |