diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-12-30 21:06:19 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-12-30 21:06:19 +0000 |
commit | cb2cff750236f0633cebe763d1234a81a79fcbeb (patch) | |
tree | d57495a8dcf0927db427ae11aae4f10d7dd0bd85 /dev-python | |
parent | Marking stable on x86 and amd64. (Manifest recommit) (diff) | |
download | gentoo-2-cb2cff750236f0633cebe763d1234a81a79fcbeb.tar.gz gentoo-2-cb2cff750236f0633cebe763d1234a81a79fcbeb.tar.bz2 gentoo-2-cb2cff750236f0633cebe763d1234a81a79fcbeb.zip |
Change encoding to UTF-8 for GLEP 31 compliance
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/4suite/ChangeLog | 15 | ||||
-rw-r--r-- | dev-python/PyQt/ChangeLog | 7 |
2 files changed, 14 insertions, 8 deletions
diff --git a/dev-python/4suite/ChangeLog b/dev-python/4suite/ChangeLog index 3722972d8b32..0bfa51e49b22 100644 --- a/dev-python/4suite/ChangeLog +++ b/dev-python/4suite/ChangeLog @@ -1,20 +1,23 @@ # ChangeLog for dev-python/4suite # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/ChangeLog,v 1.10 2004/10/07 21:11:58 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/ChangeLog,v 1.11 2004/12/30 21:05:11 ciaranm Exp $ - 07 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> -4suite-0.11.1.ebuild: + 30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance + + 07 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> -4suite-0.11.1.ebuild: Remove old version. - 04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> 4suite-1.0_alpha3.ebuild: + 04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> 4suite-1.0_alpha3.ebuild: Stable on alpha. - 04 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> 4suite-1.0_alpha3.ebuild: + 04 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> 4suite-1.0_alpha3.ebuild: Fix broken ebuild, thanks to Jacob Smullyan, bug 52884. - 07 May 2004; Bryan Østergaard <kloeri@gentoo.org> 4suite-1.0_alpha3.ebuild: + 07 May 2004; Bryan Østergaard <kloeri@gentoo.org> 4suite-1.0_alpha3.ebuild: Fix typo. - 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> 4suite-0.11.1.ebuild, + 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> 4suite-0.11.1.ebuild, 4suite-1.0_alpha3.ebuild: Add missing IUSE. diff --git a/dev-python/PyQt/ChangeLog b/dev-python/PyQt/ChangeLog index eea10234c0d4..b0cb66e908e7 100644 --- a/dev-python/PyQt/ChangeLog +++ b/dev-python/PyQt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/PyQt # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.49 2004/12/19 21:21:22 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.50 2004/12/30 21:06:19 ciaranm Exp $ + + 30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance 19 Dec 2004; Carsten Lohrke <carlo@gentoo.org> PyQt-3.13.ebuild: debug support, minor fixes @@ -54,7 +57,7 @@ PyQt-3.8.1.ebuild, files/PyQt-3.10-qt-3.3.patch: removed 3.10, marked 3.8.1 stable on alpha and ppc - 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> PyQt-3.5.ebuild: + 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> PyQt-3.5.ebuild: Add missing IUSE. 21 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> PyQt-3.11.ebuild: |