diff options
author | 2006-12-10 20:34:52 +0000 | |
---|---|---|
committer | 2006-12-10 20:34:52 +0000 | |
commit | b36d7f62503f28588bf8d761458d04779517d9ca (patch) | |
tree | aecec7ea63bf26803a3b2899d0c75f1b63b9e66f /dev-python/gnome-python-desktop/gnome-python-desktop-2.16.0.ebuild | |
parent | Added version to vte dependency. (diff) | |
download | historical-b36d7f62503f28588bf8d761458d04779517d9ca.tar.gz historical-b36d7f62503f28588bf8d761458d04779517d9ca.tar.bz2 historical-b36d7f62503f28588bf8d761458d04779517d9ca.zip |
Stable on x86, bug #156662.
Package-Manager: portage-2.1.2_rc2-r5
Diffstat (limited to 'dev-python/gnome-python-desktop/gnome-python-desktop-2.16.0.ebuild')
-rw-r--r-- | dev-python/gnome-python-desktop/gnome-python-desktop-2.16.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |