diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-06-11 09:21:55 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-06-11 09:21:55 +0000 |
commit | 61741cb11d62c4f649370627c0e7c89f7944617b (patch) | |
tree | 1310f049f27488dc45238fd5d2bec872443bfcd3 /dev-python/gconf-python/gconf-python-2.28.0.ebuild | |
parent | amd64 stable, bug 320247 (diff) | |
download | gentoo-2-61741cb11d62c4f649370627c0e7c89f7944617b.tar.gz gentoo-2-61741cb11d62c4f649370627c0e7c89f7944617b.tar.bz2 gentoo-2-61741cb11d62c4f649370627c0e7c89f7944617b.zip |
amd64 stable, bug 320247
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/gconf-python/gconf-python-2.28.0.ebuild')
-rw-r--r-- | dev-python/gconf-python/gconf-python-2.28.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gconf-python/gconf-python-2.28.0.ebuild b/dev-python/gconf-python/gconf-python-2.28.0.ebuild index b043048b78a4..1fd8580da259 100644 --- a/dev-python/gconf-python/gconf-python-2.28.0.ebuild +++ b/dev-python/gconf-python/gconf-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/gconf-python/gconf-python-2.28.0.ebuild,v 1.3 2010/05/24 13:49:48 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/gconf-python-2.28.0.ebuild,v 1.4 2010/06/11 09:21:55 pacho Exp $ GCONF_DEBUG="no" G_PY_PN="gnome-python" @@ -10,7 +10,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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="examples" RDEPEND=">=gnome-base/gconf-2.11.1 |