diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-12-10 20:34:52 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-12-10 20:34:52 +0000 |
commit | 0678a77b18d9e01e5031b0b79f489fef2e75c254 (patch) | |
tree | 282630dbaa3c1de3f2ffe3b2059cabefc89b167a /dev-python/gnome-python-desktop | |
parent | Added version to vte dependency. (diff) | |
download | gentoo-2-0678a77b18d9e01e5031b0b79f489fef2e75c254.tar.gz gentoo-2-0678a77b18d9e01e5031b0b79f489fef2e75c254.tar.bz2 gentoo-2-0678a77b18d9e01e5031b0b79f489fef2e75c254.zip |
Stable on x86, bug #156662.
(Portage version: 2.1.2_rc2-r5)
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.16.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 5b243b5f0ab3..460ef5d72f87 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.21 2006/10/19 15:39:39 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.22 2006/12/10 20:34:52 ticho Exp $ + + 10 Dec 2006; Andrej Kacian <ticho@gentoo.org> + gnome-python-desktop-2.16.0.ebuild: + Stable on x86, bug #156662. 19 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> gnome-python-desktop-2.14.0.ebuild: diff --git a/dev-python/gnome-python-desktop/gnome-python-desktop-2.16.0.ebuild b/dev-python/gnome-python-desktop/gnome-python-desktop-2.16.0.ebuild index 79da039993eb..9d0468ca7a25 100644 --- a/dev-python/gnome-python-desktop/gnome-python-desktop-2.16.0.ebuild +++ b/dev-python/gnome-python-desktop/gnome-python-desktop-2.16.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.16.0.ebuild,v 1.4 2006/10/14 20:45:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.16.0.ebuild,v 1.5 2006/12/10 20:34:52 ticho 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 |