summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Alfredsen <loki_val@gentoo.org>2009-03-29 23:34:37 +0000
committerPeter Alfredsen <loki_val@gentoo.org>2009-03-29 23:34:37 +0000
commit1e1877a62f6ae5b07011298540b927f0d5351a02 (patch)
tree7bad3924a6fbb6c2c0b8d208afef0d3e8f657d75 /virtual
parentInitial commit. Ebuild by me. To be used in the upcoming split-poppler transi... (diff)
downloadgentoo-2-1e1877a62f6ae5b07011298540b927f0d5351a02.tar.gz
gentoo-2-1e1877a62f6ae5b07011298540b927f0d5351a02.tar.bz2
gentoo-2-1e1877a62f6ae5b07011298540b927f0d5351a02.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-utils/ChangeLog14
-rw-r--r--virtual/poppler-utils/metadata.xml15
-rw-r--r--virtual/poppler-utils/poppler-utils-0.10.4.ebuild19
-rw-r--r--virtual/poppler-utils/poppler-utils-0.10.5.ebuild19
-rw-r--r--virtual/poppler-utils/poppler-utils-0.8.7.ebuild19
5 files changed, 86 insertions, 0 deletions
diff --git a/virtual/poppler-utils/ChangeLog b/virtual/poppler-utils/ChangeLog
new file mode 100644
index 000000000000..ba6a0c84f148
--- /dev/null
+++ b/virtual/poppler-utils/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-utils/ChangeLog,v 1.1 2009/03/29 23:34:37 loki_val Exp $
+
+*poppler-utils-0.10.5 (29 Mar 2009)
+*poppler-utils-0.10.4 (29 Mar 2009)
+*poppler-utils-0.8.7 (29 Mar 2009)
+
+ 29 Mar 2009; Peter Alfredsen <loki_val@gentoo.org> +metadata.xml,
+ +poppler-utils-0.8.7.ebuild, +poppler-utils-0.10.4.ebuild,
+ +poppler-utils-0.10.5.ebuild:
+ Initial commit. Ebuild by me. To be used in the upcoming split-poppler
+ transition.
+
diff --git a/virtual/poppler-utils/metadata.xml b/virtual/poppler-utils/metadata.xml
new file mode 100644
index 000000000000..cfad6ac39c65
--- /dev/null
+++ b/virtual/poppler-utils/metadata.xml
@@ -0,0 +1,15 @@
+<?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>
+<use>
+ <flag name='abiword'>
+ Enable support for <pkg>app-office/abiword</pkg> output.
+ Requires <pkg>dev-libs/libxml2</pkg>.
+ </flag>
+</use>
+</pkgmetadata>
diff --git a/virtual/poppler-utils/poppler-utils-0.10.4.ebuild b/virtual/poppler-utils/poppler-utils-0.10.4.ebuild
new file mode 100644
index 000000000000..90b26a975b00
--- /dev/null
+++ b/virtual/poppler-utils/poppler-utils-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-utils/poppler-utils-0.10.4.ebuild,v 1.1 2009/03/29 23:34:37 loki_val Exp $
+
+EAPI=2
+
+DESCRIPTION="Virtual package, includes packages that contain the psto* utilities"
+HOMEPAGE="http://poppler.freedesktop.org/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+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?] ~app-text/poppler-${PV} )"
+DEPEND="${RDEPEND}"
diff --git a/virtual/poppler-utils/poppler-utils-0.10.5.ebuild b/virtual/poppler-utils/poppler-utils-0.10.5.ebuild
new file mode 100644
index 000000000000..698e87b572fc
--- /dev/null
+++ b/virtual/poppler-utils/poppler-utils-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-utils/poppler-utils-0.10.5.ebuild,v 1.1 2009/03/29 23:34:37 loki_val Exp $
+
+EAPI=2
+
+DESCRIPTION="Virtual package, includes packages that contain the psto* utilities"
+HOMEPAGE="http://poppler.freedesktop.org/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+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?] ~app-text/poppler-${PV} )"
+DEPEND="${RDEPEND}"
diff --git a/virtual/poppler-utils/poppler-utils-0.8.7.ebuild b/virtual/poppler-utils/poppler-utils-0.8.7.ebuild
new file mode 100644
index 000000000000..101369f39f91
--- /dev/null
+++ b/virtual/poppler-utils/poppler-utils-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-utils/poppler-utils-0.8.7.ebuild,v 1.1 2009/03/29 23:34:37 loki_val Exp $
+
+EAPI=2
+
+DESCRIPTION="Virtual package, includes packages that contain the psto* utilities"
+HOMEPAGE="http://poppler.freedesktop.org/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+IUSE="+abiword"
+
+PROPERTIES="virtual"
+
+RDEPEND="~app-text/poppler-${PV}"
+DEPEND="${RDEPEND}"