diff options
Diffstat (limited to 'dev-util/meld/meld-1.1.4.ebuild')
-rw-r--r-- | dev-util/meld/meld-1.1.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/meld/meld-1.1.4.ebuild b/dev-util/meld/meld-1.1.4.ebuild index 372ee3de8f1a..33f2b0df7788 100644 --- a/dev-util/meld/meld-1.1.4.ebuild +++ b/dev-util/meld/meld-1.1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/meld/meld-1.1.4.ebuild,v 1.3 2006/09/11 17:24:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/meld/meld-1.1.4.ebuild,v 1.4 2007/01/09 05:40:19 leio Exp $ inherit python gnome2 eutils @@ -18,7 +18,7 @@ DEPEND=">=dev-lang/python-2.3 >=dev-python/gnome-python-2.6.0 >=dev-python/pygtk-2.6.0 >=dev-python/pyorbit-1.99.0 - dev-python/gnome-python-extras" + dev-python/gnome-python-desktop" DOCS="AUTHORS COPYING INSTALL README.CVS changelog help/" |