diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-06-11 09:14:25 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-06-11 09:14:25 +0000 |
commit | 895c69a5a986eba61359a1bb59e29ca13fe07a24 (patch) | |
tree | 80875ec7f45e4b961114c491752f2144dca805c4 /dev-python/metacity-python | |
parent | amd64 stable, bug 320247 (diff) | |
download | gentoo-2-895c69a5a986eba61359a1bb59e29ca13fe07a24.tar.gz gentoo-2-895c69a5a986eba61359a1bb59e29ca13fe07a24.tar.bz2 gentoo-2-895c69a5a986eba61359a1bb59e29ca13fe07a24.zip |
amd64 stable, bug 320247
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/metacity-python')
-rw-r--r-- | dev-python/metacity-python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/metacity-python/metacity-python-2.28.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/metacity-python/ChangeLog b/dev-python/metacity-python/ChangeLog index 3d4ef0f76e24..a256c24c1316 100644 --- a/dev-python/metacity-python/ChangeLog +++ b/dev-python/metacity-python/ChangeLog @@ -1,6 +1,9 @@ # 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.32 2010/05/24 13:47:00 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/metacity-python/ChangeLog,v 1.33 2010/06/11 09:14:25 pacho Exp $ + + 11 Jun 2010; Pacho Ramos <pacho@gentoo.org> metacity-python-2.28.0.ebuild: + amd64 stable, bug 320247 24 May 2010; <nixnut@gentoo.org> metacity-python-2.28.0.ebuild: ppc stable #320247 diff --git a/dev-python/metacity-python/metacity-python-2.28.0.ebuild b/dev-python/metacity-python/metacity-python-2.28.0.ebuild index de0df7b9320a..717a2a33ae4f 100644 --- a/dev-python/metacity-python/metacity-python-2.28.0.ebuild +++ b/dev-python/metacity-python/metacity-python-2.28.0.ebuild @@ -1,6 +1,6 @@ # 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.3 2010/05/24 13:47:00 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/metacity-python/metacity-python-2.28.0.ebuild,v 1.4 2010/06/11 09:14:25 pacho Exp $ GCONF_DEBUG="no" G_PY_PN="gnome-python-desktop" @@ -10,7 +10,7 @@ inherit gnome-python-common DESCRIPTION="Python bindings for the Metacity window manager" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-wm/metacity-2.21.5 |