diff options
author | Ben de Groot <yngwin@gentoo.org> | 2010-02-09 11:15:13 +0000 |
---|---|---|
committer | Ben de Groot <yngwin@gentoo.org> | 2010-02-09 11:15:13 +0000 |
commit | cb1c3e96d241f87173a699cb562f630b967e8b86 (patch) | |
tree | 14c3b3aed7d26112863e4e86bfa2c63389cd0457 /virtual | |
parent | amd64 stable, bug 298767 (diff) | |
download | gentoo-2-cb1c3e96d241f87173a699cb562f630b967e8b86.tar.gz gentoo-2-cb1c3e96d241f87173a699cb562f630b967e8b86.tar.bz2 gentoo-2-cb1c3e96d241f87173a699cb562f630b967e8b86.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/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/poppler/poppler-0.10.7.ebuild | 19 | ||||
-rw-r--r-- | virtual/poppler/poppler-0.8.7.ebuild | 4 |
3 files changed, 8 insertions, 22 deletions
diff --git a/virtual/poppler/ChangeLog b/virtual/poppler/ChangeLog index 32f39713db86..2bc40fa8f03e 100644 --- a/virtual/poppler/ChangeLog +++ b/virtual/poppler/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for virtual/poppler # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/poppler/ChangeLog,v 1.39 2010/02/08 18:19:40 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/poppler/ChangeLog,v 1.40 2010/02/09 11:15:13 yngwin Exp $ + + 09 Feb 2010; Ben de Groot <yngwin@gentoo.org> poppler-0.8.7.ebuild, + -poppler-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-0.12.3-r1.ebuild: ppc stable #290464 diff --git a/virtual/poppler/poppler-0.10.7.ebuild b/virtual/poppler/poppler-0.10.7.ebuild deleted file mode 100644 index cdba789cf3ee..000000000000 --- a/virtual/poppler/poppler-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/poppler-0.10.7.ebuild,v 1.9 2010/01/11 11:09:37 ulm Exp $ - -EAPI=2 - -DESCRIPTION="Virtual package, includes packages that contain libpoppler-glib.so" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -PROPERTIES="virtual" - -RDEPEND="~dev-libs/poppler-${PV}" -DEPEND="${RDEPEND}" diff --git a/virtual/poppler/poppler-0.8.7.ebuild b/virtual/poppler/poppler-0.8.7.ebuild index 0f18adec8fd1..2b88ecf60efe 100644 --- a/virtual/poppler/poppler-0.8.7.ebuild +++ b/virtual/poppler/poppler-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/poppler-0.8.7.ebuild,v 1.4 2010/01/11 11:09:37 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/poppler/poppler-0.8.7.ebuild,v 1.5 2010/02/09 11:15:13 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 ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="m68k ~mips" IUSE="" PROPERTIES="virtual" |