diff options
author | Ben de Groot <yngwin@gentoo.org> | 2010-01-26 00:39:23 +0000 |
---|---|---|
committer | Ben de Groot <yngwin@gentoo.org> | 2010-01-26 00:39:23 +0000 |
commit | 7ab07a02d79318961a6243a67e74a6b2b89b6232 (patch) | |
tree | b6aa6cd2b1504f4c19abbd51f3c2d035eedbe0ea /app-text | |
parent | Stable for HPPA (bug #299974). (diff) | |
download | gentoo-2-7ab07a02d79318961a6243a67e74a6b2b89b6232.tar.gz gentoo-2-7ab07a02d79318961a6243a67e74a6b2b89b6232.tar.bz2 gentoo-2-7ab07a02d79318961a6243a67e74a6b2b89b6232.zip |
Remove obsoleted versions. Use app-text/poppler[utils] instead.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler-utils/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/poppler-utils/poppler-utils-0.10.6.ebuild | 29 | ||||
-rw-r--r-- | app-text/poppler-utils/poppler-utils-0.12.0.ebuild | 33 | ||||
-rw-r--r-- | app-text/poppler-utils/poppler-utils-0.12.1.ebuild | 33 | ||||
-rw-r--r-- | app-text/poppler-utils/poppler-utils-0.12.3.ebuild | 33 |
5 files changed, 6 insertions, 129 deletions
diff --git a/app-text/poppler-utils/ChangeLog b/app-text/poppler-utils/ChangeLog index fecd4c17e0ee..5dd322e08d07 100644 --- a/app-text/poppler-utils/ChangeLog +++ b/app-text/poppler-utils/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/poppler-utils # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-utils/ChangeLog,v 1.18 2010/01/15 22:33:03 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-utils/ChangeLog,v 1.19 2010/01/26 00:39:23 yngwin Exp $ + + 26 Jan 2010; Ben de Groot <yngwin@gentoo.org> + -poppler-utils-0.10.6.ebuild, -poppler-utils-0.12.0.ebuild, + -poppler-utils-0.12.1.ebuild, -poppler-utils-0.12.3.ebuild: + Remove obsoleted versions. Use app-text/poppler[utils] instead. *poppler-utils-0.12.3 (15 Jan 2010) diff --git a/app-text/poppler-utils/poppler-utils-0.10.6.ebuild b/app-text/poppler-utils/poppler-utils-0.10.6.ebuild deleted file mode 100644 index a72aa06d69ff..000000000000 --- a/app-text/poppler-utils/poppler-utils-0.10.6.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-utils/poppler-utils-0.10.6.ebuild,v 1.1 2009/04/16 23:23:32 loki_val Exp $ - -EAPI=2 - -POPPLER_MODULE=utils - -inherit poppler - -DESCRIPTION="PDF conversion utilities" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="+abiword" - -RDEPEND=" - ~dev-libs/poppler-${PV}[abiword?] - abiword? ( >=dev-libs/libxml2-2.7.2 ) - !app-text/pdftohtml - " -DEPEND=" - ${RDEPEND} - " - -pkg_setup() { - POPPLER_CONF="$(use_enable abiword abiword-output)" -} diff --git a/app-text/poppler-utils/poppler-utils-0.12.0.ebuild b/app-text/poppler-utils/poppler-utils-0.12.0.ebuild deleted file mode 100644 index fa138c30d87a..000000000000 --- a/app-text/poppler-utils/poppler-utils-0.12.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-utils/poppler-utils-0.12.0.ebuild,v 1.1 2009/09/09 20:55:31 loki_val Exp $ - -EAPI=2 - -POPPLER_MODULE=utils - -inherit poppler - -DESCRIPTION="PDF conversion utilities" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="+abiword png" - -RDEPEND=" - ~dev-libs/poppler-${PV}[abiword?] - abiword? ( >=dev-libs/libxml2-2.7.2 ) - png? ( >=media-libs/libpng-1.2.35 ) - !app-text/pdftohtml - " -DEPEND=" - ${RDEPEND} - " - -pkg_setup() { - POPPLER_CONF=" - $(use_enable abiword abiword-output) - $(use_enable png libpng) - " -} diff --git a/app-text/poppler-utils/poppler-utils-0.12.1.ebuild b/app-text/poppler-utils/poppler-utils-0.12.1.ebuild deleted file mode 100644 index 708633c5ecde..000000000000 --- a/app-text/poppler-utils/poppler-utils-0.12.1.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-utils/poppler-utils-0.12.1.ebuild,v 1.2 2009/10/19 19:35:30 aballier Exp $ - -EAPI=2 - -POPPLER_MODULE=utils - -inherit poppler - -DESCRIPTION="PDF conversion utilities" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" -IUSE="+abiword png" - -RDEPEND=" - ~dev-libs/poppler-${PV}[abiword?] - abiword? ( >=dev-libs/libxml2-2.7.2 ) - png? ( >=media-libs/libpng-1.2.35 ) - !app-text/pdftohtml - " -DEPEND=" - ${RDEPEND} - " - -pkg_setup() { - POPPLER_CONF=" - $(use_enable abiword abiword-output) - $(use_enable png libpng) - " -} diff --git a/app-text/poppler-utils/poppler-utils-0.12.3.ebuild b/app-text/poppler-utils/poppler-utils-0.12.3.ebuild deleted file mode 100644 index 83c91662bcb1..000000000000 --- a/app-text/poppler-utils/poppler-utils-0.12.3.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-utils/poppler-utils-0.12.3.ebuild,v 1.1 2010/01/15 22:33:03 yngwin Exp $ - -EAPI=2 - -POPPLER_MODULE=utils - -inherit poppler - -DESCRIPTION="PDF conversion utilities" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" -IUSE="+abiword png" - -RDEPEND=" - ~dev-libs/poppler-${PV}[abiword?] - abiword? ( >=dev-libs/libxml2-2.7.2 ) - png? ( >=media-libs/libpng-1.2.35 ) - !app-text/pdftohtml - " -DEPEND=" - ${RDEPEND} - " - -pkg_setup() { - POPPLER_CONF=" - $(use_enable abiword abiword-output) - $(use_enable png libpng) - " -} |