diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-12-30 23:10:46 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-12-30 23:10:46 +0000 |
commit | af91874e544dfbd4bddb92cf2b0c592b56616c7b (patch) | |
tree | e3457262991f5172aaf038f1350ee90014bcaa56 /dev-python/psyco/ChangeLog | |
parent | more fixes (diff) | |
download | historical-af91874e544dfbd4bddb92cf2b0c592b56616c7b.tar.gz historical-af91874e544dfbd4bddb92cf2b0c592b56616c7b.tar.bz2 historical-af91874e544dfbd4bddb92cf2b0c592b56616c7b.zip |
Change encoding to UTF-8 for GLEP 31 compliance
Diffstat (limited to 'dev-python/psyco/ChangeLog')
-rw-r--r-- | dev-python/psyco/ChangeLog | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/psyco/ChangeLog b/dev-python/psyco/ChangeLog index 60d0aa7665a8..644114d0eed9 100644 --- a/dev-python/psyco/ChangeLog +++ b/dev-python/psyco/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/psyco # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/psyco/ChangeLog,v 1.11 2004/12/07 02:03:16 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/psyco/ChangeLog,v 1.12 2004/12/30 22:56:22 ciaranm Exp $ + + 30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance 07 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> -psyco-1.0.0_beta1.ebuild, -psyco-1.0.ebuild, -psyco-1.1.1.ebuild: @@ -19,12 +22,12 @@ 20 Aug 2004; Rob Cakebread <pythonhead@gentoo.org> psyco-1.2.ebuild: Marked stable x86 - 07 May 2004; Bryan Østergaard <kloeri@gentoo.org> psyco-1.0.0_beta1.ebuild: + 07 May 2004; Bryan Østergaard <kloeri@gentoo.org> psyco-1.0.0_beta1.ebuild: Add missing IUSE. *psyco-1.2 (28 Mar 2004) - 28 Mar 2004; Bryan Østergaard <kloeri@gentoo.org> psyco-1.2.ebuild: + 28 Mar 2004; Bryan Østergaard <kloeri@gentoo.org> psyco-1.2.ebuild: Version bump. *psyco-1.1.1 (12 Oct 2003) |