summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-08-01 12:07:32 +0000
committerSimon Stelling <blubb@gentoo.org>2005-08-01 12:07:32 +0000
commit7b03b44019029636ee8d641fcdf8c05eb4c13ea3 (patch)
tree85c91b18242034e76d17c8d3b2660e17f35d9c79 /dev-python
parentAdd some password sanity checking to system-auth. (diff)
downloadhistorical-7b03b44019029636ee8d641fcdf8c05eb4c13ea3.tar.gz
historical-7b03b44019029636ee8d641fcdf8c05eb4c13ea3.tar.bz2
historical-7b03b44019029636ee8d641fcdf8c05eb4c13ea3.zip
stable on amd64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/gnome-python/ChangeLog5
-rw-r--r--dev-python/gnome-python/gnome-python-2.10.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/gnome-python/ChangeLog b/dev-python/gnome-python/ChangeLog
index 06292f9bdb24..0d3a20d4c704 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.45 2005/07/26 21:48:24 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.46 2005/08/01 12:07:32 blubb Exp $
+
+ 01 Aug 2005; Simon Stelling <blubb@gentoo.org> gnome-python-2.10.0.ebuild:
+ stable on amd64
26 Jul 2005; Bryan Østergaard <kloeri@gentoo.org>
gnome-python-2.10.0.ebuild:
diff --git a/dev-python/gnome-python/gnome-python-2.10.0.ebuild b/dev-python/gnome-python/gnome-python-2.10.0.ebuild
index 2fe7754186c4..b52f32cba156 100644
--- a/dev-python/gnome-python/gnome-python-2.10.0.ebuild
+++ b/dev-python/gnome-python/gnome-python-2.10.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.10.0.ebuild,v 1.6 2005/07/26 21:48:24 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.10.0.ebuild,v 1.7 2005/08/01 12:07:32 blubb Exp $
inherit gnome2 python eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygtk.org/"
LICENSE="LGPL-2"
SLOT="2"
-KEYWORDS="alpha ~amd64 ppc sparc x86"
+KEYWORDS="alpha amd64 ppc sparc x86"
IUSE="doc gtkhtml"
RDEPEND=">=dev-lang/python-2.2