summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Proschofsky <suka@gentoo.org>2010-03-24 18:46:54 +0000
committerAndreas Proschofsky <suka@gentoo.org>2010-03-24 18:46:54 +0000
commitf4890b2732451c6c33339f4bc795e8e98d8eac02 (patch)
tree8bdd60444343b8278ba3381058dd203ecc294839 /app-text/pdfmod/pdfmod-0.8.ebuild
parentBump to gnome-shell 2.29.1, unmask all the necessary dependencies (diff)
downloadsuka-f4890b2732451c6c33339f4bc795e8e98d8eac02.tar.gz
suka-f4890b2732451c6c33339f4bc795e8e98d8eac02.tar.bz2
suka-f4890b2732451c6c33339f4bc795e8e98d8eac02.zip
Bump to pdfmod 0.8.1, drops gnome-sharp dep
svn path=/; revision=232
Diffstat (limited to 'app-text/pdfmod/pdfmod-0.8.ebuild')
-rw-r--r--app-text/pdfmod/pdfmod-0.8.ebuild26
1 files changed, 0 insertions, 26 deletions
diff --git a/app-text/pdfmod/pdfmod-0.8.ebuild b/app-text/pdfmod/pdfmod-0.8.ebuild
deleted file mode 100644
index 27f13d5..0000000
--- a/app-text/pdfmod/pdfmod-0.8.ebuild
+++ /dev/null
@@ -1,26 +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
- >=dev-dotnet/gnome-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"