summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-11-08 19:28:03 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2015-11-08 19:28:03 -0800
commit221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch)
treee6e8fd3ceb27f3625ba592677c36d0111912341d /dev-python/pychart
downloadgentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.gz
gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.bz2
gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.zip
Initial commit.
This repo contains all of the ChangeLogs copied over from CVS, at the exact time of the Git migration. The purpose of this repo is to populate the rsync-distributed tree with old ChangeLogs that cannot be generated from Git. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'dev-python/pychart')
-rw-r--r--dev-python/pychart/ChangeLog80
1 files changed, 80 insertions, 0 deletions
diff --git a/dev-python/pychart/ChangeLog b/dev-python/pychart/ChangeLog
new file mode 100644
index 00000000..951dc48e
--- /dev/null
+++ b/dev-python/pychart/ChangeLog
@@ -0,0 +1,80 @@
+# ChangeLog for dev-python/pychart
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pychart/ChangeLog,v 1.22 2015/04/08 08:05:23 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> pychart-1.39-r1.ebuild:
+ Drop old Python implementations
+
+ 26 Jan 2015; Manuel Rüger <mrueg@gentoo.org> -pychart-1.39.ebuild:
+ Remove old.
+
+ 31 Mar 2014; Michał Górny <mgorny@gentoo.org> pychart-1.39-r1.ebuild:
+ Add support for the new PyPy slotting.
+
+ 03 Mar 2014; Pacho Ramos <pacho@gentoo.org> pychart-1.39-r1.ebuild:
+ amd64 stable, bug #495610
+
+ 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> pychart-1.39-r1.ebuild:
+ x86 stable wrt bug #495610
+
+*pychart-1.39-r1 (10 Oct 2013)
+
+ 10 Oct 2013; Michał Górny <mgorny@gentoo.org> +pychart-1.39-r1.ebuild:
+ Convert to distutils-r1. Thanks for Dennis Lan for the initial patch, bug
+ #487510.
+
+ 07 Apr 2010; Markos Chandras <hwoarang@gentoo.org> pychart-1.39.ebuild:
+ Stable on amd64 wrt bug #310161
+
+ 05 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> pychart-1.39.ebuild:
+ x86 stable wrt bug #310161
+
+ 04 Apr 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ pychart-1.39.ebuild:
+ Set SUPPORT_PYTHON_ABIS.
+
+ 26 Dec 2009; Peter Volkov <pva@gentoo.org> pychart-1.37.ebuild,
+ pychart-1.39.ebuild:
+ virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
+ implementation left in the tree.
+
+ 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
+ Transition to Manifest2.
+
+ 11 Jan 2007; Tiziano Müller <dev-zero@gentoo.org> pychart-1.39.ebuild:
+ Added docs, bug #154792. Cleaned-up the dependencies and some other stuff.
+
+ 11 Nov 2006; Piotr Jaroszyński <peper@gentoo.org> pychart-1.39.ebuild:
+ Add ~amd64 wrt bug #154791.
+
+ 01 Apr 2006; Aron Griffis <agriffis@gentoo.org> pychart-1.39.ebuild:
+ Mark 1.39 ~ia64
+
+*pychart-1.39 (08 Feb 2006)
+
+ 08 Feb 2006; Lukasz Strzygowski <lucass@gentoo.org> +pychart-1.39.ebuild:
+ Version bump.
+
+*pychart-1.36 (07 Dec 2004)
+
+ 07 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> +pychart-1.36.ebuild:
+ Version bump.
+
+ 17 Aug 2004; Rob Cakebread <pythonhead@gentoo.org> pychart-1.33.ebuild:
+ Marked 1.33 stable x86 and version bump, bug# 60664
+
+ 30 Jun 2004; David Holm <dholm@gentoo.org> pychart-1.33.ebuild:
+ Added to ~ppc.
+
+ 09 Dec 2003; Heinrich Wendel <lanius@gentoo.org> pychart-1.33.ebuild:
+ changed app-text/ghostscript to virtual/ghostscript
+
+ 19 Sep 2003; Michael Sterrett <msterret@gentoo.org> pychart-1.33.ebuild:
+ sed -i requires sed >= 4; repoman: whitespace cleanup
+
+*pychart-1.33 (17 Sep 2003)
+
+ 17 Sep 2003; Alastair Tse <liquidx@gentoo.org> metadata.xml,
+ pychart-1.33.ebuild:
+ initial commit thanks to Jorg Hoh <joerg@devone.org> and Rob Cakebread
+ <robc@myrealbox.com>