diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-03 17:05:35 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-03 17:05:35 +0000 |
commit | 4e41034e7f0c3382937ee78afe06f71af97ef58e (patch) | |
tree | 45b59b3c43a72813f74c192958d86582e5506a55 | |
parent | Marking libwnck-python-2.26.0 ppc64 for bug 281427 (diff) | |
download | historical-4e41034e7f0c3382937ee78afe06f71af97ef58e.tar.gz historical-4e41034e7f0c3382937ee78afe06f71af97ef58e.tar.bz2 historical-4e41034e7f0c3382937ee78afe06f71af97ef58e.zip |
Marking metacity-python-2.26.0 ppc64 for bug 281427
Package-Manager: portage-2.1.7.1/cvs/Linux ppc64
-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 544764f6b681..7f884f170d7a 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.27 2009/11/28 17:40:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/metacity-python/ChangeLog,v 1.28 2009/12/03 17:05:35 ranger Exp $ + + 03 Dec 2009; Brent Baude <ranger@gentoo.org> + metacity-python-2.26.0.ebuild: + Marking metacity-python-2.26.0 ppc64 stable for bug 281427 28 Nov 2009; 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 1bd44946c66f..c728b957fadd 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-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.26.0.ebuild,v 1.6 2009/11/28 17:40:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/metacity-python/metacity-python-2.26.0.ebuild,v 1.7 2009/12/03 17:05:35 ranger 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 |