summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/gtranslator/gtranslator-0.42.ebuild')
-rw-r--r--app-text/gtranslator/gtranslator-0.42.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/app-text/gtranslator/gtranslator-0.42.ebuild b/app-text/gtranslator/gtranslator-0.42.ebuild
index de1dc57cb805..0a326f9cf296 100644
--- a/app-text/gtranslator/gtranslator-0.42.ebuild
+++ b/app-text/gtranslator/gtranslator-0.42.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/app-text/gtranslator/gtranslator-0.42.ebuild,v 1.8 2003/02/13 09:38:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtranslator/gtranslator-0.42.ebuild,v 1.9 2003/06/10 13:14:13 liquidx Exp $
DESCRIPTION="A gettext po file editor for GNOME"
SRC_URI="http://www.gtranslator.org/download/releases/${PV}/${P}.tar.gz"
@@ -13,15 +13,15 @@ IUSE="nls"
DEPEND=">=gnome-base/gnome-libs-1.2
=gnome-base/gconf-1.0*
- >=gnome-extra/gal-0.11.99
- >=app-text/scrollkeeper-0.1.4
+ <gnome-extra/gal-1.99
=dev-libs/glib-1.2*
=x11-libs/gtk+-1.2*
>=gnome-base/oaf-0.6.8
>=gnome-base/ORBit-0.5.14
- >=gnome-base/gnome-vfs-1*
+ =gnome-base/gnome-vfs-1*
>=dev-libs/libxml-1.8.17"
-RDEPEND="nls? ( sys-devel/gettext )"
+RDEPEND=">=app-text/scrollkeeper-0.1.4
+ nls? ( sys-devel/gettext )"
src_compile() {
econf `use_enable nls`