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 | 90fdfcbf14be7c806e8b44d71c1543c5a74ed512 (patch) | |
tree | d93499e5ab7349575863ce0df0d0571b8021c151 /dev-python/pycrypto | |
parent | more fixes (Manifest recommit) (diff) | |
download | gentoo-2-90fdfcbf14be7c806e8b44d71c1543c5a74ed512.tar.gz gentoo-2-90fdfcbf14be7c806e8b44d71c1543c5a74ed512.tar.bz2 gentoo-2-90fdfcbf14be7c806e8b44d71c1543c5a74ed512.zip |
Change encoding to UTF-8 for GLEP 31 compliance
Diffstat (limited to 'dev-python/pycrypto')
-rw-r--r-- | dev-python/pycrypto/ChangeLog | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/dev-python/pycrypto/ChangeLog b/dev-python/pycrypto/ChangeLog index 5b2cedf3f382..50d3e397861c 100644 --- a/dev-python/pycrypto/ChangeLog +++ b/dev-python/pycrypto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pycrypto # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/ChangeLog,v 1.11 2004/08/14 16:23:47 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/ChangeLog,v 1.12 2004/12/30 23:07:08 ciaranm Exp $ + + 30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance *pycrypto-2.0 (14 Aug 2004) @@ -12,15 +15,15 @@ pycrypto-1.9_alpha6.ebuild: change virtual/glibc to virtual/libc - 02 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> + 02 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> pycrypto-1.9_alpha6.ebuild: Stable on alpha. - 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> + 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> pycrypto-1.9_alpha4.ebuild, pycrypto-1.9_alpha6.ebuild: Add missing IUSE. - 28 Mar 2004; Bryan Østergaard <kloeri@gentoo.org> + 28 Mar 2004; Bryan Østergaard <kloeri@gentoo.org> pycrypto-1.9_alpha4.ebuild, pycrypto-1.9_alpha6.ebuild: Update SRC_URI. |