diff options
author | 2011-01-30 19:43:44 +0000 | |
---|---|---|
committer | 2011-01-30 19:43:44 +0000 | |
commit | 80d9371a31c118de788c28bc07f5b2566aaae0d7 (patch) | |
tree | a8c63c00605590fed218149407f060a22f08aab7 /dev-python | |
parent | alpha/arm/ia64/sh/sparc stable wrt #348987 (diff) | |
download | gentoo-2-80d9371a31c118de788c28bc07f5b2566aaae0d7.tar.gz gentoo-2-80d9371a31c118de788c28bc07f5b2566aaae0d7.tar.bz2 gentoo-2-80d9371a31c118de788c28bc07f5b2566aaae0d7.zip |
alpha/arm/ia64/sh/sparc stable wrt #348987
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/gconf-python/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/gconf-python/gconf-python-2.28.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/gconf-python/ChangeLog b/dev-python/gconf-python/ChangeLog index 669ff4dcbb70..59084c514a76 100644 --- a/dev-python/gconf-python/ChangeLog +++ b/dev-python/gconf-python/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/gconf-python -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/ChangeLog,v 1.36 2010/10/14 22:39:07 maekke Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/ChangeLog,v 1.37 2011/01/30 19:43:44 armin76 Exp $ + + 30 Jan 2011; Raúl Porcel <armin76@gentoo.org> gconf-python-2.28.1.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #348987 14 Oct 2010; Markus Meier <maekke@gentoo.org> gconf-python-2.28.1.ebuild: arm stable, bug #324077 diff --git a/dev-python/gconf-python/gconf-python-2.28.1.ebuild b/dev-python/gconf-python/gconf-python-2.28.1.ebuild index 2d50dfdf5b5e..5fe7c94e2b47 100644 --- a/dev-python/gconf-python/gconf-python-2.28.1.ebuild +++ b/dev-python/gconf-python/gconf-python-2.28.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.1.ebuild,v 1.7 2010/10/14 22:39:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/gconf-python-2.28.1.ebuild,v 1.8 2011/01/30 19:43:44 armin76 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 ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm 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 |