summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-11-14 17:15:39 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-11-14 17:15:39 +0000
commitfefad4722eea4768e0d3b68c11a5c4afda438540 (patch)
treed5f6a613c65140997a43ae38fda0acc817291a4b /dev-python/reportlab
parentRemove packages masked for removal. (diff)
downloadgentoo-2-fefad4722eea4768e0d3b68c11a5c4afda438540.tar.gz
gentoo-2-fefad4722eea4768e0d3b68c11a5c4afda438540.tar.bz2
gentoo-2-fefad4722eea4768e0d3b68c11a5c4afda438540.zip
Update HOMEPAGE.
(Portage version: 14820-svn/cvs/Linux x86_64)
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"