diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-04-27 14:11:00 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-04-27 14:11:00 +0000 |
commit | 6674d4f15a8dcca7e2aab72a49ca027e3f904e71 (patch) | |
tree | 068c95f27bfbf073e7250366e47f203816df3be0 /dev-python/metacity-python | |
parent | Stable for HPPA (bug #260063). (diff) | |
download | historical-6674d4f15a8dcca7e2aab72a49ca027e3f904e71.tar.gz historical-6674d4f15a8dcca7e2aab72a49ca027e3f904e71.tar.bz2 historical-6674d4f15a8dcca7e2aab72a49ca027e3f904e71.zip |
Stable for HPPA (bug #260063).
Package-Manager: portage-2.2_rc31/cvs/Linux i686
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.24.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/metacity-python/ChangeLog b/dev-python/metacity-python/ChangeLog index 96069cf3a0a5..92c28ccd4dbe 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/metacity-python/ChangeLog,v 1.18 2009/04/12 21:24:39 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/metacity-python/ChangeLog,v 1.19 2009/04/27 14:07:57 jer Exp $ + + 27 Apr 2009; Jeroen Roovers <jer@gentoo.org> metacity-python-2.24.1: + Stable for HPPA (bug #260063). 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> metacity-python-2.24.1.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 77f7447c36b9..0859f973e61e 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.9 2009/04/12 21:24:39 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/metacity-python/metacity-python-2.24.1.ebuild,v 1.10 2009/04/27 14:07:57 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 |