diff options
author | 2010-10-14 22:43:49 +0000 | |
---|---|---|
committer | 2010-10-14 22:43:49 +0000 | |
commit | 78ddcb5b1faa2cb98b2cab1a72a5450abee508cd (patch) | |
tree | cbfc8598b0f610dca5d1cfcf259519e571319c36 /dev-python/gconf-python | |
parent | arm stable, bug #324077 (diff) | |
download | historical-78ddcb5b1faa2cb98b2cab1a72a5450abee508cd.tar.gz historical-78ddcb5b1faa2cb98b2cab1a72a5450abee508cd.tar.bz2 historical-78ddcb5b1faa2cb98b2cab1a72a5450abee508cd.zip |
arm stable, bug #324077
Package-Manager: portage-2.2_rc96/cvs/Linux x86_64
Diffstat (limited to 'dev-python/gconf-python')
-rw-r--r-- | dev-python/gconf-python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/gconf-python/gconf-python-2.28.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/gconf-python/ChangeLog b/dev-python/gconf-python/ChangeLog index 0e7bf2554f92..669ff4dcbb70 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.35 2010/10/11 16:09:23 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/ChangeLog,v 1.36 2010/10/14 22:39:07 maekke Exp $ + + 14 Oct 2010; Markus Meier <maekke@gentoo.org> gconf-python-2.28.1.ebuild: + arm stable, bug #324077 11 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> -gconf-python-2.22.3.ebuild, -gconf-python-2.26.1.ebuild: 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 e1cfb5f9469c..2d50dfdf5b5e 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 # 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.6 2010/10/10 10:45:54 ssuominen Exp $ +# $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 $ 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 |