diff options
author | Peter Alfredsen <loki_val@gentoo.org> | 2009-03-30 16:21:43 +0000 |
---|---|---|
committer | Peter Alfredsen <loki_val@gentoo.org> | 2009-03-30 16:21:43 +0000 |
commit | 239c7fce6c6048c03f410821eaa60f27e1a44239 (patch) | |
tree | 550417b80efcdd7078a19723812951b782081f99 /www-apps/swish-e/swish-e-2.4.4.ebuild | |
parent | Version bump. New nls support, replace ftgl with quesoglc. (diff) | |
download | gentoo-2-239c7fce6c6048c03f410821eaa60f27e1a44239.tar.gz gentoo-2-239c7fce6c6048c03f410821eaa60f27e1a44239.tar.bz2 gentoo-2-239c7fce6c6048c03f410821eaa60f27e1a44239.zip |
Update dependencies w.r.t. bug 264230, fully-split-out poppler transition.
(Portage version: 2.2_rc28/cvs/Linux x86_64)
Diffstat (limited to 'www-apps/swish-e/swish-e-2.4.4.ebuild')
-rw-r--r-- | www-apps/swish-e/swish-e-2.4.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-apps/swish-e/swish-e-2.4.4.ebuild b/www-apps/swish-e/swish-e-2.4.4.ebuild index 072fc2df7d11..d459d49ce931 100644 --- a/www-apps/swish-e/swish-e-2.4.4.ebuild +++ b/www-apps/swish-e/swish-e-2.4.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.4.4.ebuild,v 1.2 2007/07/13 06:13:03 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.4.4.ebuild,v 1.3 2009/03/30 16:21:43 loki_val Exp $ inherit perl-module eutils @@ -15,7 +15,7 @@ IUSE="doc perl pdf mp3" DEPEND=">=sys-libs/zlib-1.1.3 dev-libs/libxml2 - pdf? ( app-text/poppler ) + pdf? ( virtual/poppler-utils ) perl? ( dev-perl/libwww-perl dev-perl/HTML-Parser dev-perl/HTML-Tagset |