summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2009-01-06 11:07:25 +0000
committerAndrey Grozin <grozin@gentoo.org>2009-01-06 11:07:25 +0000
commit2852dbba4ee585e33975c325ef55fcd0dad0ebf5 (patch)
tree9288a48fb748dd09ae4442160161803900702d34 /dev-python/pyPdf/pyPdf-1.12.ebuild
parentVersion bump. (diff)
downloadhistorical-2852dbba4ee585e33975c325ef55fcd0dad0ebf5.tar.gz
historical-2852dbba4ee585e33975c325ef55fcd0dad0ebf5.tar.bz2
historical-2852dbba4ee585e33975c325ef55fcd0dad0ebf5.zip
Initial import
Package-Manager: portage-2.2_rc20/cvs/Linux 2.6.26-tuxonice i686
Diffstat (limited to 'dev-python/pyPdf/pyPdf-1.12.ebuild')
-rw-r--r--dev-python/pyPdf/pyPdf-1.12.ebuild11
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-python/pyPdf/pyPdf-1.12.ebuild b/dev-python/pyPdf/pyPdf-1.12.ebuild
new file mode 100644
index 000000000000..7432c63e73a2
--- /dev/null
+++ b/dev-python/pyPdf/pyPdf-1.12.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyPdf/pyPdf-1.12.ebuild,v 1.1 2009/01/06 11:07:25 grozin Exp $
+inherit distutils
+DESCRIPTION="Python library to work with pdf files"
+HOMEPAGE="http://pybrary.net/${PN}/"
+SRC_URI="http://pybrary.net/${P}.tar.gz"
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""