summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Alfredsen <loki_val@gentoo.org>2009-03-30 16:21:43 +0000
committerPeter Alfredsen <loki_val@gentoo.org>2009-03-30 16:21:43 +0000
commit239c7fce6c6048c03f410821eaa60f27e1a44239 (patch)
tree550417b80efcdd7078a19723812951b782081f99 /www-apps/swish-e
parentVersion bump. New nls support, replace ftgl with quesoglc. (diff)
downloadgentoo-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')
-rw-r--r--www-apps/swish-e/ChangeLog7
-rw-r--r--www-apps/swish-e/swish-e-2.4.3-r1.ebuild6
-rw-r--r--www-apps/swish-e/swish-e-2.4.3-r2.ebuild6
-rw-r--r--www-apps/swish-e/swish-e-2.4.3.ebuild6
-rw-r--r--www-apps/swish-e/swish-e-2.4.4.ebuild6
-rw-r--r--www-apps/swish-e/swish-e-2.4.5.ebuild4
6 files changed, 20 insertions, 15 deletions
diff --git a/www-apps/swish-e/ChangeLog b/www-apps/swish-e/ChangeLog
index 2d8703898a15..c2e40d397b5e 100644
--- a/www-apps/swish-e/ChangeLog
+++ b/www-apps/swish-e/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for www-apps/swish-e
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/ChangeLog,v 1.13 2009/03/07 05:48:38 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/ChangeLog,v 1.14 2009/03/30 16:21:43 loki_val Exp $
+
+ 30 Mar 2009; Peter Alfredsen <loki_val@gentoo.org> swish-e-2.4.3.ebuild,
+ swish-e-2.4.3-r1.ebuild, swish-e-2.4.3-r2.ebuild, swish-e-2.4.4.ebuild,
+ swish-e-2.4.5.ebuild:
+ Update dependencies w.r.t. bug 264230, fully-split-out poppler transition.
*swish-e-2.4.5 (07 Mar 2009)
diff --git a/www-apps/swish-e/swish-e-2.4.3-r1.ebuild b/www-apps/swish-e/swish-e-2.4.3-r1.ebuild
index 1c1638cd3895..d89d309f9b82 100644
--- a/www-apps/swish-e/swish-e-2.4.3-r1.ebuild
+++ b/www-apps/swish-e/swish-e-2.4.3-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 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.3-r1.ebuild,v 1.4 2007/07/13 06:13:03 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.4.3-r1.ebuild,v 1.5 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
diff --git a/www-apps/swish-e/swish-e-2.4.3-r2.ebuild b/www-apps/swish-e/swish-e-2.4.3-r2.ebuild
index 3d078c48626e..d4f6008e41c4 100644
--- a/www-apps/swish-e/swish-e-2.4.3-r2.ebuild
+++ b/www-apps/swish-e/swish-e-2.4.3-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 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.3-r2.ebuild,v 1.5 2007/07/13 06:13:03 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.4.3-r2.ebuild,v 1.6 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
diff --git a/www-apps/swish-e/swish-e-2.4.3.ebuild b/www-apps/swish-e/swish-e-2.4.3.ebuild
index 38fd3babee40..711c60aa912c 100644
--- a/www-apps/swish-e/swish-e-2.4.3.ebuild
+++ b/www-apps/swish-e/swish-e-2.4.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 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.3.ebuild,v 1.3 2007/07/13 06:13:03 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.4.3.ebuild,v 1.4 2009/03/30 16:21:43 loki_val Exp $
inherit perl-module
@@ -15,7 +15,7 @@ IUSE="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
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
diff --git a/www-apps/swish-e/swish-e-2.4.5.ebuild b/www-apps/swish-e/swish-e-2.4.5.ebuild
index 671ce7682060..48d6b63357d5 100644
--- a/www-apps/swish-e/swish-e-2.4.5.ebuild
+++ b/www-apps/swish-e/swish-e-2.4.5.ebuild
@@ -1,6 +1,6 @@
# 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.5.ebuild,v 1.1 2009/03/07 05:48:38 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.4.5.ebuild,v 1.2 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