diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 22:37:27 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 22:37:27 +0000 |
commit | e34e99ff3a479e58cdd7c2d310dce7bbf8070e74 (patch) | |
tree | 670a0fb22c3de0ef56319a57f951909e0608d680 /app-text/gnome-spell/gnome-spell-0.5.ebuild | |
parent | digest (diff) | |
download | gentoo-2-e34e99ff3a479e58cdd7c2d310dce7bbf8070e74.tar.gz gentoo-2-e34e99ff3a479e58cdd7c2d310dce7bbf8070e74.tar.bz2 gentoo-2-e34e99ff3a479e58cdd7c2d310dce7bbf8070e74.zip |
whitespace cleanup
Diffstat (limited to 'app-text/gnome-spell/gnome-spell-0.5.ebuild')
-rw-r--r-- | app-text/gnome-spell/gnome-spell-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gnome-spell/gnome-spell-0.5.ebuild b/app-text/gnome-spell/gnome-spell-0.5.ebuild index bd3fa61bc37f..6c9fc9a79ba7 100644 --- a/app-text/gnome-spell/gnome-spell-0.5.ebuild +++ b/app-text/gnome-spell/gnome-spell-0.5.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/gnome-spell/gnome-spell-0.5.ebuild,v 1.15 2003/07/06 11:45:40 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-0.5.ebuild,v 1.16 2003/09/05 22:37:21 msterret Exp $ IUSE="nls" @@ -18,7 +18,7 @@ DEPEND=">=gnome-base/gnome-libs-1.4.1.7 =gnome-base/control-center-1.4* >=gnome-base/bonobo-1.0.19-r1 <gnome-base/libglade-2.0.0 - <gnome-extra/gal-1.99 + <gnome-extra/gal-1.99 virtual/aspell-dict nls? ( sys-devel/gettext )" |