diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-09-10 09:48:39 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-09-10 09:48:39 +0000 |
commit | fd598127d682c3f9be544f9a758bd2fd681e7b47 (patch) | |
tree | 8f17cc738720afbe55795390bcb61d6e06b2d107 /app-office | |
parent | acknowledgement (diff) | |
download | gentoo-2-fd598127d682c3f9be544f9a758bd2fd681e7b47.tar.gz gentoo-2-fd598127d682c3f9be544f9a758bd2fd681e7b47.tar.bz2 gentoo-2-fd598127d682c3f9be544f9a758bd2fd681e7b47.zip |
spacing
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/abiword-1.0.2-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-office/abiword/abiword-1.0.2-r1.ebuild b/app-office/abiword/abiword-1.0.2-r1.ebuild index 117cfcd9c8dd..60ad7a6c367e 100644 --- a/app-office/abiword/abiword-1.0.2-r1.ebuild +++ b/app-office/abiword/abiword-1.0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.2-r1.ebuild,v 1.3 2002/09/03 10:48:03 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.2-r1.ebuild,v 1.4 2002/09/10 09:48:39 seemant Exp $ S=${WORKDIR}/${P}/abi DESCRIPTION="Text processor" @@ -18,8 +18,8 @@ DEPEND="virtual/x11 xml2? ( >=dev-libs/libxml2-2.4.10 ) spell? ( >=app-text/aspell-0.50 ) gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1 - >=gnome-extra/gal-0.13-r1 - >=gnome-base/bonobo-1.0.9-r1 )" + >=gnome-extra/gal-0.13-r1 + >=gnome-base/bonobo-1.0.9-r1 )" fix_perl_env() { |