diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-12-30 22:58:38 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-12-30 22:58:38 +0000 |
commit | 4f74ac593e3661335973897ef9ffd4f9599de092 (patch) | |
tree | 3d0e63604767acffc74d5c756515e67f9881f735 /dev-python/psyco | |
parent | Change encoding to UTF-8 for GLEP 31 compliance (Manifest recommit) (diff) | |
download | gentoo-2-4f74ac593e3661335973897ef9ffd4f9599de092.tar.gz gentoo-2-4f74ac593e3661335973897ef9ffd4f9599de092.tar.bz2 gentoo-2-4f74ac593e3661335973897ef9ffd4f9599de092.zip |
Change encoding to UTF-8 for GLEP 31 compliance
Diffstat (limited to 'dev-python/psyco')
-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) |