diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-05-18 12:50:32 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-05-18 12:50:32 +0000 |
commit | f5cb52830f00db2b37967e66035051f31492fb11 (patch) | |
tree | 1df42c329152b46f0d5d6dc1012262f4821f8631 /dev-python/metacity-python/metacity-python-2.28.0.ebuild | |
parent | Mask nimage for removal. (diff) | |
download | gentoo-2-f5cb52830f00db2b37967e66035051f31492fb11.tar.gz gentoo-2-f5cb52830f00db2b37967e66035051f31492fb11.tar.bz2 gentoo-2-f5cb52830f00db2b37967e66035051f31492fb11.zip |
x86 stable wrt bug #320247
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-python/metacity-python/metacity-python-2.28.0.ebuild')
-rw-r--r-- | dev-python/metacity-python/metacity-python-2.28.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 97ee0c5a0a59..311a6649021f 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-2009 Gentoo Foundation +# 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.1 2009/10/29 23:27:56 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/metacity-python/metacity-python-2.28.0.ebuild,v 1.2 2010/05/18 12:50:32 phajdan.jr 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 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-wm/metacity-2.21.5 |