summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen de Groot <yngwin@gentoo.org>2010-02-09 23:54:47 +0000
committerBen de Groot <yngwin@gentoo.org>2010-02-09 23:54:47 +0000
commit690f1a08968cf54cf7dda3b7736903ca77fa1257 (patch)
tree258ae9b608d3dac6d4cd58652eb6cf73f03f8bbf /virtual
parentAdd ~mips keyword. Remove no longer needed ancient version. (diff)
downloadgentoo-2-690f1a08968cf54cf7dda3b7736903ca77fa1257.tar.gz
gentoo-2-690f1a08968cf54cf7dda3b7736903ca77fa1257.tar.bz2
gentoo-2-690f1a08968cf54cf7dda3b7736903ca77fa1257.zip
Add ~mips keyword. Remove no longer needed ancient version.
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/poppler-qt4/ChangeLog6
-rw-r--r--virtual/poppler-qt4/poppler-qt4-0.12.3-r1.ebuild4
-rw-r--r--virtual/poppler-qt4/poppler-qt4-0.8.7.ebuild19
3 files changed, 7 insertions, 22 deletions
diff --git a/virtual/poppler-qt4/ChangeLog b/virtual/poppler-qt4/ChangeLog
index 8e9e6028377a..5f645def724d 100644
--- a/virtual/poppler-qt4/ChangeLog
+++ b/virtual/poppler-qt4/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/poppler-qt4
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/poppler-qt4/ChangeLog,v 1.40 2010/02/09 11:21:11 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/poppler-qt4/ChangeLog,v 1.41 2010/02/09 23:54:47 yngwin Exp $
+
+ 09 Feb 2010; Ben de Groot <yngwin@gentoo.org> -poppler-qt4-0.8.7.ebuild,
+ poppler-qt4-0.12.3-r1.ebuild:
+ Add ~mips keyword. Remove no longer needed ancient version.
09 Feb 2010; Ben de Groot <yngwin@gentoo.org> poppler-qt4-0.8.7.ebuild,
-poppler-qt4-0.10.7.ebuild:
diff --git a/virtual/poppler-qt4/poppler-qt4-0.12.3-r1.ebuild b/virtual/poppler-qt4/poppler-qt4-0.12.3-r1.ebuild
index 9784214bb8b0..3354a58b68f8 100644
--- a/virtual/poppler-qt4/poppler-qt4-0.12.3-r1.ebuild
+++ b/virtual/poppler-qt4/poppler-qt4-0.12.3-r1.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-qt4/poppler-qt4-0.12.3-r1.ebuild,v 1.8 2010/02/08 18:21:57 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/poppler-qt4/poppler-qt4-0.12.3-r1.ebuild,v 1.9 2010/02/09 23:54:47 yngwin Exp $
EAPI=2
@@ -10,7 +10,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
PROPERTIES="virtual"
diff --git a/virtual/poppler-qt4/poppler-qt4-0.8.7.ebuild b/virtual/poppler-qt4/poppler-qt4-0.8.7.ebuild
deleted file mode 100644
index 46ea23a1838a..000000000000
--- a/virtual/poppler-qt4/poppler-qt4-0.8.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-qt4/poppler-qt4-0.8.7.ebuild,v 1.8 2010/02/09 11:21:11 yngwin Exp $
-
-EAPI=2
-
-DESCRIPTION="Virtual package, includes packages that contain libpoppler-qt4.so"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~mips"
-IUSE=""
-
-PROPERTIES="virtual"
-
-RDEPEND="~app-text/poppler-bindings-${PV}[qt4]"
-DEPEND="${RDEPEND}"