diff options
Diffstat (limited to 'dev-python/metacity-python')
4 files changed, 12 insertions, 7 deletions
diff --git a/dev-python/metacity-python/ChangeLog b/dev-python/metacity-python/ChangeLog index 7d0b854b9bac..6b7bcd226707 100644 --- a/dev-python/metacity-python/ChangeLog +++ b/dev-python/metacity-python/ChangeLog @@ -1,6 +1,11 @@ # 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.35 2010/07/11 15:24:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/metacity-python/ChangeLog,v 1.36 2010/07/20 15:28:41 jer Exp $ + + 20 Jul 2010; Jeroen Roovers <jer@gentoo.org> + metacity-python-2.26.0.ebuild, metacity-python-2.28.0.ebuild, + metacity-python-2.30.2.ebuild: + Drop HPPA keywording (bug #324511). 11 Jul 2010; Pacho Ramos <pacho@gentoo.org> -metacity-python-2.24.1.ebuild, 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 b5f0b31597f0..5be4ddab4c00 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.10 2010/07/11 15:24:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/metacity-python/metacity-python-2.26.0.ebuild,v 1.11 2010/07/20 15:28:41 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 ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-wm/metacity-2.21.5 diff --git a/dev-python/metacity-python/metacity-python-2.28.0.ebuild b/dev-python/metacity-python/metacity-python-2.28.0.ebuild index 717a2a33ae4f..037b380eb671 100644 --- a/dev-python/metacity-python/metacity-python-2.28.0.ebuild +++ b/dev-python/metacity-python/metacity-python-2.28.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.28.0.ebuild,v 1.4 2010/06/11 09:14:25 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/metacity-python/metacity-python-2.28.0.ebuild,v 1.5 2010/07/20 15:28:41 jer 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 ~hppa ~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 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 cecb3218296b..d642ff4afe9a 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.1 2010/06/14 14:49:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/metacity-python/metacity-python-2.30.2.ebuild,v 1.2 2010/07/20 15:28:41 jer 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 ~hppa ~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 |