diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-12-31 00:19:08 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-12-31 00:19:08 +0000 |
commit | 0c2bb163b0cf797335a553c4266fc9395dc2f937 (patch) | |
tree | 56525e39b50420d194d38c123fc6571cecc786ca /dev-python/pyvorbis | |
parent | version bump (diff) | |
download | historical-0c2bb163b0cf797335a553c4266fc9395dc2f937.tar.gz historical-0c2bb163b0cf797335a553c4266fc9395dc2f937.tar.bz2 historical-0c2bb163b0cf797335a553c4266fc9395dc2f937.zip |
Change encoding to UTF-8 for GLEP 31 compliance
Diffstat (limited to 'dev-python/pyvorbis')
-rw-r--r-- | dev-python/pyvorbis/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-python/pyvorbis/ChangeLog b/dev-python/pyvorbis/ChangeLog index e00ee5ad9cb2..1ffa14b3da49 100644 --- a/dev-python/pyvorbis/ChangeLog +++ b/dev-python/pyvorbis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyvorbis # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyvorbis/ChangeLog,v 1.16 2004/12/07 02:41:46 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyvorbis/ChangeLog,v 1.17 2004/12/31 00:12:29 ciaranm Exp $ + + 31 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance *pyvorbis-1.4 (07 Dec 2004) @@ -23,7 +26,7 @@ fix SRC_URI to gentoo mirrors because upstream changes without name updates (#54771) - 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> pyvorbis-1.1.ebuild, + 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> pyvorbis-1.1.ebuild, pyvorbis-1.3.ebuild: Add missing IUSE. |