summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gdb/ChangeLog9
-rw-r--r--sys-devel/gdb/gdb-6.0-r1.ebuild4
-rw-r--r--sys-devel/gdb/gdb-6.0.ebuild4
-rw-r--r--sys-devel/gdb/gdb-6.1.1.ebuild4
-rw-r--r--sys-devel/gdb/gdb-6.1.ebuild4
-rw-r--r--sys-devel/gdb/gdb-6.2.1-r1.ebuild4
-rw-r--r--sys-devel/gdb/gdb-6.2.1.ebuild4
-rw-r--r--sys-devel/gdb/gdb-6.2.ebuild4
-rw-r--r--sys-devel/gdb/gdb-6.3.ebuild4
-rw-r--r--sys-devel/gettext/ChangeLog11
-rw-r--r--sys-devel/gettext/gettext-0.12.1-r2.ebuild4
-rw-r--r--sys-devel/gettext/gettext-0.14.1.ebuild4
-rw-r--r--sys-devel/gnuconfig/ChangeLog9
-rw-r--r--sys-devel/gnuconfig/gnuconfig-20040214.ebuild4
-rw-r--r--sys-devel/libperl/ChangeLog9
-rw-r--r--sys-devel/libperl/libperl-5.8.2-r1.ebuild4
-rw-r--r--sys-devel/libperl/libperl-5.8.2.ebuild4
-rw-r--r--sys-devel/libperl/libperl-5.8.4-r1.ebuild4
-rw-r--r--sys-devel/libperl/libperl-5.8.4.ebuild4
-rw-r--r--sys-devel/libperl/libperl-5.8.5-r1.ebuild4
-rw-r--r--sys-devel/libperl/libperl-5.8.5.ebuild4
-rw-r--r--sys-devel/libperl/libperl-5.8.6.ebuild4
-rw-r--r--sys-devel/libtool/ChangeLog9
-rw-r--r--sys-devel/libtool/libtool-1.3.5.ebuild4
-rw-r--r--sys-devel/libtool/libtool-1.5.10-r1.ebuild4
-rw-r--r--sys-devel/libtool/libtool-1.5.10-r2.ebuild4
-rw-r--r--sys-devel/libtool/libtool-1.5.2-r5.ebuild4
-rw-r--r--sys-devel/libtool/libtool-1.5.2-r7.ebuild4
-rw-r--r--sys-devel/makepp/ChangeLog9
-rw-r--r--sys-devel/makepp/makepp-1.18.ebuild4
30 files changed, 85 insertions, 67 deletions
diff --git a/sys-devel/gdb/ChangeLog b/sys-devel/gdb/ChangeLog
index 47041d5e5918..64dee78e5c44 100644
--- a/sys-devel/gdb/ChangeLog
+++ b/sys-devel/gdb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gdb
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/ChangeLog,v 1.59 2004/11/28 02:43:26 solar Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/ChangeLog,v 1.60 2005/01/03 00:03:45 ciaranm Exp $
+
+ 03 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> :
+ Change encoding to UTF-8 for GLEP 31 compliance
*gdb-6.3 (27 Nov 2004)
@@ -74,7 +77,7 @@
22 Jun 2004; Martin Schlemmer <azarah@gentoo.org> +gdb-6.1.1.ebuild:
Update version.
- 11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> gdb-6.0.ebuild:
+ 11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> gdb-6.0.ebuild:
Stable on alpha.
06 Jun 2004; Guy Martin <gmsoft@gentoo.org> gdb-6.1.ebuild,
diff --git a/sys-devel/gdb/gdb-6.0-r1.ebuild b/sys-devel/gdb/gdb-6.0-r1.ebuild
index ea814ec5eb51..4307d6379d23 100644
--- a/sys-devel/gdb/gdb-6.0-r1.ebuild
+++ b/sys-devel/gdb/gdb-6.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.0-r1.ebuild,v 1.6 2004/12/07 03:56:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.0-r1.ebuild,v 1.7 2005/01/03 00:03:45 ciaranm Exp $
inherit flag-o-matic eutils
diff --git a/sys-devel/gdb/gdb-6.0.ebuild b/sys-devel/gdb/gdb-6.0.ebuild
index c510b81a8ffd..2709995690fc 100644
--- a/sys-devel/gdb/gdb-6.0.ebuild
+++ b/sys-devel/gdb/gdb-6.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.0.ebuild,v 1.16 2004/12/07 03:56:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.0.ebuild,v 1.17 2005/01/03 00:03:45 ciaranm Exp $
inherit flag-o-matic eutils
diff --git a/sys-devel/gdb/gdb-6.1.1.ebuild b/sys-devel/gdb/gdb-6.1.1.ebuild
index 0a97f97e104f..94fd700c9791 100644
--- a/sys-devel/gdb/gdb-6.1.1.ebuild
+++ b/sys-devel/gdb/gdb-6.1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.1.1.ebuild,v 1.13 2004/12/07 03:56:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.1.1.ebuild,v 1.14 2005/01/03 00:03:45 ciaranm Exp $
inherit flag-o-matic eutils
diff --git a/sys-devel/gdb/gdb-6.1.ebuild b/sys-devel/gdb/gdb-6.1.ebuild
index c52438f078d7..24e1eeb1c8d1 100644
--- a/sys-devel/gdb/gdb-6.1.ebuild
+++ b/sys-devel/gdb/gdb-6.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.1.ebuild,v 1.11 2004/12/07 03:56:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.1.ebuild,v 1.12 2005/01/03 00:03:45 ciaranm Exp $
inherit flag-o-matic eutils
diff --git a/sys-devel/gdb/gdb-6.2.1-r1.ebuild b/sys-devel/gdb/gdb-6.2.1-r1.ebuild
index 1342e672ba90..2283e27720b7 100644
--- a/sys-devel/gdb/gdb-6.2.1-r1.ebuild
+++ b/sys-devel/gdb/gdb-6.2.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.2.1-r1.ebuild,v 1.2 2004/12/07 03:56:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.2.1-r1.ebuild,v 1.3 2005/01/03 00:03:45 ciaranm Exp $
inherit flag-o-matic eutils
diff --git a/sys-devel/gdb/gdb-6.2.1.ebuild b/sys-devel/gdb/gdb-6.2.1.ebuild
index 9e37a1abe5c8..9f3777a58d82 100644
--- a/sys-devel/gdb/gdb-6.2.1.ebuild
+++ b/sys-devel/gdb/gdb-6.2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.2.1.ebuild,v 1.5 2004/12/07 03:56:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.2.1.ebuild,v 1.6 2005/01/03 00:03:45 ciaranm Exp $
inherit flag-o-matic eutils
diff --git a/sys-devel/gdb/gdb-6.2.ebuild b/sys-devel/gdb/gdb-6.2.ebuild
index 7c807bc9f482..f4050de60c92 100644
--- a/sys-devel/gdb/gdb-6.2.ebuild
+++ b/sys-devel/gdb/gdb-6.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.2.ebuild,v 1.7 2004/12/07 03:56:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.2.ebuild,v 1.8 2005/01/03 00:03:45 ciaranm Exp $
inherit flag-o-matic eutils
diff --git a/sys-devel/gdb/gdb-6.3.ebuild b/sys-devel/gdb/gdb-6.3.ebuild
index e3aa6777604a..d7333382624e 100644
--- a/sys-devel/gdb/gdb-6.3.ebuild
+++ b/sys-devel/gdb/gdb-6.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.3.ebuild,v 1.2 2004/12/07 03:56:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.3.ebuild,v 1.3 2005/01/03 00:03:45 ciaranm Exp $
inherit flag-o-matic eutils
diff --git a/sys-devel/gettext/ChangeLog b/sys-devel/gettext/ChangeLog
index 1ebdac628459..7bbffdbb2464 100644
--- a/sys-devel/gettext/ChangeLog
+++ b/sys-devel/gettext/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gettext
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.74 2004/12/30 03:56:20 j4rg0n Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.75 2005/01/03 00:05:06 ciaranm Exp $
+
+ 03 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> :
+ Change encoding to UTF-8 for GLEP 31 compliance
29 Dec 2004; Lina Pezzella <j4rg0n@gentoo.org> gettext-0.14.1.ebuild:
Removed ppc-macos keyword until conditional check for libintl.so.2 is made
@@ -35,7 +38,7 @@
09 Oct 2004; Tom Gall <tgall@gentoo.org> gettext-0.12.1-r2.ebuild:
stable on ppc64, bug #66355
- 09 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> gettext-0.12.1-r2.ebuild:
+ 09 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> gettext-0.12.1-r2.ebuild:
Stable on alpha, bug 66355.
08 Oct 2004; Guy Martin <gmsoft@gentoo.org> gettext-0.12.1-r2.ebuild:
@@ -93,7 +96,7 @@
gettext-0.12.1.ebuild:
QA - fix use invocation
- 11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> gettext-0.12.1-r1.ebuild:
+ 11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> gettext-0.12.1-r1.ebuild:
Stable on alpha.
02 Jun 2004; Seemant Kulleen <seemant@gentoo.org> gettext-0.12.1-r1.ebuild,
diff --git a/sys-devel/gettext/gettext-0.12.1-r2.ebuild b/sys-devel/gettext/gettext-0.12.1-r2.ebuild
index 25afa7047f16..ef316cc49d38 100644
--- a/sys-devel/gettext/gettext-0.12.1-r2.ebuild
+++ b/sys-devel/gettext/gettext-0.12.1-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.12.1-r2.ebuild,v 1.17 2004/12/30 03:56:20 j4rg0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.12.1-r2.ebuild,v 1.18 2005/01/03 00:05:06 ciaranm Exp $
inherit eutils gnuconfig toolchain-funcs libtool
diff --git a/sys-devel/gettext/gettext-0.14.1.ebuild b/sys-devel/gettext/gettext-0.14.1.ebuild
index 37a8cf705822..072885784fec 100644
--- a/sys-devel/gettext/gettext-0.14.1.ebuild
+++ b/sys-devel/gettext/gettext-0.14.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.14.1.ebuild,v 1.20 2004/12/30 03:56:20 j4rg0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.14.1.ebuild,v 1.21 2005/01/03 00:05:06 ciaranm Exp $
inherit eutils gnuconfig toolchain-funcs mono libtool
diff --git a/sys-devel/gnuconfig/ChangeLog b/sys-devel/gnuconfig/ChangeLog
index 4bdf7622352a..5bbe17ed8914 100644
--- a/sys-devel/gnuconfig/ChangeLog
+++ b/sys-devel/gnuconfig/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gnuconfig
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/ChangeLog,v 1.12 2004/09/03 19:37:35 pvdabeel Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/ChangeLog,v 1.13 2005/01/03 00:05:39 ciaranm Exp $
+
+ 03 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> :
+ Change encoding to UTF-8 for GLEP 31 compliance
03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
gnuconfig-20040214.ebuild:
@@ -11,7 +14,7 @@
files/gnuconfig-20040312-update.patch:
added uclibc support to gnuconfig with 2004-03-12 update
- 11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> gnuconfig-20040214.ebuild:
+ 11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> gnuconfig-20040214.ebuild:
Stable on alpha.
29 Apr 2004; Guy Martin <gmsoft@gentoo.org> gnuconfig-20040214.ebuild:
diff --git a/sys-devel/gnuconfig/gnuconfig-20040214.ebuild b/sys-devel/gnuconfig/gnuconfig-20040214.ebuild
index 05898c12094d..90e71690a7a5 100644
--- a/sys-devel/gnuconfig/gnuconfig-20040214.ebuild
+++ b/sys-devel/gnuconfig/gnuconfig-20040214.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20040214.ebuild,v 1.14 2004/11/12 14:11:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20040214.ebuild,v 1.15 2005/01/03 00:05:39 ciaranm Exp $
inherit eutils
diff --git a/sys-devel/libperl/ChangeLog b/sys-devel/libperl/ChangeLog
index 9542acf1221a..75c159d73212 100644
--- a/sys-devel/libperl/ChangeLog
+++ b/sys-devel/libperl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/libperl
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.56 2004/12/14 01:56:33 vapier Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.57 2005/01/03 00:06:39 ciaranm Exp $
+
+ 03 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> :
+ Change encoding to UTF-8 for GLEP 31 compliance
13 Dec 2004; Mike Frysinger <vapier@gentoo.org> libperl-5.8.5-r1.ebuild,
libperl-5.8.5.ebuild, libperl-5.8.6.ebuild:
@@ -69,7 +72,7 @@
libperl-5.8.4-r1.ebuild, libperl-5.8.4.ebuild, libperl-5.8.5.ebuild:
Removed reference to old patch
- 13 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> libperl-5.8.4.ebuild:
+ 13 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> libperl-5.8.4.ebuild:
Stable on alpha.
*libperl-5.8.5 (06 Aug 2004)
diff --git a/sys-devel/libperl/libperl-5.8.2-r1.ebuild b/sys-devel/libperl/libperl-5.8.2-r1.ebuild
index 8ad05794cba5..813f39ea20ba 100644
--- a/sys-devel/libperl/libperl-5.8.2-r1.ebuild
+++ b/sys-devel/libperl/libperl-5.8.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.2-r1.ebuild,v 1.8 2004/09/27 11:33:08 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.2-r1.ebuild,v 1.9 2005/01/03 00:06:39 ciaranm Exp $
# The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>.
#
diff --git a/sys-devel/libperl/libperl-5.8.2.ebuild b/sys-devel/libperl/libperl-5.8.2.ebuild
index 91e41df648d6..c1c6faab8f8c 100644
--- a/sys-devel/libperl/libperl-5.8.2.ebuild
+++ b/sys-devel/libperl/libperl-5.8.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.2.ebuild,v 1.19 2004/09/27 11:33:08 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.2.ebuild,v 1.20 2005/01/03 00:06:39 ciaranm Exp $
# The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>.
#
diff --git a/sys-devel/libperl/libperl-5.8.4-r1.ebuild b/sys-devel/libperl/libperl-5.8.4-r1.ebuild
index 9c69b27f5fb6..e34831e5b116 100644
--- a/sys-devel/libperl/libperl-5.8.4-r1.ebuild
+++ b/sys-devel/libperl/libperl-5.8.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.4-r1.ebuild,v 1.16 2004/11/12 15:17:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.4-r1.ebuild,v 1.17 2005/01/03 00:06:39 ciaranm Exp $
# The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>.
#
diff --git a/sys-devel/libperl/libperl-5.8.4.ebuild b/sys-devel/libperl/libperl-5.8.4.ebuild
index 7a3a1cf80089..478637c2506b 100644
--- a/sys-devel/libperl/libperl-5.8.4.ebuild
+++ b/sys-devel/libperl/libperl-5.8.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.4.ebuild,v 1.17 2004/10/12 03:27:28 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.4.ebuild,v 1.18 2005/01/03 00:06:39 ciaranm Exp $
# The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>.
#
diff --git a/sys-devel/libperl/libperl-5.8.5-r1.ebuild b/sys-devel/libperl/libperl-5.8.5-r1.ebuild
index 6b3fb81bbb76..7f26004070f0 100644
--- a/sys-devel/libperl/libperl-5.8.5-r1.ebuild
+++ b/sys-devel/libperl/libperl-5.8.5-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.5-r1.ebuild,v 1.4 2004/12/14 01:56:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.5-r1.ebuild,v 1.5 2005/01/03 00:06:39 ciaranm Exp $
# The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>.
#
diff --git a/sys-devel/libperl/libperl-5.8.5.ebuild b/sys-devel/libperl/libperl-5.8.5.ebuild
index 67f39b4deed8..a2791e2628a1 100644
--- a/sys-devel/libperl/libperl-5.8.5.ebuild
+++ b/sys-devel/libperl/libperl-5.8.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.5.ebuild,v 1.12 2004/12/14 01:56:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.5.ebuild,v 1.13 2005/01/03 00:06:39 ciaranm Exp $
# The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>.
#
diff --git a/sys-devel/libperl/libperl-5.8.6.ebuild b/sys-devel/libperl/libperl-5.8.6.ebuild
index a87e1dff3947..8aee00e1a6c5 100644
--- a/sys-devel/libperl/libperl-5.8.6.ebuild
+++ b/sys-devel/libperl/libperl-5.8.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.6.ebuild,v 1.2 2004/12/14 01:56:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.6.ebuild,v 1.3 2005/01/03 00:06:39 ciaranm Exp $
# The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>.
#
diff --git a/sys-devel/libtool/ChangeLog b/sys-devel/libtool/ChangeLog
index 2147f5d6cb9f..f206067897c4 100644
--- a/sys-devel/libtool/ChangeLog
+++ b/sys-devel/libtool/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/libtool
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.63 2004/12/17 08:14:24 vapier Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.64 2005/01/03 00:08:00 ciaranm Exp $
+
+ 03 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> :
+ Change encoding to UTF-8 for GLEP 31 compliance
*libtool-1.5.10-r2 (17 Dec 2004)
@@ -95,7 +98,7 @@
files/ltconfig-uclibc.patch, files/1.4.3/libtool-1.4.3-uclibc.patch:
uclibc support added
- 11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> libtool-1.5.2-r5.ebuild:
+ 11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> libtool-1.5.2-r5.ebuild:
Stable on alpha.
27 Apr 2004; Robin H. Johnson <robbat2@gentoo.org> libtool-1.5.2-r5.ebuild:
diff --git a/sys-devel/libtool/libtool-1.3.5.ebuild b/sys-devel/libtool/libtool-1.3.5.ebuild
index 99884c85ea5e..817a9522a42a 100644
--- a/sys-devel/libtool/libtool-1.3.5.ebuild
+++ b/sys-devel/libtool/libtool-1.3.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.3.5.ebuild,v 1.2 2004/11/12 15:21:00 vapier Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.3.5.ebuild,v 1.3 2005/01/03 00:08:00 ciaranm Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 kloeri Exp $
inherit eutils gnuconfig libtool
diff --git a/sys-devel/libtool/libtool-1.5.10-r1.ebuild b/sys-devel/libtool/libtool-1.5.10-r1.ebuild
index b8184dbb9918..92051bb2a3fc 100644
--- a/sys-devel/libtool/libtool-1.5.10-r1.ebuild
+++ b/sys-devel/libtool/libtool-1.5.10-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.5.10-r1.ebuild,v 1.2 2004/12/17 07:00:24 vapier Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.5.10-r1.ebuild,v 1.3 2005/01/03 00:08:00 ciaranm Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 kloeri Exp $
inherit eutils gnuconfig libtool
diff --git a/sys-devel/libtool/libtool-1.5.10-r2.ebuild b/sys-devel/libtool/libtool-1.5.10-r2.ebuild
index 839f89b26d89..577e2a2b6a4c 100644
--- a/sys-devel/libtool/libtool-1.5.10-r2.ebuild
+++ b/sys-devel/libtool/libtool-1.5.10-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.5.10-r2.ebuild,v 1.1 2004/12/17 08:14:24 vapier Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.5.10-r2.ebuild,v 1.2 2005/01/03 00:08:00 ciaranm Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 kloeri Exp $
inherit eutils gnuconfig libtool
diff --git a/sys-devel/libtool/libtool-1.5.2-r5.ebuild b/sys-devel/libtool/libtool-1.5.2-r5.ebuild
index 27c0bc7477e7..4cd79ce343d5 100644
--- a/sys-devel/libtool/libtool-1.5.2-r5.ebuild
+++ b/sys-devel/libtool/libtool-1.5.2-r5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.5.2-r5.ebuild,v 1.23 2004/12/17 07:00:24 vapier Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.5.2-r5.ebuild,v 1.24 2005/01/03 00:08:00 ciaranm Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 kloeri Exp $
inherit eutils gnuconfig
diff --git a/sys-devel/libtool/libtool-1.5.2-r7.ebuild b/sys-devel/libtool/libtool-1.5.2-r7.ebuild
index 14d3af79a49a..86b03887faa1 100644
--- a/sys-devel/libtool/libtool-1.5.2-r7.ebuild
+++ b/sys-devel/libtool/libtool-1.5.2-r7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.5.2-r7.ebuild,v 1.5 2004/12/17 07:00:24 vapier Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.5.2-r7.ebuild,v 1.6 2005/01/03 00:08:00 ciaranm Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 kloeri Exp $
inherit eutils gnuconfig
diff --git a/sys-devel/makepp/ChangeLog b/sys-devel/makepp/ChangeLog
index 673326e7b422..30434ff5b4c3 100644
--- a/sys-devel/makepp/ChangeLog
+++ b/sys-devel/makepp/ChangeLog
@@ -1,8 +1,11 @@
# ChangeLog for sys-devel/makepp
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/makepp/ChangeLog,v 1.3 2004/06/24 22:48:06 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/makepp/ChangeLog,v 1.4 2005/01/03 00:08:29 ciaranm Exp $
- 11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> makepp-1.18.ebuild:
+ 03 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> :
+ Change encoding to UTF-8 for GLEP 31 compliance
+
+ 11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> makepp-1.18.ebuild:
Stable on alpha.
*makepp-1.18 (27 Apr 2003)
diff --git a/sys-devel/makepp/makepp-1.18.ebuild b/sys-devel/makepp/makepp-1.18.ebuild
index bbb224225de2..7859d0a42e55 100644
--- a/sys-devel/makepp/makepp-1.18.ebuild
+++ b/sys-devel/makepp/makepp-1.18.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/makepp/makepp-1.18.ebuild,v 1.5 2004/07/15 03:35:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/makepp/makepp-1.18.ebuild,v 1.6 2005/01/03 00:08:29 ciaranm Exp $
inherit eutils