summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/reportlab')
-rw-r--r--dev-python/reportlab/reportlab-2.3-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-python/reportlab/reportlab-2.3-r1.ebuild b/dev-python/reportlab/reportlab-2.3-r1.ebuild
index 51c3e5913931..bc574f760526 100644
--- a/dev-python/reportlab/reportlab-2.3-r1.ebuild
+++ b/dev-python/reportlab/reportlab-2.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/reportlab/reportlab-2.3-r1.ebuild,v 1.8 2009/11/14 16:48:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/reportlab/reportlab-2.3-r1.ebuild,v 1.9 2009/11/14 17:15:39 arfrever Exp $
EAPI="2"
NEED_PYTHON="2.4"
@@ -12,8 +12,9 @@ MY_PN="ReportLab"
MY_PV="$(replace_all_version_separators _)"
DESCRIPTION="Tools for generating printable PDF documents from any data source."
-HOMEPAGE="http://www.reportlab.org/"
+HOMEPAGE="http://www.reportlab.org/ http://pypi.python.org/pypi/reportlab"
SRC_URI="http://www.reportlab.org/ftp/${MY_PN}_${MY_PV}.tar.gz"
+
LICENSE="BSD"
SLOT="0"
KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"