diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-07-04 12:16:11 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-07-04 12:16:11 +0000 |
commit | 66144f9baa5ef2eef62eb9d58a651ceb7704015b (patch) | |
tree | 3b11c1eeeb88d7bf9ad9cec1cd75e5a635a83067 /dev-python | |
parent | fixing bug 23898 - porn site displayed instead of help (diff) | |
download | historical-66144f9baa5ef2eef62eb9d58a651ceb7704015b.tar.gz historical-66144f9baa5ef2eef62eb9d58a651ceb7704015b.tar.bz2 historical-66144f9baa5ef2eef62eb9d58a651ceb7704015b.zip |
new reportlab revision plus name change
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/reportlab/ChangeLog | 41 | ||||
-rw-r--r-- | dev-python/reportlab/Manifest | 4 |
2 files changed, 45 insertions, 0 deletions
diff --git a/dev-python/reportlab/ChangeLog b/dev-python/reportlab/ChangeLog new file mode 100644 index 000000000000..0939beb3ef6d --- /dev/null +++ b/dev-python/reportlab/ChangeLog @@ -0,0 +1,41 @@ +# ChangeLog for dev-python/ReportLab +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/reportlab/ChangeLog,v 1.1 2003/07/04 12:16:11 liquidx Exp $ + +*reportlab-1.17-r1 (04 Jul 2003) + + 04 Jul 2003; Alastair Tse <liquidx@gentoo.org> reportlab-1.17-r1.ebuild: + moved from ReportLab to reportlab and fixed paths problem with installation + +*ReportLab-1.17 (02 Mar 2003) + + 04 Apr 2003; Alastair Tse <liquidx@gentoo.org> ReportLab-1.17.ebuild: + bumping to stable + + 02 Mar 2003; Troy Dack <tad@gentoo.org> ReportLab-1.17.ebuild, + files/1.17/setup.py: + Version bump to 1.17. ~arch masked. See Bug #6291 + + 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords + + *ReportLab-1.14 (29 Jun 2002) + + 26 Jul 2002; George Shapovalov <george@gentoo.org> ReportLab-1.11.ebuild, ReportLab-1.14.ebuild : + added KEYWORDS,SLOT,LICENSE + + 29 Jun 2002; Jon Nelson <jnelson@gentoo.org> ReportLab-1.14.ebuild + + Use distutuils for install + New upstream + Closes 2719 + Original Author: Tod Neidt <tneidt@fidnet.com> + + *ReportLab-1.11 (1 Feb 2002) + + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : + + Added initial ChangeLog which should be updated whenever the package is + updated in any way. This changelog is targetted to users. This means that the + comments should well explained and written in clean English. The details about + writing correct changelogs are explained in the skel.ChangeLog file which you + can find in the root directory of the portage repository. diff --git a/dev-python/reportlab/Manifest b/dev-python/reportlab/Manifest new file mode 100644 index 000000000000..de09c4178c29 --- /dev/null +++ b/dev-python/reportlab/Manifest @@ -0,0 +1,4 @@ +MD5 02f36d81e1d02f495adaa15b38a4d404 reportlab-1.14.ebuild 823 +MD5 b47ab544904cccb71b25a71c02d1802a reportlab-1.17.ebuild 793 +MD5 d5f5c0582f5df6e146b770ba6262cae9 files/digest-reportlab-1.17 64 +MD5 ae52d6e28f68d0a56dad9fdc2c295b92 files/digest-reportlab-1.14 64 |