diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-19 15:39:39 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-19 15:39:39 +0000 |
commit | 70d09fe5798f46f230be3d210f5fa795099ce706 (patch) | |
tree | 4f32af987c97e9c5380e9ccae12517ea417c1965 /dev-python/gnome-python-desktop | |
parent | Added ~sparc-fbsd keyword. (diff) | |
download | gentoo-2-70d09fe5798f46f230be3d210f5fa795099ce706.tar.gz gentoo-2-70d09fe5798f46f230be3d210f5fa795099ce706.tar.bz2 gentoo-2-70d09fe5798f46f230be3d210f5fa795099ce706.zip |
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'dev-python/gnome-python-desktop')
-rw-r--r-- | dev-python/gnome-python-desktop/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gnome-python-desktop/ChangeLog b/dev-python/gnome-python-desktop/ChangeLog index e5fae1281b82..5b243b5f0ab3 100644 --- a/dev-python/gnome-python-desktop/ChangeLog +++ b/dev-python/gnome-python-desktop/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/gnome-python-desktop # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.20 2006/10/14 00:27:53 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.21 2006/10/19 15:39:39 kloeri Exp $ + + 19 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> + gnome-python-desktop-2.14.0.ebuild: + Stable on Alpha. 14 Oct 2006; Mart Raudsepp <leio@gentoo.org> gnome-python-desktop-2.16.0.ebuild: diff --git a/dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild b/dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild index cd6c62c0c6f9..dc4aa22e24e6 100644 --- a/dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild +++ b/dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild,v 1.21 2006/10/14 21:19:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild,v 1.22 2006/10/19 15:39:39 kloeri Exp $ inherit distutils gnome2 python virtualx @@ -9,7 +9,7 @@ HOMEPAGE="http://pygtk.org/" LICENSE="LGPL-2.1 GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" RDEPEND="virtual/python >=dev-python/pygtk-2.4.0 |