summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-08-13 20:43:56 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-08-13 20:43:56 +0000
commit18917ec682f388c316494be802650c2e49bd8090 (patch)
tree117455b0549eda6af6631b077d279161d4653dd8 /dev-python/reportlab
parentppc. stable (diff)
downloadhistorical-18917ec682f388c316494be802650c2e49bd8090.tar.gz
historical-18917ec682f388c316494be802650c2e49bd8090.tar.bz2
historical-18917ec682f388c316494be802650c2e49bd8090.zip
ppc. stable
Package-Manager: portage-2.1.3.5
Diffstat (limited to 'dev-python/reportlab')
-rw-r--r--dev-python/reportlab/ChangeLog6
-rw-r--r--dev-python/reportlab/reportlab-2.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/reportlab/ChangeLog b/dev-python/reportlab/ChangeLog
index 8bc550b90fd5..cd531b5d8cf5 100644
--- a/dev-python/reportlab/ChangeLog
+++ b/dev-python/reportlab/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/reportlab
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/reportlab/ChangeLog,v 1.38 2007/07/16 21:35:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/reportlab/ChangeLog,v 1.39 2007/08/13 20:42:48 dertobi123 Exp $
+
+ 13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ reportlab-2.0.ebuild:
+ ppc. stable
16 Jul 2007; Raúl Porcel <armin76@gentoo.org> reportlab-2.0.ebuild:
alpha/x86 stable
diff --git a/dev-python/reportlab/reportlab-2.0.ebuild b/dev-python/reportlab/reportlab-2.0.ebuild
index de565c93022b..3474fb6d4f10 100644
--- a/dev-python/reportlab/reportlab-2.0.ebuild
+++ b/dev-python/reportlab/reportlab-2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/reportlab/reportlab-2.0.ebuild,v 1.5 2007/07/16 21:35:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/reportlab/reportlab-2.0.ebuild,v 1.6 2007/08/13 20:42:48 dertobi123 Exp $
#goofy tarball versioning
vmaj=${PV%%.*}
@@ -22,7 +22,7 @@ DEPEND=">=dev-lang/python-2.4.2
IUSE=""
SLOT="0"
LICENSE="BSD"
-KEYWORDS="alpha ~amd64 hppa ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc x86"
src_unpack() {
unpack ${A} || die