diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-09-09 11:43:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-09-09 11:43:00 +0000 |
commit | 0cee1e3a59fa59a5465c9e4329661692c6b6e97e (patch) | |
tree | 3840e895a1e31995aae268bf30cc274f4f4d6d8c /dev-python | |
parent | alpha/ia64/sparc stable wrt #236971 (diff) | |
download | gentoo-2-0cee1e3a59fa59a5465c9e4329661692c6b6e97e.tar.gz gentoo-2-0cee1e3a59fa59a5465c9e4329661692c6b6e97e.tar.bz2 gentoo-2-0cee1e3a59fa59a5465c9e4329661692c6b6e97e.zip |
alpha/ia64/sparc stable wrt #236971
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/gnome-python-extras/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gnome-python-extras/ChangeLog b/dev-python/gnome-python-extras/ChangeLog index 2f41eebb259d..7a276f056a92 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.78 2008/09/08 20:12:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.79 2008/09/09 11:43:00 armin76 Exp $ + + 09 Sep 2008; Raúl Porcel <armin76@gentoo.org> + gnome-python-extras-2.19.1-r2.ebuild: + alpha/ia64/sparc stable wrt #236971 08 Sep 2008; Markus Meier <maekke@gentoo.org> gnome-python-extras-2.19.1-r2.ebuild: diff --git a/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r2.ebuild b/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r2.ebuild index db49d2b0074b..75ac0b9adf51 100644 --- a/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r2.ebuild +++ b/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.19.1-r2.ebuild,v 1.3 2008/09/08 20:12:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r2.ebuild,v 1.4 2008/09/09 11:43:00 armin76 Exp $ inherit eutils gnome2 python virtualx autotools @@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygtk.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86" IUSE="doc firefox seamonkey xulrunner" RDEPEND=">=x11-libs/gtk+-2.4 |