diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-01-20 12:35:26 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-01-20 12:35:26 +0000 |
commit | 4699aca4f650cb7975234dc377e325492b351997 (patch) | |
tree | 2b76489eac7c49c9d4e118453407c4a6bfadee80 /dev-python/gnome-python | |
parent | Stable for HPPA (bug #156662). (diff) | |
download | gentoo-2-4699aca4f650cb7975234dc377e325492b351997.tar.gz gentoo-2-4699aca4f650cb7975234dc377e325492b351997.tar.bz2 gentoo-2-4699aca4f650cb7975234dc377e325492b351997.zip |
Stable for HPPA (bug #156662).
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-python/gnome-python')
-rw-r--r-- | dev-python/gnome-python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/gnome-python/gnome-python-2.16.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/gnome-python/ChangeLog b/dev-python/gnome-python/ChangeLog index 1e438121e511..e0c54324d2a5 100644 --- a/dev-python/gnome-python/ChangeLog +++ b/dev-python/gnome-python/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/gnome-python # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.83 2007/01/14 14:34:41 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.84 2007/01/20 12:35:26 jer Exp $ + + 20 Jan 2007; Jeroen Roovers <jer@gentoo.org> gnome-python-2.16.2.ebuild: + Stable for HPPA (bug #156662). 14 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> gnome-python-2.16.2.ebuild: diff --git a/dev-python/gnome-python/gnome-python-2.16.2.ebuild b/dev-python/gnome-python/gnome-python-2.16.2.ebuild index 303d1962ab20..11aaea25f3ad 100644 --- a/dev-python/gnome-python/gnome-python-2.16.2.ebuild +++ b/dev-python/gnome-python/gnome-python-2.16.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.16.2.ebuild,v 1.7 2007/01/14 14:34:41 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.16.2.ebuild,v 1.8 2007/01/20 12:35:26 jer Exp $ inherit gnome2 python eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh sparc x86" IUSE="doc" RDEPEND=">=dev-lang/python-2.2 |