summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-07-19 21:50:44 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-07-19 21:50:44 +0000
commitbe2e77dbd2539c6ef08160751bec52f9a568c9d3 (patch)
treea1829150979e5461429944f61ca321b6524a859a /dev-python/imaging/ChangeLog
parentfmod (diff)
downloadhistorical-be2e77dbd2539c6ef08160751bec52f9a568c9d3.tar.gz
historical-be2e77dbd2539c6ef08160751bec52f9a568c9d3.tar.bz2
historical-be2e77dbd2539c6ef08160751bec52f9a568c9d3.zip
Renamed dev-python/Imaging to dev-python/imaging.
Diffstat (limited to 'dev-python/imaging/ChangeLog')
-rw-r--r--dev-python/imaging/ChangeLog84
1 files changed, 84 insertions, 0 deletions
diff --git a/dev-python/imaging/ChangeLog b/dev-python/imaging/ChangeLog
new file mode 100644
index 000000000000..9e0ad5b9b76d
--- /dev/null
+++ b/dev-python/imaging/ChangeLog
@@ -0,0 +1,84 @@
+# ChangeLog for dev-python/Imaging
+# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/imaging/ChangeLog,v 1.1 2004/07/19 21:50:44 kloeri Exp $
+
+*imaging-1.1.4 (19 Jul 2004)
+
+ 19 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> +metadata.xml,
+ +files/imaging-1.1.4-fPIC.patch, +files/imaging-1.1.4-setup.py.patch,
+ +imaging-1.1.2-r2.ebuild, +imaging-1.1.3-r1.ebuild,
+ +imaging-1.1.3-r2.ebuild, +imaging-1.1.3.ebuild, +imaging-1.1.4.ebuild:
+ Renamed dev-python/Imaging to dev-python/imaging.
+
+ 31 May 2004; Bryan Østergaard <kloeri@gentoo.org> Imaging-1.1.4.ebuild:
+ Stable on alpha.
+
+ 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> Imaging-1.1.2-r2.ebuild,
+ Imaging-1.1.3.ebuild:
+ Remove default S.
+
+ 25 Apr 2004; Aron Griffis <agriffis@gentoo.org> Imaging-1.1.3-r1.ebuild,
+ Imaging-1.1.3-r2.ebuild, Imaging-1.1.4.ebuild:
+ Add die following econf for bug 48950
+
+ 18 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> Imaging-1.1.4.ebuild:
+ Created -fPIC patch instead of adding fPIC to CFLAGS.
+
+ 28 Mar 2004; Bryan Østergaard <kloeri@gentoo.org> Imaging-1.1.2-r2.ebuild,
+ Imaging-1.1.3-r1.ebuild, Imaging-1.1.3-r2.ebuild, Imaging-1.1.3.ebuild:
+ Update SRC_URI.
+
+ 14 Mar 2004; Jon Portnoy <avenj@gentoo.org> Imaging-1.1.4.ebuild :
+ AMD64 keywords.
+
+ 26 Feb 2004; Sven Blumenstein <bazik@gentoo.org> Imaging-1.1.4.ebuild:
+ Stable on sparc.
+
+ 15 Jul 2003; Alastair Tse <liquidx@gentoo.org> Imaging-1.1.4.ebuild,
+ files/Imaging-1.1.4-setup.py.patch:
+ add patch to fix installations with tkinter (#24351)
+
+*Imaging-1.1.4 (02 Jun 2003)
+
+ 02 Jun 2003; Alastair Tse <liquidx@gentoo.org> Imaging-1.1.4.ebuild:
+ removing tk-8.4 workaround because it is fixed in 1.1.4. version bumping and
+ various ebuild cleanups.
+
+*Imaging-1.1.3-r2 (16 May 2003)
+
+ 16 May 2003; Alastair Tse <liquidx@gentoo.org> Imaging-1.1.3-r2.ebuild:
+ workaround for new tk-8.4.x. thanks to Hyriand <hyriand@thegraveyard.org>
+ (#21013)
+
+*Imaging-1.1.3-r1 (05 Mar 2003)
+
+ 25 Mar 2003; Alastair Tse <liquidx@gentoo.org> Imaging-1.1.3-r1.ebuild:
+ bumping to stable
+
+ 05 Mar 2003; Jason Shoemaker <kutsuya@gentoo.org> Imaging-1.1.3-r1.ebuild:
+ Modified to take advantage of distutils.eclass. Removed all but ~x86 arch,
+ because of the major revision.
+
+*Imaging-1.1.3 (3 Nov 2002)
+
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
+
+ 3 Nov 2002; Nicholas Henke <roughneck@gentoo.org> Imaging-1.1.3.ebuild :
+ Bumped version to 1.1.3.
+
+*Imaging-1.1.2-r2 (1 Feb 2002)
+
+ 20 Oct 2002; Calum Selkirk <cselkirk@gentoo.org> Imaging-1.1.2-r2.euild :
+
+ Added ppc to KEYWORDS.
+
+ 26 Jul 2002; George Shapovalov <george@gentoo.org> Imaging-1.1.2-r2.euild :
+ added KEYWORDS,SLOT,LICENSE
+
+ 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.