diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-12-29 20:19:16 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-12-29 20:19:16 +0000 |
commit | c08135140dde4f61ec7fbe085e5256ae77d74ce7 (patch) | |
tree | 6e7abc2be76145d0786331bb97d237c5885dbd7f /net-misc/shout | |
parent | Marked stable x86 (diff) | |
download | historical-c08135140dde4f61ec7fbe085e5256ae77d74ce7.tar.gz historical-c08135140dde4f61ec7fbe085e5256ae77d74ce7.tar.bz2 historical-c08135140dde4f61ec7fbe085e5256ae77d74ce7.zip |
Change encoding to UTF-8 for GLEP 31 compliance
Diffstat (limited to 'net-misc/shout')
-rw-r--r-- | net-misc/shout/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/net-misc/shout/ChangeLog b/net-misc/shout/ChangeLog index 771651fad3f4..2e5e0662b3b5 100644 --- a/net-misc/shout/ChangeLog +++ b/net-misc/shout/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/shout # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/shout/ChangeLog,v 1.11 2004/11/05 23:52:37 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/shout/ChangeLog,v 1.12 2004/12/29 20:10:05 ciaranm Exp $ + + 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance 06 Nov 2004; Chris White <chriswhite@gentoo.org> shout-0.8.0-r2.ebuild: Changed http://www.icecast.org to http://icecast.org for the SRC_URI per bug @@ -14,7 +17,7 @@ Added metadata.xml. Fixed some install problems thanks to Alexander Gretencord <arutha@gmx.de> in bug #57389. - 08 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> shout-0.8.0-r1.ebuild, + 08 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> shout-0.8.0-r1.ebuild, shout-0.8.0.ebuild: Fix compilation failure caused by upstream packaging a .o file.. Bugfix by Olaf Freyer <aaron@cs.tu-berlin.de> |