From 64933327f88a0d46c3e807b6423723dcad84c98c Mon Sep 17 00:00:00 2001 From: Ben de Groot Date: Tue, 9 Feb 2010 11:25:42 +0000 Subject: Remove obsoleted version. Restrict ancient crap to the only arches that still need it. (Portage version: 2.2_rc62/cvs/Linux x86_64) --- virtual/poppler-utils/ChangeLog | 7 ++++++- virtual/poppler-utils/poppler-utils-0.10.7.ebuild | 19 ------------------- virtual/poppler-utils/poppler-utils-0.8.7.ebuild | 4 ++-- 3 files changed, 8 insertions(+), 22 deletions(-) delete mode 100644 virtual/poppler-utils/poppler-utils-0.10.7.ebuild (limited to 'virtual') diff --git a/virtual/poppler-utils/ChangeLog b/virtual/poppler-utils/ChangeLog index 2eb59d81861d..dcf1948892cb 100644 --- a/virtual/poppler-utils/ChangeLog +++ b/virtual/poppler-utils/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for virtual/poppler-utils # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/poppler-utils/ChangeLog,v 1.38 2010/02/08 18:23:08 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/poppler-utils/ChangeLog,v 1.39 2010/02/09 11:25:42 yngwin Exp $ + + 09 Feb 2010; Ben de Groot poppler-utils-0.8.7.ebuild, + -poppler-utils-0.10.7.ebuild: + Remove obsoleted version. Restrict ancient crap to the only arches that + still need it. 08 Feb 2010; nixnut poppler-utils-0.12.3-r1.ebuild: ppc stable #290464 diff --git a/virtual/poppler-utils/poppler-utils-0.10.7.ebuild b/virtual/poppler-utils/poppler-utils-0.10.7.ebuild deleted file mode 100644 index ed8fcaea9201..000000000000 --- a/virtual/poppler-utils/poppler-utils-0.10.7.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/poppler-utils/poppler-utils-0.10.7.ebuild,v 1.9 2010/01/11 11:11:35 ulm Exp $ - -EAPI=2 - -DESCRIPTION="Virtual package, includes packages that contain the psto* utilities" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="+abiword" - -PROPERTIES="virtual" - -RDEPEND="~app-text/poppler-utils-${PV}[abiword?]" -DEPEND="${RDEPEND}" diff --git a/virtual/poppler-utils/poppler-utils-0.8.7.ebuild b/virtual/poppler-utils/poppler-utils-0.8.7.ebuild index beb63a8175c4..6f55bd4c98e1 100644 --- a/virtual/poppler-utils/poppler-utils-0.8.7.ebuild +++ b/virtual/poppler-utils/poppler-utils-0.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/poppler-utils/poppler-utils-0.8.7.ebuild,v 1.6 2010/01/24 01:42:39 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/poppler-utils/poppler-utils-0.8.7.ebuild,v 1.7 2010/02/09 11:25:42 yngwin Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="m68k ~mips" IUSE="+abiword" PROPERTIES="virtual" -- cgit v1.2.3-65-gdbad