diff options
Diffstat (limited to 'app-dicts/verbiste/verbiste-0.1.9.ebuild')
-rw-r--r-- | app-dicts/verbiste/verbiste-0.1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/verbiste/verbiste-0.1.9.ebuild b/app-dicts/verbiste/verbiste-0.1.9.ebuild index b2d9d2dd9c28..24f8b993c993 100644 --- a/app-dicts/verbiste/verbiste-0.1.9.ebuild +++ b/app-dicts/verbiste/verbiste-0.1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.9.ebuild,v 1.4 2004/11/22 05:20:12 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.9.ebuild,v 1.5 2004/11/30 21:08:43 swegener Exp $ inherit eutils @@ -16,7 +16,7 @@ IUSE="gnome" DEPEND="dev-libs/libxml2 gnome? ( >=gnome-base/gnome-panel-2.0 - >=libgnomeui-2.0 )" + >=gnome-base/libgnomeui-2.0 )" src_compile() { cd ${S} |