From f0a4c3821cbee1dec92b6dd126deeff9393e58bd Mon Sep 17 00:00:00 2001 From: Andreas Proschofsky Date: Thu, 12 Nov 2009 08:23:28 +0000 Subject: Bump to pdfmod 0.8 svn path=/; revision=180 --- app-text/pdfmod/Manifest | 4 ++-- app-text/pdfmod/pdfmod-0.7.ebuild | 27 --------------------------- app-text/pdfmod/pdfmod-0.8.ebuild | 27 +++++++++++++++++++++++++++ 3 files changed, 29 insertions(+), 29 deletions(-) delete mode 100644 app-text/pdfmod/pdfmod-0.7.ebuild create mode 100644 app-text/pdfmod/pdfmod-0.8.ebuild (limited to 'app-text') diff --git a/app-text/pdfmod/Manifest b/app-text/pdfmod/Manifest index 845e2ff..89e7e38 100644 --- a/app-text/pdfmod/Manifest +++ b/app-text/pdfmod/Manifest @@ -1,2 +1,2 @@ -DIST pdfmod-0.7.tar.bz2 587392 RMD160 e82c6be931adda51faf11ad4255b4c5546f03891 SHA1 ae7ba1adaba518df7b32c1cad60ea8a6bf08fc5c SHA256 74d3abb85aaf674f296a7be8d1341f6d4fd12b95cee3529cf587f6658f9dd5f6 -EBUILD pdfmod-0.7.ebuild 560 RMD160 4e8a6a84cc4b4f364289f4eed183199801be03e4 SHA1 97779892828ee627e4bc6e2afae9d0b0a65cb9b7 SHA256 93eab10ed9d1de464dac46211c403807a8fbdae3c89f8518ef21c45ea7cc1a30 +DIST pdfmod-0.8.tar.bz2 612215 RMD160 5c2680f4110f95c689c65be53875782f58fd383b SHA1 f12f344182df21220b85d8d2e0bda71a9ba775a7 SHA256 913cb15cb47ee89805c4b902bb1e31ddece555641c3521ac6525d5e0240b64ec +EBUILD pdfmod-0.8.ebuild 560 RMD160 4e8a6a84cc4b4f364289f4eed183199801be03e4 SHA1 97779892828ee627e4bc6e2afae9d0b0a65cb9b7 SHA256 93eab10ed9d1de464dac46211c403807a8fbdae3c89f8518ef21c45ea7cc1a30 diff --git a/app-text/pdfmod/pdfmod-0.7.ebuild b/app-text/pdfmod/pdfmod-0.7.ebuild deleted file mode 100644 index eac3ec5..0000000 --- a/app-text/pdfmod/pdfmod-0.7.ebuild +++ /dev/null @@ -1,27 +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/glade-sharp-2.0 - >=dev-dotnet/gconf-sharp-2.0 - >=dev-dotnet/gnome-sharp-2.0 - app-text/gnome-doc-utils - >=virtual/poppler-0.8.0 - >=dev-libs/hyena-0.2" - -RDEPEND="${DEPEND}" - -DOCS="AUTHORS NEWS README" diff --git a/app-text/pdfmod/pdfmod-0.8.ebuild b/app-text/pdfmod/pdfmod-0.8.ebuild new file mode 100644 index 0000000..eac3ec5 --- /dev/null +++ b/app-text/pdfmod/pdfmod-0.8.ebuild @@ -0,0 +1,27 @@ +# 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/glade-sharp-2.0 + >=dev-dotnet/gconf-sharp-2.0 + >=dev-dotnet/gnome-sharp-2.0 + app-text/gnome-doc-utils + >=virtual/poppler-0.8.0 + >=dev-libs/hyena-0.2" + +RDEPEND="${DEPEND}" + +DOCS="AUTHORS NEWS README" -- cgit v1.2.3-65-gdbad