diff options
author | 2002-04-04 15:53:52 +0000 | |
---|---|---|
committer | 2002-04-04 15:53:52 +0000 | |
commit | 4e24a269c1a6ee8bfc914af70aa62ae283d147b9 (patch) | |
tree | 47e7f86017bb58b4e5cd29639062aee511e01333 /app-text/gnome-spell | |
parent | tab fix (diff) | |
download | historical-4e24a269c1a6ee8bfc914af70aa62ae283d147b9.tar.gz historical-4e24a269c1a6ee8bfc914af70aa62ae283d147b9.tar.bz2 historical-4e24a269c1a6ee8bfc914af70aa62ae283d147b9.zip |
typo
Diffstat (limited to 'app-text/gnome-spell')
-rw-r--r-- | app-text/gnome-spell/gnome-spell-0.4.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gnome-spell/gnome-spell-0.4.1-r1.ebuild b/app-text/gnome-spell/gnome-spell-0.4.1-r1.ebuild index f9310b8822e2..bbe9d6d575fc 100644 --- a/app-text/gnome-spell/gnome-spell-0.4.1-r1.ebuild +++ b/app-text/gnome-spell/gnome-spell-0.4.1-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: Jesse <jesse@dowellcompany.com> -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-0.4.1-r1.ebuild,v 1.1 2002/04/04 08:09:15 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-0.4.1-r1.ebuild,v 1.2 2002/04/04 15:53:52 seemant Exp $ MY_P=${P/_/-} S=${WORKDIR}/${MY_P} @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org" DEPEND="virtual/glibc >=gnome-base/gnome-libs-1.4.1.2-r1 >=app-text/pspell-ispell-0.12-r1 - gnome?( >=gnome-base/gnome-core-1.4.0.4-r1 ) + gnome? ( >=gnome-base/gnome-core-1.4.0.4-r1 ) nls? ( sys-devel/gettext )" src_compile() { |