diff options
author | 2009-10-08 03:07:16 +0000 | |
---|---|---|
committer | 2009-10-08 03:07:16 +0000 | |
commit | 0b8867f8a8e7267e0dc3a4e5c1b750afab95ee72 (patch) | |
tree | 4ab61cde5c2cbecd0a6e8a485799a1230b831948 /dev-python/metacity-python/metacity-python-2.26.0.ebuild | |
parent | Stable on amd64, bug #281427 (diff) | |
download | gentoo-2-0b8867f8a8e7267e0dc3a4e5c1b750afab95ee72.tar.gz gentoo-2-0b8867f8a8e7267e0dc3a4e5c1b750afab95ee72.tar.bz2 gentoo-2-0b8867f8a8e7267e0dc3a4e5c1b750afab95ee72.zip |
Stable on amd64, bug #281427
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/metacity-python/metacity-python-2.26.0.ebuild')
-rw-r--r-- | dev-python/metacity-python/metacity-python-2.26.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 c8d9108ab64d..98dfd9324984 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.1 2009/05/10 21:45:21 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/metacity-python/metacity-python-2.26.0.ebuild,v 1.2 2009/10/08 03:07:16 tester 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 ~sparc ~sh ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-wm/metacity-2.21.5 |