diff options
author | Ben de Groot <yngwin@gentoo.org> | 2010-02-09 11:25:42 +0000 |
---|---|---|
committer | Ben de Groot <yngwin@gentoo.org> | 2010-02-09 11:25:42 +0000 |
commit | 64933327f88a0d46c3e807b6423723dcad84c98c (patch) | |
tree | c9f2172e1a5eafd77ca812c52fb753c93056dd25 /virtual | |
parent | Remove obsoleted version. Restrict ancient crap to the only arches that still... (diff) | |
download | gentoo-2-64933327f88a0d46c3e807b6423723dcad84c98c.tar.gz gentoo-2-64933327f88a0d46c3e807b6423723dcad84c98c.tar.bz2 gentoo-2-64933327f88a0d46c3e807b6423723dcad84c98c.zip |
Remove obsoleted version. Restrict ancient crap to the only arches that still need it.
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/poppler-utils/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/poppler-utils/poppler-utils-0.10.7.ebuild | 19 | ||||
-rw-r--r-- | virtual/poppler-utils/poppler-utils-0.8.7.ebuild | 4 |
3 files changed, 8 insertions, 22 deletions
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 <yngwin@gentoo.org> 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 <nixnut@gentoo.org> 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" |