diff options
author | John N. Laliberte <allanonjl@gentoo.org> | 2006-03-18 00:26:48 +0000 |
---|---|---|
committer | John N. Laliberte <allanonjl@gentoo.org> | 2006-03-18 00:26:48 +0000 |
commit | ab8a821b7e17e7c8b630bf03bf2b515083ba695d (patch) | |
tree | d228f1371d2fa8ce0d35723d23db16d3d46a75de /dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild | |
parent | added missing samba IUSE (diff) | |
download | historical-ab8a821b7e17e7c8b630bf03bf2b515083ba695d.tar.gz historical-ab8a821b7e17e7c8b630bf03bf2b515083ba695d.tar.bz2 historical-ab8a821b7e17e7c8b630bf03bf2b515083ba695d.zip |
fix atom
Package-Manager: portage-2.1_pre6-r3
Diffstat (limited to 'dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild')
-rw-r--r-- | dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 c3f6e2f50dc0..c6656d330204 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.1 2006/03/17 22:45:20 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild,v 1.2 2006/03/18 00:26:48 allanonjl Exp $ inherit distutils gnome2 python @@ -22,7 +22,7 @@ RDEPEND="virtual/python >=gnome-base/libgnomeprintui-2.2.0 >=x11-libs/gtksourceview-1.1.90 >=x11-libs/libwnck-2.9.92 - >=gnome-base/libgtop + >=gnome-base/libgtop-2.13.0 >=gnome-extra/nautilus-cd-burner-2.11.1 >=gnome-extra/gnome-media-2.10.0 >=gnome-base/gconf-2.10.0 |