summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Alfredsen <loki_val@gentoo.org>2009-03-29 23:39:08 +0000
committerPeter Alfredsen <loki_val@gentoo.org>2009-03-29 23:39:08 +0000
commit3a35c047b4686c50c3ade25306a56f6f94315747 (patch)
tree40c2dc459dfc76a03c573e0f2c647c7fda1ecdf8 /virtual
parentInitial commit. Ebuild by me. To be used in the upcoming split-poppler transi... (diff)
downloadgentoo-2-3a35c047b4686c50c3ade25306a56f6f94315747.tar.gz
gentoo-2-3a35c047b4686c50c3ade25306a56f6f94315747.tar.bz2
gentoo-2-3a35c047b4686c50c3ade25306a56f6f94315747.zip
Initial commit. Ebuild by me. To be used in the upcoming split-poppler transition.
(Portage version: 2.2_rc28/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/poppler-qt3/ChangeLog14
-rw-r--r--virtual/poppler-qt3/metadata.xml9
-rw-r--r--virtual/poppler-qt3/poppler-qt3-0.10.4.ebuild19
-rw-r--r--virtual/poppler-qt3/poppler-qt3-0.10.5.ebuild19
-rw-r--r--virtual/poppler-qt3/poppler-qt3-0.8.7.ebuild19
5 files changed, 80 insertions, 0 deletions
diff --git a/virtual/poppler-qt3/ChangeLog b/virtual/poppler-qt3/ChangeLog
new file mode 100644
index 000000000000..61c3df7dc69e
--- /dev/null
+++ b/virtual/poppler-qt3/ChangeLog
@@ -0,0 +1,14 @@
+# ChangeLog for gentoo-x86/virtual
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/poppler-qt3/ChangeLog,v 1.1 2009/03/29 23:39:08 loki_val Exp $
+
+*poppler-qt3-0.10.5 (29 Mar 2009)
+*poppler-qt3-0.10.4 (29 Mar 2009)
+*poppler-qt3-0.8.7 (29 Mar 2009)
+
+ 29 Mar 2009; Peter Alfredsen <loki_val@gentoo.org> +metadata.xml,
+ +poppler-qt3-0.8.7.ebuild, +poppler-qt3-0.10.4.ebuild,
+ +poppler-qt3-0.10.5.ebuild:
+ Initial commit. Ebuild by me. To be used in the upcoming split-poppler
+ transition.
+
diff --git a/virtual/poppler-qt3/metadata.xml b/virtual/poppler-qt3/metadata.xml
new file mode 100644
index 000000000000..1fab2d1eca81
--- /dev/null
+++ b/virtual/poppler-qt3/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>printing</herd>
+<maintainer>
+ <email>loki_val@gentoo.org</email>
+ <name>Peter Alfredsen</name>
+</maintainer>
+</pkgmetadata>
diff --git a/virtual/poppler-qt3/poppler-qt3-0.10.4.ebuild b/virtual/poppler-qt3/poppler-qt3-0.10.4.ebuild
new file mode 100644
index 000000000000..c935b53fc9a9
--- /dev/null
+++ b/virtual/poppler-qt3/poppler-qt3-0.10.4.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/poppler-qt3/poppler-qt3-0.10.4.ebuild,v 1.1 2009/03/29 23:39:08 loki_val Exp $
+
+EAPI=2
+
+DESCRIPTION="Virtual package, includes packages that contain libpoppler-qt.so"
+HOMEPAGE="http://poppler.freedesktop.org/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
+IUSE=""
+
+PROPERTIES="virtual"
+
+RDEPEND="~app-text/poppler-bindings-${PV}[qt3]"
+DEPEND="${RDEPEND}"
diff --git a/virtual/poppler-qt3/poppler-qt3-0.10.5.ebuild b/virtual/poppler-qt3/poppler-qt3-0.10.5.ebuild
new file mode 100644
index 000000000000..44d6ff22bf0a
--- /dev/null
+++ b/virtual/poppler-qt3/poppler-qt3-0.10.5.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/poppler-qt3/poppler-qt3-0.10.5.ebuild,v 1.1 2009/03/29 23:39:08 loki_val Exp $
+
+EAPI=2
+
+DESCRIPTION="Virtual package, includes packages that contain libpoppler-qt.so"
+HOMEPAGE="http://poppler.freedesktop.org/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+PROPERTIES="virtual"
+
+RDEPEND="|| ( ~dev-libs/poppler-qt3-${PV} ~app-text/poppler-bindings-${PV}[qt3] )"
+DEPEND="${RDEPEND}"
diff --git a/virtual/poppler-qt3/poppler-qt3-0.8.7.ebuild b/virtual/poppler-qt3/poppler-qt3-0.8.7.ebuild
new file mode 100644
index 000000000000..18f1c2506cf5
--- /dev/null
+++ b/virtual/poppler-qt3/poppler-qt3-0.8.7.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/poppler-qt3/poppler-qt3-0.8.7.ebuild,v 1.1 2009/03/29 23:39:08 loki_val Exp $
+
+EAPI=2
+
+DESCRIPTION="Virtual package, includes packages that contain libpoppler-qt.so"
+HOMEPAGE="http://poppler.freedesktop.org/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
+IUSE=""
+
+PROPERTIES="virtual"
+
+RDEPEND="~app-text/poppler-bindings-${PV}[qt3]"
+DEPEND="${RDEPEND}"