summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-08-01 10:17:34 +0000
committerSimon Stelling <blubb@gentoo.org>2005-08-01 10:17:34 +0000
commit1946d0ec39a67e3f9a7a5861b78661dcea25052a (patch)
tree4605c4ee9ace00cefdd1099e6007577c19f25124 /dev-python
parentStable on amd64. (diff)
downloadgentoo-2-1946d0ec39a67e3f9a7a5861b78661dcea25052a.tar.gz
gentoo-2-1946d0ec39a67e3f9a7a5861b78661dcea25052a.tar.bz2
gentoo-2-1946d0ec39a67e3f9a7a5861b78661dcea25052a.zip
stable amd64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/gnome-python-extras/ChangeLog6
-rw-r--r--dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gnome-python-extras/ChangeLog b/dev-python/gnome-python-extras/ChangeLog
index 6fc3017206ef..0e957e90548d 100644
--- a/dev-python/gnome-python-extras/ChangeLog
+++ b/dev-python/gnome-python-extras/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gnome-python-extras
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.8 2005/07/17 13:06:18 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.9 2005/08/01 10:17:34 blubb Exp $
+
+ 01 Aug 2005; Simon Stelling <blubb@gentoo.org>
+ gnome-python-extras-2.10.2.ebuild:
+ stable on amd64
17 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org>
gnome-python-extras-2.10.2.ebuild:
diff --git a/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild b/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild
index 6a86a0becb25..a7d622e00d79 100644
--- a/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild
+++ b/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.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-extras/gnome-python-extras-2.10.2.ebuild,v 1.10 2005/07/17 13:06:18 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild,v 1.11 2005/08/01 10:17:34 blubb Exp $
inherit eutils gnome2 python
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygtk.org"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ppc ~sparc x86"
IUSE="doc firefox mozilla"
RDEPEND=">=dev-lang/python-2.3