diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 08:39:30 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 08:39:30 +0000 |
commit | 4a1b3040528c4729db0fdc3f4ccbbb8a754e0dba (patch) | |
tree | 8db56ecc947ec85331531382315359e1c7c8c2d1 /dev-util/glade/glade-0.6.4.ebuild | |
parent | removed old version (diff) | |
download | historical-4a1b3040528c4729db0fdc3f4ccbbb8a754e0dba.tar.gz historical-4a1b3040528c4729db0fdc3f4ccbbb8a754e0dba.tar.bz2 historical-4a1b3040528c4729db0fdc3f4ccbbb8a754e0dba.zip |
whitespace cleanup
Diffstat (limited to 'dev-util/glade/glade-0.6.4.ebuild')
-rw-r--r-- | dev-util/glade/glade-0.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/glade/glade-0.6.4.ebuild b/dev-util/glade/glade-0.6.4.ebuild index 7a18ea5fc578..98fd7abd5dd7 100644 --- a/dev-util/glade/glade-0.6.4.ebuild +++ b/dev-util/glade/glade-0.6.4.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-util/glade/glade-0.6.4.ebuild,v 1.14 2003/07/09 15:59:41 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-0.6.4.ebuild,v 1.15 2003/09/06 08:39:20 msterret Exp $ inherit eutils @@ -18,7 +18,7 @@ RDEPEND="=x11-libs/gtk+-1.2* bonobo? ( >=gnome-base/bonobo-1.0.9-r1 )" DEPEND="${DEPEND} - nls? ( sys-devel/gettext + nls? ( sys-devel/gettext >=dev-util/intltool-0.11 ) >=app-text/scrollkeeper-0.2" |