summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-07-04 12:16:11 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-07-04 12:16:11 +0000
commit66144f9baa5ef2eef62eb9d58a651ceb7704015b (patch)
tree3b11c1eeeb88d7bf9ad9cec1cd75e5a635a83067 /dev-python/reportlab/ChangeLog
parentfixing bug 23898 - porn site displayed instead of help (diff)
downloadhistorical-66144f9baa5ef2eef62eb9d58a651ceb7704015b.tar.gz
historical-66144f9baa5ef2eef62eb9d58a651ceb7704015b.tar.bz2
historical-66144f9baa5ef2eef62eb9d58a651ceb7704015b.zip
new reportlab revision plus name change
Diffstat (limited to 'dev-python/reportlab/ChangeLog')
-rw-r--r--dev-python/reportlab/ChangeLog41
1 files changed, 41 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.