diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-07-17 19:05:22 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-07-17 19:05:22 +0000 |
commit | e4d661c57c2a71c123fe00c5595e4bc25a902013 (patch) | |
tree | 730ed60f9738c3dea4fed59e08d6f99eeb0a08fb /dev-python | |
parent | Marked stable on amd64 for bug #139612 (diff) | |
download | gentoo-2-e4d661c57c2a71c123fe00c5595e4bc25a902013.tar.gz gentoo-2-e4d661c57c2a71c123fe00c5595e4bc25a902013.tar.bz2 gentoo-2-e4d661c57c2a71c123fe00c5595e4bc25a902013.zip |
Marked stable on amd64 for bug #139612
(Portage version: 2.1.1_pre2-r8)
Diffstat (limited to 'dev-python')
-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 6f7fd5093c5a..0ad23f29928c 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.13 2006/07/16 10:50:05 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.14 2006/07/17 19:05:22 dang Exp $ + + 17 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> + gnome-python-desktop-2.14.0.ebuild: + Marked stable on amd64 for bug #139612 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> gnome-python-desktop-2.14.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 f8700afdf8b0..ef56d3332e21 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.15 2006/07/16 10:50:05 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild,v 1.16 2006/07/17 19:05:22 dang Exp $ inherit distutils gnome2 python virtualx @@ -10,7 +10,7 @@ HOMEPAGE="http://pygtk.org/" LICENSE="LGPL-2.1 GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ppc ~ppc64 sparc x86" RDEPEND="virtual/python >=dev-python/pygtk-2.4.0 |