summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2011-03-23 22:12:55 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2011-03-23 22:12:55 +0000
commit2072938024eb9146c804d01680e416752c6384a0 (patch)
tree158baa0641df6337fc805b9e640b02fdf2758869 /dev-python/evince-python
parentDelete older ebuild. (diff)
downloadgentoo-2-2072938024eb9146c804d01680e416752c6384a0.tar.gz
gentoo-2-2072938024eb9146c804d01680e416752c6384a0.tar.bz2
gentoo-2-2072938024eb9146c804d01680e416752c6384a0.zip
Clean up old revision.
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-python/evince-python')
-rw-r--r--dev-python/evince-python/ChangeLog6
-rw-r--r--dev-python/evince-python/evince-python-2.30.2.ebuild18
2 files changed, 5 insertions, 19 deletions
diff --git a/dev-python/evince-python/ChangeLog b/dev-python/evince-python/ChangeLog
index bb7d6bdf0cb1..1f43352b7f29 100644
--- a/dev-python/evince-python/ChangeLog
+++ b/dev-python/evince-python/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/evince-python
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/evince-python/ChangeLog,v 1.26 2011/03/22 18:55:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/evince-python/ChangeLog,v 1.27 2011/03/23 22:12:55 eva Exp $
+
+ 23 Mar 2011; Gilles Dartiguelongue <eva@gentoo.org>
+ -evince-python-2.30.2.ebuild:
+ Clean up old revision.
22 Mar 2011; Brent Baude <ranger@gentoo.org> evince-python-2.32.0.ebuild:
Marking evince-python-2.32.0 ppc stable for bug 353436
diff --git a/dev-python/evince-python/evince-python-2.30.2.ebuild b/dev-python/evince-python/evince-python-2.30.2.ebuild
deleted file mode 100644
index 45dfad82083d..000000000000
--- a/dev-python/evince-python/evince-python-2.30.2.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/evince-python/evince-python-2.30.2.ebuild,v 1.7 2010/10/14 22:22:01 maekke Exp $
-
-GCONF_DEBUG="no"
-G_PY_PN="gnome-python-desktop"
-
-inherit gnome-python-common
-
-DESCRIPTION="Python bindings for the libwnck library"
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~sparc x86"
-IUSE=""
-
-RDEPEND=">=app-text/evince-2.30
- !<dev-python/gnome-python-desktop-2.22.0-r10"
-DEPEND="${RDEPEND}"