summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-05-23 06:50:21 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-05-23 06:50:21 +0000
commitd80e4d7b812de76012302ab154b8b8a0c706640a (patch)
tree6852e43ed8f4895d9f241cf248a7f2efd48fe35d /app-office/abiword
parentupdating bb when I should be asleep (diff)
downloadgentoo-2-d80e4d7b812de76012302ab154b8b8a0c706640a.tar.gz
gentoo-2-d80e4d7b812de76012302ab154b8b8a0c706640a.tar.bz2
gentoo-2-d80e4d7b812de76012302ab154b8b8a0c706640a.zip
gtk 1.2 dependency listing fixes
Diffstat (limited to 'app-office/abiword')
-rw-r--r--app-office/abiword/abiword-1.0.0-r1.ebuild4
-rw-r--r--app-office/abiword/abiword-1.0.1.ebuild4
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 )