diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-05-18 13:00:38 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-05-18 13:00:38 +0000 |
commit | 5c3d920c849e87d9c0c912bcb8fde82ec74562bc (patch) | |
tree | 4e0a9e8c72af7d2f8baf5c6d20aac06c96f3c3fb /dev-python/gconf-python | |
parent | Stable on amd64 wrt bug #309796 (diff) | |
download | historical-5c3d920c849e87d9c0c912bcb8fde82ec74562bc.tar.gz historical-5c3d920c849e87d9c0c912bcb8fde82ec74562bc.tar.bz2 historical-5c3d920c849e87d9c0c912bcb8fde82ec74562bc.zip |
x86 stable wrt bug #320247
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'dev-python/gconf-python')
-rw-r--r-- | dev-python/gconf-python/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/gconf-python/gconf-python-2.28.0.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-python/gconf-python/ChangeLog b/dev-python/gconf-python/ChangeLog index 86598327394a..f4f7f17b0b49 100644 --- a/dev-python/gconf-python/ChangeLog +++ b/dev-python/gconf-python/ChangeLog @@ -1,6 +1,10 @@ # 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.22 2010/01/17 23:37:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/ChangeLog,v 1.23 2010/05/18 12:56:21 phajdan.jr Exp $ + + 18 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gconf-python-2.28.0.ebuild: + x86 stable wrt bug #320247 17 Jan 2010; Jeroen Roovers <jer@gentoo.org> gconf-python-2.26.1.ebuild: Stable for HPPA (bug #281427). 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 1e3f4660eb93..de6ac98afb7d 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-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/gconf-python/gconf-python-2.28.0.ebuild,v 1.1 2009/10/29 23:16:03 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/gconf-python-2.28.0.ebuild,v 1.2 2010/05/18 12:56:21 phajdan.jr 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 |