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/poppler-utils/poppler-utils-0.8.7.ebuild
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/poppler-utils/poppler-utils-0.8.7.ebuild')
-rw-r--r--virtual/poppler-utils/poppler-utils-0.8.7.ebuild19
1 files changed, 19 insertions, 0 deletions
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}"