diff options
Diffstat (limited to 'dev-python/gconf-python/gconf-python-2.22.3.ebuild')
-rw-r--r-- | dev-python/gconf-python/gconf-python-2.22.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gconf-python/gconf-python-2.22.3.ebuild b/dev-python/gconf-python/gconf-python-2.22.3.ebuild index 5732fc331330..cec2dc1bae75 100644 --- a/dev-python/gconf-python/gconf-python-2.22.3.ebuild +++ b/dev-python/gconf-python/gconf-python-2.22.3.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/gconf-python/gconf-python-2.22.3.ebuild,v 1.9 2009/03/17 17:12:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/gconf-python-2.22.3.ebuild,v 1.10 2009/03/23 05:05:33 jer Exp $ G_PY_PN="gnome-python" @@ -9,7 +9,7 @@ inherit gnome-python-common DESCRIPTION="Python bindings for the GConf library" LICENSE="LGPL-2.1" SLOT="2" -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="examples" RDEPEND=">=gnome-base/gconf-2.11.1 |