diff options
author | Achim Gottinger <achim@gentoo.org> | 2001-05-18 17:13:55 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2001-05-18 17:13:55 +0000 |
commit | 898254abd68a9e82138ee4231de12f11074bfe83 (patch) | |
tree | 853e5e7043380c5f8d2cb52108632cf03edb6d71 /app-office | |
parent | Hopefully fixed freetype dep (diff) | |
download | historical-898254abd68a9e82138ee4231de12f11074bfe83.tar.gz historical-898254abd68a9e82138ee4231de12f11074bfe83.tar.bz2 historical-898254abd68a9e82138ee4231de12f11074bfe83.zip |
Hopefully fixed all freetype deps
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/abiword-0.7.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/abiword/abiword-0.7.12.ebuild b/app-office/abiword/abiword-0.7.12.ebuild index b00b63bb372c..d42d97877239 100644 --- a/app-office/abiword/abiword-0.7.12.ebuild +++ b/app-office/abiword/abiword-0.7.12.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-0.7.12.ebuild,v 1.2 2001/05/01 18:29:05 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-0.7.12.ebuild,v 1.3 2001/05/18 17:13:55 achim Exp $ A="abi-${PV}.tar.gz abidistfiles.tar.gz expat.tar.gz unixfonts.tar.gz wv.tar.gz" @@ -18,7 +18,7 @@ HOMEPAGE="http://www.gnome.org/gnome-office/abiword.shtml/" DEPEND=">=sys-libs/glibc-2.1.3 >=sys-devel/gcc-2.95.2 - >=media-libs/freetype-1.3.1 + =media-libs/freetype-1.3.1-r2 >=media-libs/libpng-1.0.7 >=dev-libs/glib-1.2.8 >=x11-libs/gtk+-1.2.8 |