diff options
author | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-03-18 09:14:30 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-03-18 09:14:30 +0000 |
commit | 571829cd49cfeb8689c398fa3aff5f1e41711cbb (patch) | |
tree | 05414eba67c1e2483ff41c82daf3238796c9810f /dev-python | |
parent | Fix slot-deps on gtk+ and other libs, remove old (diff) | |
download | gentoo-2-571829cd49cfeb8689c398fa3aff5f1e41711cbb.tar.gz gentoo-2-571829cd49cfeb8689c398fa3aff5f1e41711cbb.tar.bz2 gentoo-2-571829cd49cfeb8689c398fa3aff5f1e41711cbb.zip |
Remove old
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/metacity-python/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/metacity-python/metacity-python-2.28.0.ebuild | 18 |
2 files changed, 5 insertions, 19 deletions
diff --git a/dev-python/metacity-python/ChangeLog b/dev-python/metacity-python/ChangeLog index 97ae604351cf..8b5887073d7e 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/metacity-python/ChangeLog,v 1.50 2011/03/12 21:07:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/metacity-python/ChangeLog,v 1.51 2011/03/18 09:14:30 nirbheek Exp $ + + 18 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> + -metacity-python-2.28.0.ebuild: + Remove old 12 Mar 2011; Raúl Porcel <armin76@gentoo.org> metacity-python-2.32.0.ebuild: alpha/arm/ia64/sh/sparc stable wrt #353436 diff --git a/dev-python/metacity-python/metacity-python-2.28.0.ebuild b/dev-python/metacity-python/metacity-python-2.28.0.ebuild deleted file mode 100644 index 00967eea1bd2..000000000000 --- a/dev-python/metacity-python/metacity-python-2.28.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/metacity-python/metacity-python-2.28.0.ebuild,v 1.8 2010/09/08 09:34:41 ranger Exp $ - -GCONF_DEBUG="no" -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}" |