diff options
Diffstat (limited to 'app-office/abiword/abiword-1.0.3.ebuild')
-rw-r--r-- | app-office/abiword/abiword-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/abiword/abiword-1.0.3.ebuild b/app-office/abiword/abiword-1.0.3.ebuild index 3ae3bad4ddb2..b94b8fd77d48 100644 --- a/app-office/abiword/abiword-1.0.3.ebuild +++ b/app-office/abiword/abiword-1.0.3.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-office/abiword/abiword-1.0.3.ebuild,v 1.8 2003/03/11 21:11:44 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.3.ebuild,v 1.9 2003/06/10 13:26:03 liquidx Exp $ IUSE="perl nls gnome build spell jpeg xml2" @@ -20,7 +20,7 @@ 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-extra/gal-1.99 >=gnome-base/bonobo-1.0.9-r1 ) !app-shells/bash-completion" |