summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-12-29 22:22:35 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-12-29 22:22:35 +0000
commit3f1e3fe434f0401e5813468eb9e0eb8451d26225 (patch)
treec5d652022f2ed522a33dec43284b87e6f065ccfd
parentChange encoding to UTF-8 for GLEP 31 compliance (Manifest recommit) (diff)
downloadgentoo-2-3f1e3fe434f0401e5813468eb9e0eb8451d26225.tar.gz
gentoo-2-3f1e3fe434f0401e5813468eb9e0eb8451d26225.tar.bz2
gentoo-2-3f1e3fe434f0401e5813468eb9e0eb8451d26225.zip
Change encoding to UTF-8 for GLEP 31 compliance
-rw-r--r--dev-libs/http-fetcher/ChangeLog7
-rw-r--r--dev-libs/icu/ChangeLog9
-rw-r--r--dev-libs/libIDL/ChangeLog7
-rw-r--r--dev-libs/libcroco/ChangeLog7
-rw-r--r--dev-libs/libebml/ChangeLog7
-rw-r--r--dev-libs/libevent/ChangeLog7
-rw-r--r--dev-libs/libezV24/ChangeLog7
7 files changed, 36 insertions, 15 deletions
diff --git a/dev-libs/http-fetcher/ChangeLog b/dev-libs/http-fetcher/ChangeLog
index 284c10e2cb7e..e657117319ac 100644
--- a/dev-libs/http-fetcher/ChangeLog
+++ b/dev-libs/http-fetcher/ChangeLog
@@ -1,13 +1,16 @@
# ChangeLog for dev-libs/http-fetcher
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/http-fetcher/ChangeLog,v 1.9 2004/07/02 04:42:46 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/http-fetcher/ChangeLog,v 1.10 2004/12/29 22:18:45 ciaranm Exp $
+
+ 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
+ Change encoding to UTF-8 for GLEP 31 compliance
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
http-fetcher-1.0.1-r1.ebuild, http-fetcher-1.0.1.ebuild,
http-fetcher-1.0.2.ebuild, http-fetcher-1.0.3.ebuild:
virtual/glibc -> virtual/libc
- 23 May 2004; Bryan Østergaard <kloeri@gentoo.org> http-fetcher-1.0.3.ebuild:
+ 23 May 2004; Bryan Østergaard <kloeri@gentoo.org> http-fetcher-1.0.3.ebuild:
Stable on alpha.
25 Apr 2004; Aron Griffis <agriffis@gentoo.org> http-fetcher-1.0.2.ebuild:
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog
index 297d9406b16e..fddac87a6340 100644
--- a/dev-libs/icu/ChangeLog
+++ b/dev-libs/icu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/icu
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.24 2004/12/17 19:55:13 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.25 2004/12/29 22:19:20 ciaranm Exp $
+
+ 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
+ Change encoding to UTF-8 for GLEP 31 compliance
17 Dec 2004; Markus Rothe <corsair@gentoo.org> icu-2.8.ebuild:
Stable on ppc64
@@ -23,7 +26,7 @@
icu-2.2.ebuild, icu-2.6.ebuild, icu-2.8.ebuild:
virtual/glibc -> virtual/libc
- 23 May 2004; Bryan Østergaard <kloeri@gentoo.org> icu-2.8.ebuild:
+ 23 May 2004; Bryan Østergaard <kloeri@gentoo.org> icu-2.8.ebuild:
Stable on alpha.
13 May 2004; Michael McCabe <randy@gentoo.org> icu-2.8.ebuild:
@@ -32,7 +35,7 @@
05 May 2004; David Holm <dholm@gentoo.org> icu-2.8.ebuild:
Added to ~ppc.
- 20 Apr 2004; Bryan Østergaard <kloeri@gentoo.org> icu-2.8.ebuild:
+ 20 Apr 2004; Bryan Østergaard <kloeri@gentoo.org> icu-2.8.ebuild:
Added ~alpha to keywords.
27 Mar 2004; Chuck Short <zul@gentoo.org> icu-2.6.ebuild:
diff --git a/dev-libs/libIDL/ChangeLog b/dev-libs/libIDL/ChangeLog
index 74d7e9a19373..f77227132a6f 100644
--- a/dev-libs/libIDL/ChangeLog
+++ b/dev-libs/libIDL/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libIDL
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/ChangeLog,v 1.31 2004/12/23 20:03:43 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/ChangeLog,v 1.32 2004/12/29 22:19:53 ciaranm Exp $
+
+ 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
+ Change encoding to UTF-8 for GLEP 31 compliance
23 Dec 2004; Guy Martin <gmsoft@gentoo.org> libIDL-0.8.4.ebuild:
Stable on hppa.
@@ -28,7 +31,7 @@
05 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> libIDL-0.8.3.ebuild:
Stable on sparc
- 04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> libIDL-0.8.3.ebuild:
+ 04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> libIDL-0.8.3.ebuild:
Stable on alpha.
01 Jul 2004; Tom Gall <tgall@gentoo.org> libIDL-0.8.3.ebuild:
diff --git a/dev-libs/libcroco/ChangeLog b/dev-libs/libcroco/ChangeLog
index 756dde3c4cdc..e79b74d9de94 100644
--- a/dev-libs/libcroco/ChangeLog
+++ b/dev-libs/libcroco/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libcroco
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcroco/ChangeLog,v 1.19 2004/12/23 17:20:17 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcroco/ChangeLog,v 1.20 2004/12/29 22:20:43 ciaranm Exp $
+
+ 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
+ Change encoding to UTF-8 for GLEP 31 compliance
23 Dec 2004; Guy Martin <gmsoft@gentoo.org> libcroco-0.6.0.ebuild:
Stable on hppa.
@@ -31,7 +34,7 @@
13 Jul 2004; Tom Gall <tgall@gentoo.org> libcroco-0.5.1.ebuild:
stable on ppc64, bug #54807
- 04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> libcroco-0.5.1.ebuild:
+ 04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> libcroco-0.5.1.ebuild:
Stable on alpha.
04 Jun 2004; Stephen P. Becker <geoman@gentoo.org> libcroco-0.5.1.ebuild:
diff --git a/dev-libs/libebml/ChangeLog b/dev-libs/libebml/ChangeLog
index 582fe71260d1..19b439af7f51 100644
--- a/dev-libs/libebml/ChangeLog
+++ b/dev-libs/libebml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libebml
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.31 2004/12/19 00:08:47 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.32 2004/12/29 22:21:22 ciaranm Exp $
+
+ 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
+ Change encoding to UTF-8 for GLEP 31 compliance
19 Dec 2004; Michael Hanselmann <hansmi@gentoo.org> libebml-0.7.2.ebuild:
Added to ~ppc.
@@ -44,7 +47,7 @@
25 Sep 2004; Jason Wever <weeve@gentoo.org> libebml-0.6.5.ebuild:
Stable on sparc.
- 06 Sep 2004; Bryan Østergaard <kloeri@gentoo.org> libebml-0.6.5.ebuild:
+ 06 Sep 2004; Bryan Østergaard <kloeri@gentoo.org> libebml-0.6.5.ebuild:
Stable on alpha.
*libebml-0.7.1 (26 Jul 2004)
diff --git a/dev-libs/libevent/ChangeLog b/dev-libs/libevent/ChangeLog
index fbcb4ba79428..cd59503a6d6a 100644
--- a/dev-libs/libevent/ChangeLog
+++ b/dev-libs/libevent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libevent
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.18 2004/10/07 19:26:05 j4rg0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevent/ChangeLog,v 1.19 2004/12/29 22:22:01 ciaranm Exp $
+
+ 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
+ Change encoding to UTF-8 for GLEP 31 compliance
*libevent-0.9 (19 Sep 2004)
@@ -30,7 +33,7 @@
<heikki.orsila@iki.fi>. Note this fails the test-weof tests during the compile
however I reran these in a sandbox shell and they worked ok.
- 23 May 2004; Bryan Østergaard <kloeri@gentoo.org> libevent-0.7c.ebuild:
+ 23 May 2004; Bryan Østergaard <kloeri@gentoo.org> libevent-0.7c.ebuild:
Stable on alpha.
29 Apr 2004; Jon Portnoy <avenj@gentoo.org> libevent-0.7c.ebuild :
diff --git a/dev-libs/libezV24/ChangeLog b/dev-libs/libezV24/ChangeLog
index 75e9e8e86ce6..8441cc47eec2 100644
--- a/dev-libs/libezV24/ChangeLog
+++ b/dev-libs/libezV24/ChangeLog
@@ -1,8 +1,11 @@
# ChangeLog for dev-libs/libezV24
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libezV24/ChangeLog,v 1.3 2004/06/24 23:16:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libezV24/ChangeLog,v 1.4 2004/12/29 22:22:35 ciaranm Exp $
- 23 May 2004; Bryan Østergaard <kloeri@gentoo.org> libezV24-0.1.1.ebuild:
+ 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
+ Change encoding to UTF-8 for GLEP 31 compliance
+
+ 23 May 2004; Bryan Østergaard <kloeri@gentoo.org> libezV24-0.1.1.ebuild:
Stable on alpha.
*libezV24-0.1.1 (19 Nov 2003)