summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Proschofsky <suka@gentoo.org>2010-05-07 12:31:27 +0000
committerAndreas Proschofsky <suka@gentoo.org>2010-05-07 12:31:27 +0000
commit5c2d2989d76924d52c4c9630c3e5819d95153511 (patch)
tree4367a0f81bd86750ff988947eb0c2175f08fdddf /app-text/pdfmod/pdfmod-0.8.1.ebuild
parentSmallish bump for gnome-icon-theme (diff)
downloadsuka-5c2d2989d76924d52c4c9630c3e5819d95153511.tar.gz
suka-5c2d2989d76924d52c4c9630c3e5819d95153511.tar.bz2
suka-5c2d2989d76924d52c4c9630c3e5819d95153511.zip
Bump pdfmod to latest releas 0.8.3
svn path=/; revision=246
Diffstat (limited to 'app-text/pdfmod/pdfmod-0.8.1.ebuild')
-rw-r--r--app-text/pdfmod/pdfmod-0.8.1.ebuild25
1 files changed, 0 insertions, 25 deletions
diff --git a/app-text/pdfmod/pdfmod-0.8.1.ebuild b/app-text/pdfmod/pdfmod-0.8.1.ebuild
deleted file mode 100644
index 448e30d..0000000
--- a/app-text/pdfmod/pdfmod-0.8.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-
-inherit gnome2 mono
-
-DESCRIPTION="A simple tool for modifying PDF documents"
-HOMEPAGE="http://live.gnome.org/PdfMod"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=">=dev-lang/mono-2
- >=dev-dotnet/gtk-sharp-2.0
- >=dev-dotnet/gconf-sharp-2.0
- app-text/gnome-doc-utils
- >=app-text/poppler-0.8.0
- >=dev-libs/hyena-0.2"
-
-RDEPEND="${DEPEND}"
-
-DOCS="AUTHORS NEWS README"