diff options
author | Markus Meier <maekke@gentoo.org> | 2010-10-14 22:43:49 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-10-14 22:43:49 +0000 |
commit | 78ddcb5b1faa2cb98b2cab1a72a5450abee508cd (patch) | |
tree | cbfc8598b0f610dca5d1cfcf259519e571319c36 /dev-python/metacity-python | |
parent | arm stable, bug #324077 (diff) | |
download | historical-78ddcb5b1faa2cb98b2cab1a72a5450abee508cd.tar.gz historical-78ddcb5b1faa2cb98b2cab1a72a5450abee508cd.tar.bz2 historical-78ddcb5b1faa2cb98b2cab1a72a5450abee508cd.zip |
arm stable, bug #324077
Package-Manager: portage-2.2_rc96/cvs/Linux x86_64
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.30.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/metacity-python/ChangeLog b/dev-python/metacity-python/ChangeLog index 77c09d636576..1eac81dfb671 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.44 2010/10/11 16:46:23 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/metacity-python/ChangeLog,v 1.45 2010/10/14 22:35:18 maekke Exp $ + + 14 Oct 2010; Markus Meier <maekke@gentoo.org> + metacity-python-2.30.2.ebuild: + arm stable, bug #324077 11 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> -metacity-python-2.26.0.ebuild: diff --git a/dev-python/metacity-python/metacity-python-2.30.2.ebuild b/dev-python/metacity-python/metacity-python-2.30.2.ebuild index d1f8e6f344db..f012699a4f7e 100644 --- a/dev-python/metacity-python/metacity-python-2.30.2.ebuild +++ b/dev-python/metacity-python/metacity-python-2.30.2.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.30.2.ebuild,v 1.6 2010/10/10 10:41:16 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/metacity-python/metacity-python-2.30.2.ebuild,v 1.7 2010/10/14 22:35:18 maekke 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 ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-wm/metacity-2.21.5 |