diff options
author | 2008-05-18 02:08:03 +0000 | |
---|---|---|
committer | 2008-05-18 02:08:03 +0000 | |
commit | 6872f9e697c23dab5b8bffa08899a494e0bd716b (patch) | |
tree | 653d422e1611cd123c73ad1aebef96c8d10b2b8c /media-gfx/gimp/gimp-9999.ebuild | |
parent | kword fix for gcc43 (diff) | |
download | gentoo-2-6872f9e697c23dab5b8bffa08899a494e0bd716b.tar.gz gentoo-2-6872f9e697c23dab5b8bffa08899a494e0bd716b.tar.bz2 gentoo-2-6872f9e697c23dab5b8bffa08899a494e0bd716b.zip |
remove circular dep on gimp-help
(Portage version: 2.1.5)
Diffstat (limited to 'media-gfx/gimp/gimp-9999.ebuild')
-rw-r--r-- | media-gfx/gimp/gimp-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-gfx/gimp/gimp-9999.ebuild b/media-gfx/gimp/gimp-9999.ebuild index 5123c201d06e..bedb2e8f5ca1 100644 --- a/media-gfx/gimp/gimp-9999.ebuild +++ b/media-gfx/gimp/gimp-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-9999.ebuild,v 1.16 2008/04/06 20:10:18 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-9999.ebuild,v 1.17 2008/05/18 02:08:03 hanno Exp $ inherit subversion fdo-mime flag-o-matic multilib python @@ -31,7 +31,6 @@ RDEPEND=">=dev-libs/glib-2.12.3 curl? ( net-misc/curl ) dbus? ( dev-libs/dbus-glib sys-apps/hal ) - doc? ( app-doc/gimp-help ) gnome? ( >=gnome-base/gnome-vfs-2.10.0 >=gnome-base/libgnomeui-2.10.0 >=gnome-base/gnome-keyring-0.4.5 ) |