diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-17 23:51:22 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-17 23:51:22 +0000 |
commit | ba47b82ce7ae43bdc6d7ef47fd683929bdb9a1fe (patch) | |
tree | 24e416b9d346e0ee9cc6cb092834de9bc6a7a461 /dev-python/metacity-python | |
parent | Stable for HPPA (bug #281427). (diff) | |
download | gentoo-2-ba47b82ce7ae43bdc6d7ef47fd683929bdb9a1fe.tar.gz gentoo-2-ba47b82ce7ae43bdc6d7ef47fd683929bdb9a1fe.tar.bz2 gentoo-2-ba47b82ce7ae43bdc6d7ef47fd683929bdb9a1fe.zip |
Stable for HPPA (bug #281427).
(Portage version: 2.2_rc61/cvs/Linux i686)
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.26.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/metacity-python/ChangeLog b/dev-python/metacity-python/ChangeLog index d514a5f620b5..222cf06aa290 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/metacity-python/ChangeLog,v 1.29 2010/01/16 17:12:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/metacity-python/ChangeLog,v 1.30 2010/01/17 23:51:22 jer Exp $ + + 17 Jan 2010; Jeroen Roovers <jer@gentoo.org> + metacity-python-2.26.0.ebuild: + Stable for HPPA (bug #281427). 16 Jan 2010; Raúl Porcel <armin76@gentoo.org> metacity-python-2.26.0.ebuild: diff --git a/dev-python/metacity-python/metacity-python-2.26.0.ebuild b/dev-python/metacity-python/metacity-python-2.26.0.ebuild index 591e139ddb8b..39d2a8e1f083 100644 --- a/dev-python/metacity-python/metacity-python-2.26.0.ebuild +++ b/dev-python/metacity-python/metacity-python-2.26.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.26.0.ebuild,v 1.8 2010/01/16 17:12:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/metacity-python/metacity-python-2.26.0.ebuild,v 1.9 2010/01/17 23:51:22 jer 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 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 |