diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-03-23 05:05:33 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-03-23 05:05:33 +0000 |
commit | 6d8b940463329ac21c85deb3dcb7f4df8bd48551 (patch) | |
tree | 41c299868dee0e60925e6e06c1eab67131e44fa7 /dev-python/gconf-python | |
parent | Stable for HPPA (bug #258040). (diff) | |
download | gentoo-2-6d8b940463329ac21c85deb3dcb7f4df8bd48551.tar.gz gentoo-2-6d8b940463329ac21c85deb3dcb7f4df8bd48551.tar.bz2 gentoo-2-6d8b940463329ac21c85deb3dcb7f4df8bd48551.zip |
Stable for HPPA (bug #258040).
(Portage version: 2.2_rc26/cvs/Linux i686)
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.22.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/gconf-python/ChangeLog b/dev-python/gconf-python/ChangeLog index 4082cb09b8d4..39564d2c89e8 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/ChangeLog,v 1.9 2009/03/17 17:12:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/ChangeLog,v 1.10 2009/03/23 05:05:33 jer Exp $ + + 23 Mar 2009; Jeroen Roovers <jer@gentoo.org> gconf-python-2.22.3.ebuild: + Stable for HPPA (bug #258040). 17 Mar 2009; Raúl Porcel <armin76@gentoo.org> gconf-python-2.22.3.ebuild: ia64/sparc stable wrt #258040 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 |