diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-05-23 06:50:10 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-05-23 06:50:10 +0000 |
commit | 77962b27e6cdcb85b085f44747145afd5f38de91 (patch) | |
tree | 3f675f1ea0164ce98c74029761113e63d2950576 /app-office/abiword | |
parent | gtk 1.2 dependency listing fixes (diff) | |
download | historical-77962b27e6cdcb85b085f44747145afd5f38de91.tar.gz historical-77962b27e6cdcb85b085f44747145afd5f38de91.tar.bz2 historical-77962b27e6cdcb85b085f44747145afd5f38de91.zip |
gtk 1.2 dependency listing fixes
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/abiword-1.0.0-r1.ebuild | 4 | ||||
-rw-r--r-- | app-office/abiword/abiword-1.0.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-office/abiword/abiword-1.0.0-r1.ebuild b/app-office/abiword/abiword-1.0.0-r1.ebuild index 3cce996d105f..25a942058621 100644 --- a/app-office/abiword/abiword-1.0.0-r1.ebuild +++ b/app-office/abiword/abiword-1.0.0-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: Karl Trygve Kalleberg <karltk@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.0-r1.ebuild,v 1.1 2002/04/29 00:10:22 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.0-r1.ebuild,v 1.2 2002/05/23 06:50:09 seemant Exp $ S=${WORKDIR}/${P}/abi DESCRIPTION="Text processor" @@ -11,7 +11,7 @@ SLOT="0" DEPEND="virtual/x11 media-libs/libpng >=dev-libs/libunicode-0.4-r1 - >=x11-libs/gtk+-1.2.10-r4 + =x11-libs/gtk+-1.2* jpeg? ( >=media-libs/jpeg-6b-r2 ) perl? ( >=sys-devel/perl-5.6 ) xml2? ( >=dev-libs/libxml2-2.4.10 ) diff --git a/app-office/abiword/abiword-1.0.1.ebuild b/app-office/abiword/abiword-1.0.1.ebuild index 77e3145e17c7..2d215cca592c 100644 --- a/app-office/abiword/abiword-1.0.1.ebuild +++ b/app-office/abiword/abiword-1.0.1.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: Karl Trygve Kalleberg <karltk@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.1.ebuild,v 1.1 2002/05/09 17:13:19 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.1.ebuild,v 1.2 2002/05/23 06:50:10 seemant Exp $ S=${WORKDIR}/${P}/abi DESCRIPTION="Text processor" @@ -11,7 +11,7 @@ SLOT="0" DEPEND="virtual/x11 media-libs/libpng >=dev-libs/libunicode-0.4-r1 - >=x11-libs/gtk+-1.2.10-r4 + =x11-libs/gtk+-1.2* jpeg? ( >=media-libs/jpeg-6b-r2 ) perl? ( >=sys-devel/perl-5.6 ) xml2? ( >=dev-libs/libxml2-2.4.10 ) |