diff options
author | Ulrich Müller <ulm@gentoo.org> | 2009-01-04 22:54:26 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2009-01-04 22:54:26 +0000 |
commit | 22e7d5026aaa824e0001c35c10ccbfb04c4c7248 (patch) | |
tree | 2a3fe26cd70595c7cf6c144e63e1298111862c73 /app-office/abiword-plugins/abiword-plugins-2.6.4.ebuild | |
parent | use EAPI=2 for bug #246042 (diff) | |
download | gentoo-2-22e7d5026aaa824e0001c35c10ccbfb04c4c7248.tar.gz gentoo-2-22e7d5026aaa824e0001c35c10ccbfb04c4c7248.tar.bz2 gentoo-2-22e7d5026aaa824e0001c35c10ccbfb04c4c7248.zip |
Change virtual/xft dependency to x11-libs/libXft, bug 253771.
(Portage version: 2.2_rc20/cvs/Linux 2.6.27-gentoo-r4 i686)
Diffstat (limited to 'app-office/abiword-plugins/abiword-plugins-2.6.4.ebuild')
-rw-r--r-- | app-office/abiword-plugins/abiword-plugins-2.6.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-office/abiword-plugins/abiword-plugins-2.6.4.ebuild b/app-office/abiword-plugins/abiword-plugins-2.6.4.ebuild index f2f9290fa902..aba715791250 100644 --- a/app-office/abiword-plugins/abiword-plugins-2.6.4.ebuild +++ b/app-office/abiword-plugins/abiword-plugins-2.6.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.6.4.ebuild,v 1.7 2008/09/18 00:28:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.6.4.ebuild,v 1.8 2009/01/04 22:54:26 ulm Exp $ EAPI="1" @@ -20,11 +20,11 @@ IUSE="cxx debug gnome grammar jabber jpeg libgda math ots pdf readline svg thesa # add abiscan when we get gnome-scan RDEPEND="=app-office/abiword-${PV}* - virtual/xft >=media-libs/fontconfig-1 >=dev-libs/fribidi-0.10.4 >=dev-libs/glib-2 >=x11-libs/gtk+-2 + x11-libs/libXft >=gnome-base/libglade-2 >=gnome-extra/libgsf-1.14.4 cxx? ( >=dev-libs/boost-1.33.1 ) |