summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2010-10-11 16:49:23 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2010-10-11 16:49:23 +0000
commit4081ee861af920c5747ae166858dd2f2b765c0be (patch)
treef4616c8eb2ce01bfb1a3e8efbe3334ca156cecfd /dev-python/totem-python
parentClean up old revisions. (diff)
downloadhistorical-4081ee861af920c5747ae166858dd2f2b765c0be.tar.gz
historical-4081ee861af920c5747ae166858dd2f2b765c0be.tar.bz2
historical-4081ee861af920c5747ae166858dd2f2b765c0be.zip
Clean up old revisions.
Package-Manager: portage-2.2_rc89/cvs/Linux x86_64
Diffstat (limited to 'dev-python/totem-python')
-rw-r--r--dev-python/totem-python/ChangeLog6
-rw-r--r--dev-python/totem-python/totem-python-2.26.0.ebuild19
2 files changed, 5 insertions, 20 deletions
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}"