diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-10 22:58:12 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-10 22:58:12 +0000 |
commit | 566ac4746e94d67d8f9eddae8406b2b37054abc0 (patch) | |
tree | bb75a59eb252c19b83dca892c607b3a7b68c9379 /www-apps | |
parent | Fix old version too, somewhat. Overshadowed with keywords. (diff) | |
download | gentoo-2-566ac4746e94d67d8f9eddae8406b2b37054abc0.tar.gz gentoo-2-566ac4746e94d67d8f9eddae8406b2b37054abc0.tar.bz2 gentoo-2-566ac4746e94d67d8f9eddae8406b2b37054abc0.zip |
Fix poppler depend.
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/swish-e/ChangeLog | 9 | ||||
-rw-r--r-- | www-apps/swish-e/swish-e-2.4.3-r1.ebuild | 6 | ||||
-rw-r--r-- | www-apps/swish-e/swish-e-2.4.3-r2.ebuild | 6 | ||||
-rw-r--r-- | www-apps/swish-e/swish-e-2.4.3.ebuild | 6 | ||||
-rw-r--r-- | www-apps/swish-e/swish-e-2.4.4.ebuild | 6 | ||||
-rw-r--r-- | www-apps/swish-e/swish-e-2.4.5.ebuild | 6 | ||||
-rw-r--r-- | www-apps/swish-e/swish-e-2.4.7.ebuild | 6 |
7 files changed, 25 insertions, 20 deletions
diff --git a/www-apps/swish-e/ChangeLog b/www-apps/swish-e/ChangeLog index 4f1405c895ca..35744cb0f223 100644 --- a/www-apps/swish-e/ChangeLog +++ b/www-apps/swish-e/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for www-apps/swish-e -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/ChangeLog,v 1.16 2009/10/23 16:17:33 vostorga Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/ChangeLog,v 1.17 2010/02/10 22:58:12 ssuominen Exp $ + + 10 Feb 2010; Samuli Suominen <ssuominen@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, swish-e-2.4.7.ebuild: + Fix poppler depend. 23 Oct 2009; Víctor Ostorga <vostorga@gentoo.org> swish-e-2.4.3.ebuild, swish-e-2.4.3-r1.ebuild: 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 b8134092f420..e26998ff8e34 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-2009 Gentoo Foundation +# Copyright 1999-2010 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.6 2009/10/23 16:17:33 vostorga Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.4.3-r1.ebuild,v 1.7 2010/02/10 22:58:12 ssuominen 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? ( virtual/poppler-utils ) + pdf? ( app-text/poppler ) 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 d4f6008e41c4..b8af17e8c15d 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-2009 Gentoo Foundation +# Copyright 1999-2010 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.6 2009/03/30 16:21:43 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.4.3-r2.ebuild,v 1.7 2010/02/10 22:58:12 ssuominen 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? ( virtual/poppler-utils ) + pdf? ( app-text/poppler ) 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 38a038257c37..cdb079a3e946 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-2009 Gentoo Foundation +# Copyright 1999-2010 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.5 2009/10/23 16:17:33 vostorga Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.4.3.ebuild,v 1.6 2010/02/10 22:58:12 ssuominen Exp $ inherit perl-module @@ -15,7 +15,7 @@ IUSE="perl pdf mp3" DEPEND=">=sys-libs/zlib-1.1.3 dev-libs/libxml2 - pdf? ( virtual/poppler-utils ) + pdf? ( app-text/poppler ) 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 d459d49ce931..3e5225c943f2 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-2009 Gentoo Foundation +# Copyright 1999-2010 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.3 2009/03/30 16:21:43 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.4.4.ebuild,v 1.4 2010/02/10 22:58:12 ssuominen 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? ( virtual/poppler-utils ) + pdf? ( app-text/poppler ) 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 48d6b63357d5..47a786e60158 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 +# Copyright 1999-2010 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.2 2009/03/30 16:21:43 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.4.5.ebuild,v 1.3 2010/02/10 22:58:12 ssuominen 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? ( virtual/poppler-utils ) + pdf? ( app-text/poppler ) perl? ( dev-perl/libwww-perl dev-perl/HTML-Parser dev-perl/HTML-Tagset diff --git a/www-apps/swish-e/swish-e-2.4.7.ebuild b/www-apps/swish-e/swish-e-2.4.7.ebuild index 1dbe2b74939c..10cb50dec592 100644 --- a/www-apps/swish-e/swish-e-2.4.7.ebuild +++ b/www-apps/swish-e/swish-e-2.4.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.7.ebuild,v 1.1 2009/06/03 08:32:40 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/swish-e/swish-e-2.4.7.ebuild,v 1.2 2010/02/10 22:58:12 ssuominen Exp $ EAPI=2 @@ -17,7 +17,7 @@ IUSE="doc perl pdf mp3" DEPEND=">=sys-libs/zlib-1.1.3 dev-libs/libxml2 - pdf? ( virtual/poppler-utils ) + pdf? ( >=app-text/poppler-0.12.3-r3[utils] ) perl? ( dev-perl/libwww-perl dev-perl/HTML-Parser dev-perl/HTML-Tagset |