summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-02-07 20:40:38 +0000
committerSimon Stelling <blubb@gentoo.org>2006-02-07 20:40:38 +0000
commitfa28cb7cfa9a84634ad35f68b330d91754f8e760 (patch)
treebe84da9980b1dba5b780a0b4e106dcaca26d9cb6 /dev-python/reportlab
parentstable amd64 (diff)
downloadhistorical-fa28cb7cfa9a84634ad35f68b330d91754f8e760.tar.gz
historical-fa28cb7cfa9a84634ad35f68b330d91754f8e760.tar.bz2
historical-fa28cb7cfa9a84634ad35f68b330d91754f8e760.zip
stable amd64
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-python/reportlab')
-rw-r--r--dev-python/reportlab/ChangeLog5
-rw-r--r--dev-python/reportlab/reportlab-1.20.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/reportlab/ChangeLog b/dev-python/reportlab/ChangeLog
index 93fad46b5923..67d42f405fc6 100644
--- a/dev-python/reportlab/ChangeLog
+++ b/dev-python/reportlab/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/reportlab
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/reportlab/ChangeLog,v 1.28 2006/02/02 19:46:09 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/reportlab/ChangeLog,v 1.29 2006/02/07 20:40:38 blubb Exp $
+
+ 07 Feb 2006; Simon Stelling <blubb@gentoo.org> reportlab-1.20.ebuild:
+ stable on amd64
02 Feb 2006; Marien Zwart <marienz@gentoo.org>
files/digest-reportlab-1.20, Manifest:
diff --git a/dev-python/reportlab/reportlab-1.20.ebuild b/dev-python/reportlab/reportlab-1.20.ebuild
index 1ed5251ed9d4..3986e83cb3c4 100644
--- a/dev-python/reportlab/reportlab-1.20.ebuild
+++ b/dev-python/reportlab/reportlab-1.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/reportlab/reportlab-1.20.ebuild,v 1.10 2006/02/01 00:37:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/reportlab/reportlab-1.20.ebuild,v 1.11 2006/02/07 20:40:38 blubb Exp $
#goofy tarball versioning
vmaj=${PV%%.*}
@@ -21,7 +21,7 @@ DEPEND=">=sys-libs/zlib-0.95
IUSE=""
SLOT="0"
LICENSE="as-is"
-KEYWORDS="alpha ~amd64 ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
src_unpack() {
unpack ${A} || die