diff options
Diffstat (limited to 'dev-python/metacity-python')
-rw-r--r-- | dev-python/metacity-python/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/metacity-python/metacity-python-2.24.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/metacity-python/ChangeLog b/dev-python/metacity-python/ChangeLog index 56cbc5b114c1..9d6654f3a99c 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/metacity-python/ChangeLog,v 1.12 2009/03/17 17:16:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/metacity-python/ChangeLog,v 1.13 2009/03/18 16:08:14 armin76 Exp $ + + 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> + metacity-python-2.24.1.ebuild: + alpha/ia64 stable wrt #260063 17 Mar 2009; Raúl Porcel <armin76@gentoo.org> metacity-python-2.22.0.ebuild: diff --git a/dev-python/metacity-python/metacity-python-2.24.1.ebuild b/dev-python/metacity-python/metacity-python-2.24.1.ebuild index 57735748c5c8..2ca1ade8ff8b 100644 --- a/dev-python/metacity-python/metacity-python-2.24.1.ebuild +++ b/dev-python/metacity-python/metacity-python-2.24.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.24.1.ebuild,v 1.4 2009/03/15 21:30:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/metacity-python/metacity-python-2.24.1.ebuild,v 1.5 2009/03/18 16:08:14 armin76 Exp $ G_PY_PN="gnome-python-desktop" @@ -9,7 +9,7 @@ inherit gnome-python-common DESCRIPTION="Python bindings for the Metacity window manager" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ia64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-wm/metacity-2.21.5 |