diff options
author | 2003-09-12 19:42:20 +0000 | |
---|---|---|
committer | 2003-09-12 19:42:20 +0000 | |
commit | 51271c57f22a81761c0a8cbb11ad1a9086017683 (patch) | |
tree | b271c0ebea072332d311994c4b5a2c2263b56789 /dev-python/gnome-python/gnome-python-2.0.0.ebuild | |
parent | removing bonobo-activation dep (diff) | |
download | historical-51271c57f22a81761c0a8cbb11ad1a9086017683.tar.gz historical-51271c57f22a81761c0a8cbb11ad1a9086017683.tar.bz2 historical-51271c57f22a81761c0a8cbb11ad1a9086017683.zip |
removing bonobo-activation dep
Diffstat (limited to 'dev-python/gnome-python/gnome-python-2.0.0.ebuild')
-rw-r--r-- | dev-python/gnome-python/gnome-python-2.0.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/gnome-python/gnome-python-2.0.0.ebuild b/dev-python/gnome-python/gnome-python-2.0.0.ebuild index 6c140d2bd4fe..37db45ad8962 100644 --- a/dev-python/gnome-python/gnome-python-2.0.0.ebuild +++ b/dev-python/gnome-python/gnome-python-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.0.0.ebuild,v 1.2 2003/09/06 23:32:28 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.0.0.ebuild,v 1.3 2003/09/12 19:42:15 liquidx Exp $ # devel version - debug inherit gnome2 debug @@ -22,7 +22,6 @@ RDEPEND=">=dev-lang/python-2.2 >=gnome-base/gnome-vfs-2 >=gnome-base/gconf-1.2 >=x11-libs/libzvt-2 - >=gnome-base/bonobo-activation-1 >=gnome-base/libbonobo-2 >=gnome-base/libbonoboui-2 >=gnome-base/nautilus-2 |