diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-01-03 00:14:09 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-01-03 00:14:09 +0000 |
commit | 56a5479c248ca2de1e136d352301fbe540afab83 (patch) | |
tree | 5ff9a933468969a30bab8343e6f7ed9923dade81 | |
parent | Stable ppc-macos (Manifest recommit) (diff) | |
download | gentoo-2-56a5479c248ca2de1e136d352301fbe540afab83.tar.gz gentoo-2-56a5479c248ca2de1e136d352301fbe540afab83.tar.bz2 gentoo-2-56a5479c248ca2de1e136d352301fbe540afab83.zip |
Change encoding to UTF-8 for GLEP 31 compliance
23 files changed, 70 insertions, 52 deletions
diff --git a/sys-fs/dosfstools/ChangeLog b/sys-fs/dosfstools/ChangeLog index b6e80f60f41f..a555337257ef 100644 --- a/sys-fs/dosfstools/ChangeLog +++ b/sys-fs/dosfstools/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/dosfstools -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/ChangeLog,v 1.19 2004/09/03 19:16:58 pvdabeel Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/ChangeLog,v 1.20 2005/01/03 00:09:22 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> dosfstools-2.9.ebuild: @@ -15,7 +18,7 @@ dosfstools-2.10-r1.ebuild: Stable on sparc - 07 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> dosfstools-2.10-r1.ebuild: + 07 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> dosfstools-2.10-r1.ebuild: Stable on alpha. 04 Jul 2004; Ian Leitch <port001@gentoo.org> dosfstools-2.10-r1.ebuild: diff --git a/sys-fs/dosfstools/dosfstools-2.10-r1.ebuild b/sys-fs/dosfstools/dosfstools-2.10-r1.ebuild index 6c95e9e8f177..cfd73dc77ca5 100644 --- a/sys-fs/dosfstools/dosfstools-2.10-r1.ebuild +++ b/sys-fs/dosfstools/dosfstools-2.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-fs/dosfstools/dosfstools-2.10-r1.ebuild,v 1.8 2004/09/07 22:55:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/dosfstools-2.10-r1.ebuild,v 1.9 2005/01/03 00:09:22 ciaranm Exp $ inherit eutils flag-o-matic diff --git a/sys-fs/dosfstools/dosfstools-2.10.ebuild b/sys-fs/dosfstools/dosfstools-2.10.ebuild index 06503b0891f7..601cd56496c9 100644 --- a/sys-fs/dosfstools/dosfstools-2.10.ebuild +++ b/sys-fs/dosfstools/dosfstools-2.10.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-fs/dosfstools/dosfstools-2.10.ebuild,v 1.13 2004/09/03 19:16:58 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/dosfstools-2.10.ebuild,v 1.14 2005/01/03 00:09:22 ciaranm Exp $ inherit eutils flag-o-matic diff --git a/sys-fs/dosfstools/dosfstools-2.8-r3.ebuild b/sys-fs/dosfstools/dosfstools-2.8-r3.ebuild index b26b8d8cdb55..74988da27d76 100644 --- a/sys-fs/dosfstools/dosfstools-2.8-r3.ebuild +++ b/sys-fs/dosfstools/dosfstools-2.8-r3.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-fs/dosfstools/dosfstools-2.8-r3.ebuild,v 1.5 2004/08/21 00:52:17 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/dosfstools-2.8-r3.ebuild,v 1.6 2005/01/03 00:09:22 ciaranm Exp $ inherit eutils diff --git a/sys-fs/dosfstools/dosfstools-2.9.ebuild b/sys-fs/dosfstools/dosfstools-2.9.ebuild index 128dd526f318..ec3bf9e458b9 100644 --- a/sys-fs/dosfstools/dosfstools-2.9.ebuild +++ b/sys-fs/dosfstools/dosfstools-2.9.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-fs/dosfstools/dosfstools-2.9.ebuild,v 1.8 2004/09/03 19:16:58 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/dosfstools-2.9.ebuild,v 1.9 2005/01/03 00:09:22 ciaranm Exp $ inherit eutils flag-o-matic diff --git a/sys-fs/e2fsprogs/ChangeLog b/sys-fs/e2fsprogs/ChangeLog index 5c670f44a049..2e5cd0044e95 100644 --- a/sys-fs/e2fsprogs/ChangeLog +++ b/sys-fs/e2fsprogs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/e2fsprogs -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/ChangeLog,v 1.43 2004/12/07 07:26:57 josejx Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/ChangeLog,v 1.44 2005/01/03 00:10:40 ciaranm Exp $ + + 03 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance 07 Dec 2004; Joseph Jezak <josejx@gentoo.org> e2fsprogs-1.35-r1.ebuild: Marked ppc stable for bug #73605. @@ -60,7 +63,7 @@ 02 Jun 2004; Travis Tilley <lv@gentoo.org> e2fsprogs-1.35.ebuild: stable on amd64 - 17 May 2004; Bryan Østergaard <kloeri@gentoo.org> e2fsprogs-1.35.ebuild: + 17 May 2004; Bryan Østergaard <kloeri@gentoo.org> e2fsprogs-1.35.ebuild: Add ~alpha. 27 Apr 2004; Michael McCabe <randy@gentoo.org> e2fsprogs-1.35.ebuild: diff --git a/sys-fs/e2fsprogs/e2fsprogs-1.35-r1.ebuild b/sys-fs/e2fsprogs/e2fsprogs-1.35-r1.ebuild index d4bdd3817277..9d2d23c79b66 100644 --- a/sys-fs/e2fsprogs/e2fsprogs-1.35-r1.ebuild +++ b/sys-fs/e2fsprogs/e2fsprogs-1.35-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-fs/e2fsprogs/e2fsprogs-1.35-r1.ebuild,v 1.14 2004/12/08 02:19:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.35-r1.ebuild,v 1.15 2005/01/03 00:10:40 ciaranm Exp $ inherit eutils flag-o-matic gnuconfig toolchain-funcs diff --git a/sys-fs/e2fsprogs/e2fsprogs-1.35.ebuild b/sys-fs/e2fsprogs/e2fsprogs-1.35.ebuild index 1ba76f55774f..b9449e44d528 100644 --- a/sys-fs/e2fsprogs/e2fsprogs-1.35.ebuild +++ b/sys-fs/e2fsprogs/e2fsprogs-1.35.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-fs/e2fsprogs/e2fsprogs-1.35.ebuild,v 1.17 2004/11/12 03:21:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.35.ebuild,v 1.18 2005/01/03 00:10:40 ciaranm Exp $ inherit eutils flag-o-matic gnuconfig diff --git a/sys-fs/mtools/ChangeLog b/sys-fs/mtools/ChangeLog index a87167cbb71a..593a825f5eb3 100644 --- a/sys-fs/mtools/ChangeLog +++ b/sys-fs/mtools/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/mtools -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/ChangeLog,v 1.10 2004/12/26 12:11:26 corsair Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/ChangeLog,v 1.11 2005/01/03 00:11:18 ciaranm Exp $ + + 03 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance 26 Dec 2004; Markus Rothe <corsair@gentoo.org> mtools-3.9.9.ebuild: Added ~ppc64 to KEYWORDS @@ -12,7 +15,7 @@ mtools-3.9.9.ebuild: Masked mtools-3.9.9.ebuild stable for ppc - 16 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> mtools-3.9.9.ebuild: + 16 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> mtools-3.9.9.ebuild: Stable on alpha. 15 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> mtools-3.9.9.ebuild: diff --git a/sys-fs/mtools/mtools-3.9.8-r1.ebuild b/sys-fs/mtools/mtools-3.9.8-r1.ebuild index 283f8a5c50da..f24821bd219b 100644 --- a/sys-fs/mtools/mtools-3.9.8-r1.ebuild +++ b/sys-fs/mtools/mtools-3.9.8-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-fs/mtools/mtools-3.9.8-r1.ebuild,v 1.7 2004/07/15 03:38:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-3.9.8-r1.ebuild,v 1.8 2005/01/03 00:11:18 ciaranm Exp $ DESCRIPTION="utilities to access MS-DOS disks from Unix without mounting them" SRC_URI="http://mtools.linux.lu/${P}.tar.gz" diff --git a/sys-fs/mtools/mtools-3.9.9.ebuild b/sys-fs/mtools/mtools-3.9.9.ebuild index 8a8b8c360d94..c127e02e227f 100644 --- a/sys-fs/mtools/mtools-3.9.9.ebuild +++ b/sys-fs/mtools/mtools-3.9.9.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-fs/mtools/mtools-3.9.9.ebuild,v 1.10 2004/12/26 12:11:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-3.9.9.ebuild,v 1.11 2005/01/03 00:11:18 ciaranm Exp $ DESCRIPTION="utilities to access MS-DOS disks from Unix without mounting them" HOMEPAGE="http://mtools.linux.lu/" diff --git a/sys-fs/quota/ChangeLog b/sys-fs/quota/ChangeLog index 650ed47c060f..4a3e2f3a9807 100644 --- a/sys-fs/quota/ChangeLog +++ b/sys-fs/quota/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/quota -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.5 2004/12/14 16:05:58 absinthe Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.6 2005/01/03 00:11:56 ciaranm Exp $ + + 03 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance 14 Dec 2004; Dylan Carlson <absinthe@gentoo.org> quota-3.12.ebuild: Stable on amd64. @@ -29,7 +32,7 @@ 25 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> quota-3.06-r2.ebuild: Marked stable on amd64. - 11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> quota-3.10.ebuild: + 11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> quota-3.10.ebuild: Stable on alpha. 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> quota-3.06-r1.ebuild, diff --git a/sys-fs/quota/quota-3.06-r1.ebuild b/sys-fs/quota/quota-3.06-r1.ebuild index d842f4f62de6..ceae9df48e15 100644 --- a/sys-fs/quota/quota-3.06-r1.ebuild +++ b/sys-fs/quota/quota-3.06-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-fs/quota/quota-3.06-r1.ebuild,v 1.1 2004/10/03 10:28:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.06-r1.ebuild,v 1.2 2005/01/03 00:11:56 ciaranm Exp $ inherit eutils diff --git a/sys-fs/quota/quota-3.06-r2.ebuild b/sys-fs/quota/quota-3.06-r2.ebuild index 9b8d07a9db29..19b1907e90d8 100644 --- a/sys-fs/quota/quota-3.06-r2.ebuild +++ b/sys-fs/quota/quota-3.06-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-fs/quota/quota-3.06-r2.ebuild,v 1.1 2004/10/03 10:28:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.06-r2.ebuild,v 1.2 2005/01/03 00:11:56 ciaranm Exp $ inherit eutils diff --git a/sys-fs/quota/quota-3.06.ebuild b/sys-fs/quota/quota-3.06.ebuild index 7e79fd36145a..885cc7243248 100644 --- a/sys-fs/quota/quota-3.06.ebuild +++ b/sys-fs/quota/quota-3.06.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-fs/quota/quota-3.06.ebuild,v 1.1 2004/10/03 10:28:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.06.ebuild,v 1.2 2005/01/03 00:11:56 ciaranm Exp $ inherit eutils diff --git a/sys-fs/quota/quota-3.09.ebuild b/sys-fs/quota/quota-3.09.ebuild index 6047c6f49d7c..b9ae3a2652b4 100644 --- a/sys-fs/quota/quota-3.09.ebuild +++ b/sys-fs/quota/quota-3.09.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-fs/quota/quota-3.09.ebuild,v 1.1 2004/10/03 10:28:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.09.ebuild,v 1.2 2005/01/03 00:11:56 ciaranm Exp $ inherit eutils diff --git a/sys-fs/quota/quota-3.10.ebuild b/sys-fs/quota/quota-3.10.ebuild index c805337b0873..149acb0cf571 100644 --- a/sys-fs/quota/quota-3.10.ebuild +++ b/sys-fs/quota/quota-3.10.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-fs/quota/quota-3.10.ebuild,v 1.1 2004/10/03 10:28:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.10.ebuild,v 1.2 2005/01/03 00:11:56 ciaranm Exp $ inherit eutils diff --git a/sys-fs/quota/quota-3.12.ebuild b/sys-fs/quota/quota-3.12.ebuild index de75e32074d4..c5aa0e026f18 100644 --- a/sys-fs/quota/quota-3.12.ebuild +++ b/sys-fs/quota/quota-3.12.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-fs/quota/quota-3.12.ebuild,v 1.5 2004/12/14 16:05:58 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.12.ebuild,v 1.6 2005/01/03 00:11:56 ciaranm Exp $ inherit eutils diff --git a/sys-fs/xfsprogs/ChangeLog b/sys-fs/xfsprogs/ChangeLog index b0d58c898ec1..34223d9aead7 100644 --- a/sys-fs/xfsprogs/ChangeLog +++ b/sys-fs/xfsprogs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/xfsprogs -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/ChangeLog,v 1.26 2004/12/14 15:51:49 absinthe Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/ChangeLog,v 1.27 2005/01/03 00:13:04 ciaranm Exp $ + + 03 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance 14 Dec 2004; Dylan Carlson <absinthe@gentoo.org> xfsprogs-2.6.25.ebuild: Stable on amd64. @@ -30,7 +33,7 @@ xfsprogs-2.3.9.ebuild: Masked xfsprogs-2.3.9.ebuild stable for ppc - 23 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> xfsprogs-2.6.13.ebuild: + 23 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> xfsprogs-2.6.13.ebuild: Stable on alpha. 21 Aug 2004; Joshua Kinard <kumba@gentoo.org> xfsprogs-2.6.13.ebuild: diff --git a/sys-fs/xfsprogs/xfsprogs-2.6.13.ebuild b/sys-fs/xfsprogs/xfsprogs-2.6.13.ebuild index 18b4bb92903f..9d38ebb16200 100644 --- a/sys-fs/xfsprogs/xfsprogs-2.6.13.ebuild +++ b/sys-fs/xfsprogs/xfsprogs-2.6.13.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-fs/xfsprogs/xfsprogs-2.6.13.ebuild,v 1.7 2004/10/16 20:28:22 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/xfsprogs-2.6.13.ebuild,v 1.8 2005/01/03 00:13:04 ciaranm Exp $ inherit flag-o-matic eutils diff --git a/sys-fs/xfsprogs/xfsprogs-2.6.25.ebuild b/sys-fs/xfsprogs/xfsprogs-2.6.25.ebuild index fc3afd5608b4..b4937289a1ee 100644 --- a/sys-fs/xfsprogs/xfsprogs-2.6.25.ebuild +++ b/sys-fs/xfsprogs/xfsprogs-2.6.25.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-fs/xfsprogs/xfsprogs-2.6.25.ebuild,v 1.5 2004/12/14 16:02:40 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/xfsprogs-2.6.25.ebuild,v 1.6 2005/01/03 00:13:04 ciaranm Exp $ inherit flag-o-matic eutils diff --git a/sys-kernel/alpha-sources/ChangeLog b/sys-kernel/alpha-sources/ChangeLog index 793cec236775..1b985e106f58 100644 --- a/sys-kernel/alpha-sources/ChangeLog +++ b/sys-kernel/alpha-sources/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-kernel/alpha-sources -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/alpha-sources/ChangeLog,v 1.39 2004/12/24 15:33:50 plasmaroo Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/alpha-sources/ChangeLog,v 1.40 2005/01/03 00:14:09 ciaranm Exp $ + + 03 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance *alpha-sources-2.4.21-r17 (24 Dec 2004) @@ -74,7 +77,7 @@ alpha-sources-2.4.21-r6.ebuild, alpha-sources-2.4.21-r7.ebuild: QA - fix use invocation - 05 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> : + 05 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> : Security bump, see bug 47881. *alpha-sources-2.4.21-r7 (28 May 2004) diff --git a/sys-kernel/alpha-sources/alpha-sources-2.4.21-r17.ebuild b/sys-kernel/alpha-sources/alpha-sources-2.4.21-r17.ebuild index 6f049e4f6ed4..fe527cfe5c30 100644 --- a/sys-kernel/alpha-sources/alpha-sources-2.4.21-r17.ebuild +++ b/sys-kernel/alpha-sources/alpha-sources-2.4.21-r17.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-kernel/alpha-sources/alpha-sources-2.4.21-r17.ebuild,v 1.1 2004/12/24 15:33:50 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/alpha-sources/alpha-sources-2.4.21-r17.ebuild,v 1.2 2005/01/03 00:14:09 ciaranm Exp $ # OKV=original kernel version, KV=patched kernel version. They can be the same. |