summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-02-16 04:26:21 +0000
committerMike Frysinger <vapier@gentoo.org>2003-02-16 04:26:21 +0000
commit8df5a082781c6c31118ce7d97e53e8c5984ad02f (patch)
tree164406e62e14febd8e7c1b7fc10244f3ee6f32ea /eclass
parentUpdate Copyright years (diff)
downloadgentoo-2-8df5a082781c6c31118ce7d97e53e8c5984ad02f.tar.gz
gentoo-2-8df5a082781c6c31118ce7d97e53e8c5984ad02f.tar.bz2
gentoo-2-8df5a082781c6c31118ce7d97e53e8c5984ad02f.zip
header fixes
Diffstat (limited to 'eclass')
-rw-r--r--eclass/aspell-dict.eclass7
-rw-r--r--eclass/autotools.eclass8
-rw-r--r--eclass/base.eclass6
-rw-r--r--eclass/commonbox.eclass7
-rw-r--r--eclass/cvs.eclass6
-rw-r--r--eclass/debug.eclass10
-rw-r--r--eclass/distutils.eclass6
-rw-r--r--eclass/ebook.eclass6
-rw-r--r--eclass/elisp.eclass9
-rw-r--r--eclass/eutils.eclass6
-rw-r--r--eclass/flag-o-matic.eclass5
-rw-r--r--eclass/games.eclass7
-rw-r--r--eclass/gcc.eclass6
-rw-r--r--eclass/gnome.org.eclass8
-rw-r--r--eclass/gnome2.eclass12
-rw-r--r--eclass/gnuconfig.eclass6
-rw-r--r--eclass/gtk-engines.eclass6
-rw-r--r--eclass/inherit.eclass6
-rw-r--r--eclass/java.eclass5
-rw-r--r--eclass/kde-base.eclass6
-rw-r--r--eclass/kde-dist.eclass6
-rw-r--r--eclass/kde-functions.eclass9
-rw-r--r--eclass/kde-i18n.eclass5
-rw-r--r--eclass/kde-pre.eclass6
-rw-r--r--eclass/kde-source.eclass7
-rw-r--r--eclass/kde.eclass7
-rw-r--r--eclass/kde.org.eclass6
-rw-r--r--eclass/kernel.eclass5
-rw-r--r--eclass/kmod.eclass6
-rw-r--r--eclass/koffice-i18n.eclass5
-rw-r--r--eclass/latex-package.eclass5
-rw-r--r--eclass/libtool.eclass6
-rw-r--r--eclass/makeedit.eclass10
-rw-r--r--eclass/mount-boot.eclass12
-rw-r--r--eclass/nsplugins.eclass6
-rw-r--r--eclass/perl-module.eclass6
-rw-r--r--eclass/perl-post.eclass6
-rw-r--r--eclass/sgml-catalog.eclass6
-rw-r--r--eclass/vim.eclass6
-rw-r--r--eclass/virtualx.eclass6
-rw-r--r--eclass/xemacs-packages.eclass8
41 files changed, 168 insertions, 109 deletions
diff --git a/eclass/aspell-dict.eclass b/eclass/aspell-dict.eclass
index 21af48822276..f7f4ff318c7c 100644
--- a/eclass/aspell-dict.eclass
+++ b/eclass/aspell-dict.eclass
@@ -1,8 +1,9 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/aspell-dict.eclass,v 1.10 2003/02/16 04:26:21 vapier Exp $
+#
# Author: Seemant Kulleen <seemant@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/aspell-dict.eclass,v 1.9 2003/02/12 13:33:41 seemant Exp $
-
+#
# The aspell-dict eclass is designed to streamline the construction of
# ebuilds for the new aspell dictionaries (from gnu.org) which support
# aspell-0.50
diff --git a/eclass/autotools.eclass b/eclass/autotools.eclass
index eac32be7f1b9..340743655049 100644
--- a/eclass/autotools.eclass
+++ b/eclass/autotools.eclass
@@ -1,7 +1,9 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/autotools.eclass,v 1.7 2003/02/16 04:26:21 vapier Exp $
+#
# Author: Martin Schlemmer <azarah@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/autotools.eclass,v 1.6 2002/10/25 19:55:52 vapier Exp $
+#
# The autotools eclass enables building of the apps that needs the latest autconf/automake.
#
# NOTES:
@@ -22,7 +24,7 @@
# # Copyright 1999-2002 Gentoo Technologies, Inc.
# # Distributed under the terms of the GNU General Public License, v2 or later
# # Maintainer: John Doe <john@foo.com>
-# # $Header: /var/cvsroot/gentoo-x86/eclass/autotools.eclass,v 1.6 2002/10/25 19:55:52 vapier Exp $
+# # $Header: /var/cvsroot/gentoo-x86/eclass/autotools.eclass,v 1.7 2003/02/16 04:26:21 vapier Exp $
#
# # If you need to set the versions different from in here, it *must*
# # be done before inherit.eclass is sourced
diff --git a/eclass/base.eclass b/eclass/base.eclass
index 253c26b89352..8953d61c44e6 100644
--- a/eclass/base.eclass
+++ b/eclass/base.eclass
@@ -1,7 +1,9 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/base.eclass,v 1.20 2003/02/16 04:26:21 vapier Exp $
+#
# Author Dan Armak <danarmak@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/base.eclass,v 1.19 2003/01/30 17:25:00 danarmak Exp $
+#
# The base eclass defines some default functions and variables. Nearly everything
# else inherits from here.
diff --git a/eclass/commonbox.eclass b/eclass/commonbox.eclass
index 9688f47edf61..580819deb72d 100644
--- a/eclass/commonbox.eclass
+++ b/eclass/commonbox.eclass
@@ -1,8 +1,9 @@
-# Copyright 2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/commonbox.eclass,v 1.17 2003/02/16 04:26:21 vapier Exp $
+#
# Author: Seemant Kulleen <seemant@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/commonbox.eclass,v 1.16 2003/02/09 13:54:33 seemant Exp $
-
+#
# The commonbox eclass is designed to allow easier installation of the box
# window managers such as blackbox and fluxbox and commonbox
# The common utilities of those window managers get installed in the
diff --git a/eclass/cvs.eclass b/eclass/cvs.eclass
index b3162a2cc906..bb279a861894 100644
--- a/eclass/cvs.eclass
+++ b/eclass/cvs.eclass
@@ -1,7 +1,9 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/cvs.eclass,v 1.31 2003/02/16 04:26:21 vapier Exp $
+#
# Author Dan Armak <danarmak@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/cvs.eclass,v 1.30 2002/12/31 21:30:19 cretin Exp $
+#
# This eclass provides the generic cvs fetching functions.
ECLASS=cvs
diff --git a/eclass/debug.eclass b/eclass/debug.eclass
index b00f596f7af1..973c6105f5a4 100644
--- a/eclass/debug.eclass
+++ b/eclass/debug.eclass
@@ -1,9 +1,11 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/debug.eclass,v 1.17 2002/07/12 15:24:36 danarmak Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/eclass/debug.eclass,v 1.18 2003/02/16 04:26:21 vapier Exp $
+#
# Author: Spider
-# A general DEBUG eclass to ease inclusion of debugging information and to remove "bad" flags from CFLAGS
+#
+# A general DEBUG eclass to ease inclusion of debugging information
+# and to remove "bad" flags from CFLAGS
# Debug ECLASS
ECLASS="debug"
diff --git a/eclass/distutils.eclass b/eclass/distutils.eclass
index e47d6aeaef58..29b162edb077 100644
--- a/eclass/distutils.eclass
+++ b/eclass/distutils.eclass
@@ -1,7 +1,9 @@
-# Copyright 2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/distutils.eclass,v 1.5 2003/02/16 04:26:21 vapier Exp $
+#
# Author: Jon Nelson <jnelson@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/distutils.eclass,v 1.4 2002/10/25 19:55:52 vapier Exp $
+#
# The distutils eclass is designed to allow easier installation of
# distutils-based python modules, and their incorporation into
# the Gentoo Linux system.
diff --git a/eclass/ebook.eclass b/eclass/ebook.eclass
index 5109c80c4e63..8ef8cc18ea79 100644
--- a/eclass/ebook.eclass
+++ b/eclass/ebook.eclass
@@ -1,8 +1,10 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/ebook.eclass,v 1.9 2003/02/16 04:26:21 vapier Exp $
+#
# Author Francisco Gimeno <kikov@fco-gimeno.com>
# Mantainer José Alberto Suárez López <bass@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/ebook.eclass,v 1.8 2002/10/25 19:57:51 vapier Exp $
+#
# The ebook eclass defines some default functions and variables to
# install ebooks.
diff --git a/eclass/elisp.eclass b/eclass/elisp.eclass
index 3146d1a79547..157394c7d93a 100644
--- a/eclass/elisp.eclass
+++ b/eclass/elisp.eclass
@@ -1,8 +1,9 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/elisp.eclass,v 1.4 2003/02/16 04:26:21 vapier Exp $
+#
# Author Matthew Kennedy <mkennedy@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/elisp.eclass,v 1.3 2003/02/11 22:19:53 mkennedy Exp $
-
+#
# This eclass sets the site-lisp directory for emacs-related packages.
ECLASS=elisp
@@ -45,4 +46,4 @@ EOF
cat $sf >>${SITELISP}/site-start.el
done
einfo ""
-} \ No newline at end of file
+}
diff --git a/eclass/eutils.eclass b/eclass/eutils.eclass
index 259d83aabfcd..82d291fe8984 100644
--- a/eclass/eutils.eclass
+++ b/eclass/eutils.eclass
@@ -1,7 +1,9 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/eutils.eclass,v 1.18 2003/02/16 04:26:21 vapier Exp $
+#
# Author: Martin Schlemmer <azarah@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/eutils.eclass,v 1.17 2003/02/09 22:41:16 azarah Exp $
+#
# This eclass is for general purpose functions that most ebuilds
# have to implement themselves.
#
diff --git a/eclass/flag-o-matic.eclass b/eclass/flag-o-matic.eclass
index b6416183633e..9bba43cc987d 100644
--- a/eclass/flag-o-matic.eclass
+++ b/eclass/flag-o-matic.eclass
@@ -1,7 +1,8 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/flag-o-matic.eclass,v 1.12 2003/02/16 04:26:21 vapier Exp $
+#
# Author Bart Verwilst <verwilst@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/flag-o-matic.eclass,v 1.11 2002/12/22 12:11:56 cretin Exp $
ECLASS=flag-o-matic
INHERITED="$INHERITED $ECLASS"
diff --git a/eclass/games.eclass b/eclass/games.eclass
index 6992d2800732..b1a5f530ac48 100644
--- a/eclass/games.eclass
+++ b/eclass/games.eclass
@@ -1,8 +1,9 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/games.eclass,v 1.21 2003/01/21 03:49:35 vapier Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/eclass/games.eclass,v 1.22 2003/02/16 04:26:21 vapier Exp $
+#
# devlist: {bass,phoenix,vapier}@gentoo.org
+#
# This is the games ebuild for standardizing the install of games ...
# you better have a *good* reason why you're *not* using games.eclass
# in an ebuild in app-games
diff --git a/eclass/gcc.eclass b/eclass/gcc.eclass
index fad9c15c4a68..f2f1d8566ce5 100644
--- a/eclass/gcc.eclass
+++ b/eclass/gcc.eclass
@@ -1,7 +1,9 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/gcc.eclass,v 1.10 2003/02/16 04:26:21 vapier Exp $
+#
# Author: Martin Schlemmer <azarah@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/gcc.eclass,v 1.9 2003/01/19 23:36:03 azarah Exp $
+#
# This eclass contains (or should) functions to get common info about gcc
ECLASS=gcc
diff --git a/eclass/gnome.org.eclass b/eclass/gnome.org.eclass
index 362d5d8961c7..7962bcf131a5 100644
--- a/eclass/gnome.org.eclass
+++ b/eclass/gnome.org.eclass
@@ -1,11 +1,11 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/gnome.org.eclass,v 1.3 2002/09/28 06:06:49 azarah Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/eclass/gnome.org.eclass,v 1.4 2003/02/16 04:26:21 vapier Exp $
+#
# Authors:
# Spidler <spidler@gentoo.org>
# with help of carparski.
-
+#
# Gnome ECLASS. mainly SRC_URI settings
ECLASS="gnome.org"
diff --git a/eclass/gnome2.eclass b/eclass/gnome2.eclass
index 0d7658b1698d..a3a9f92f7d03 100644
--- a/eclass/gnome2.eclass
+++ b/eclass/gnome2.eclass
@@ -1,6 +1,10 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/gnome2.eclass,v 1.26 2002/10/20 00:12:06 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/gnome2.eclass,v 1.27 2003/02/16 04:26:21 vapier Exp $
+#
+# Authors:
+# Bruce A. Locke <blocke@shivan.org>
+# Spidler <spidler@gentoo.org>
inherit libtool gnome.org
@@ -9,10 +13,6 @@ then
inherit debug
fi
-# Authors:
-# Bruce A. Locke <blocke@shivan.org>
-# Spidler <spidler@gentoo.org>
-
# Gnome 2 ECLASS
ECLASS="gnome2"
INHERITED="$INHERITED $ECLASS"
diff --git a/eclass/gnuconfig.eclass b/eclass/gnuconfig.eclass
index 75e067b91477..d6d547aeac7f 100644
--- a/eclass/gnuconfig.eclass
+++ b/eclass/gnuconfig.eclass
@@ -1,7 +1,9 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/gnuconfig.eclass,v 1.4 2003/02/16 04:26:21 vapier Exp $
+#
# Author: Will Woods <wwoods@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/gnuconfig.eclass,v 1.3 2002/10/25 19:57:51 vapier Exp $
+#
# This eclass updates config.guess and config.sub. This is useful if
# configure dies from misguessing your canonical system name (CHOST).
diff --git a/eclass/gtk-engines.eclass b/eclass/gtk-engines.eclass
index 914ae71c745b..9846a88d4b9b 100644
--- a/eclass/gtk-engines.eclass
+++ b/eclass/gtk-engines.eclass
@@ -1,7 +1,7 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/gtk-engines.eclass,v 1.18 2003/01/31 15:07:29 spider Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/eclass/gtk-engines.eclass,v 1.19 2003/02/16 04:26:21 vapier Exp $
+#
# The gtk-engines eclass is inherited by all gtk-engines-* ebuilds.
#
# Please note that Gtk engines are special packages that mainly provide
diff --git a/eclass/inherit.eclass b/eclass/inherit.eclass
index b4ab99216fbe..f376b90733b5 100644
--- a/eclass/inherit.eclass
+++ b/eclass/inherit.eclass
@@ -1,7 +1,8 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/inherit.eclass,v 1.20 2003/02/16 04:26:21 vapier Exp $
+#
# Author Dan Armak <danarmak@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/inherit.eclass,v 1.19 2002/10/25 19:55:52 vapier Exp $
##########################################################################
#
@@ -9,4 +10,3 @@
# inherit method cannot be uninstalled. However, it doesn't need to contain any code :-)
#
##########################################################################
-
diff --git a/eclass/java.eclass b/eclass/java.eclass
index 10d810f42a5f..0ef2570d7553 100644
--- a/eclass/java.eclass
+++ b/eclass/java.eclass
@@ -1,7 +1,8 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/java.eclass,v 1.8 2003/02/16 04:26:21 vapier Exp $
+#
# Author: Karl Trygve Kalleberg <karltk@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/java.eclass,v 1.7 2002/12/09 16:09:52 strider Exp $
ECLASS=java
INHERITED="$INHERITED $ECLASS"
diff --git a/eclass/kde-base.eclass b/eclass/kde-base.eclass
index 632654926975..3adae36cf2e5 100644
--- a/eclass/kde-base.eclass
+++ b/eclass/kde-base.eclass
@@ -1,7 +1,9 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/kde-base.eclass,v 1.20 2003/02/16 04:26:21 vapier Exp $
+#
# Author Dan Armak <danarmak@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/kde-base.eclass,v 1.19 2003/02/13 13:17:10 seemant Exp $
+#
# This is the kde ebuild for std. kde-dependant apps which follow configure/make/make install
# procedures and have std. configure options.
diff --git a/eclass/kde-dist.eclass b/eclass/kde-dist.eclass
index 60afb294aa75..a5e3b3e0359f 100644
--- a/eclass/kde-dist.eclass
+++ b/eclass/kde-dist.eclass
@@ -1,7 +1,9 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/kde-dist.eclass,v 1.34 2003/02/16 04:26:21 vapier Exp $
+#
# Author Dan Armak <danarmak@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/kde-dist.eclass,v 1.33 2003/01/05 12:41:49 hannes Exp $
+#
# This is the kde-dist eclass for >=2.2.1 kde base packages. Don't use for kdelibs though :-)
# Don't use it for e.g. kdevelop, koffice because of their separate versionnig schemes.
diff --git a/eclass/kde-functions.eclass b/eclass/kde-functions.eclass
index 2222f938f0b4..bb4229e8e79a 100644
--- a/eclass/kde-functions.eclass
+++ b/eclass/kde-functions.eclass
@@ -1,8 +1,11 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/kde-functions.eclass,v 1.53 2003/02/16 04:26:21 vapier Exp $
+#
# Author Dan Armak <danarmak@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/kde-functions.eclass,v 1.52 2003/01/31 17:00:40 danarmak Exp $
-# This contains everything except things that modify ebuild variables and functions (e.g. $P, src_compile() etc.)
+#
+# This contains everything except things that modify ebuild variables
+# and functions (e.g. $P, src_compile() etc.)
ECLASS=kde-functions
INHERITED="$INHERITED $ECLASS"
diff --git a/eclass/kde-i18n.eclass b/eclass/kde-i18n.eclass
index fa5262211bd6..0999ed3f6ff7 100644
--- a/eclass/kde-i18n.eclass
+++ b/eclass/kde-i18n.eclass
@@ -1,7 +1,8 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/kde-i18n.eclass,v 1.42 2003/02/16 04:26:21 vapier Exp $
+#
# Author Dan Armak <danarmak@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/kde-i18n.eclass,v 1.41 2003/01/13 20:35:11 danarmak Exp $
inherit kde
ECLASS=kde-i18n
diff --git a/eclass/kde-pre.eclass b/eclass/kde-pre.eclass
index 745b31491191..4ba1cfd79cf4 100644
--- a/eclass/kde-pre.eclass
+++ b/eclass/kde-pre.eclass
@@ -1,7 +1,9 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/kde-pre.eclass,v 1.4 2003/02/16 04:26:21 vapier Exp $
+#
# Author Dan Armak <danarmak@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/kde-pre.eclass,v 1.3 2002/10/25 19:55:52 vapier Exp $
+#
# This is for kde prereleases (alpha, beta etc.) which have a _ (underscore) in their portage ebuild
# names but not in their source archives and source dirs. To be inherited after setting SRC_URI and WORKDIR.
diff --git a/eclass/kde-source.eclass b/eclass/kde-source.eclass
index 6ce86637788c..f4fc1d224f11 100644
--- a/eclass/kde-source.eclass
+++ b/eclass/kde-source.eclass
@@ -1,8 +1,9 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/kde-source.eclass,v 1.13 2003/02/16 04:26:21 vapier Exp $
+#
# Author Dan Armak <danarmak@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/kde-source.eclass,v 1.12 2002/10/25 19:55:52 vapier Exp $
-
+#
# This is for kde-base cvs ebuilds. Read comments about settings.
# It uses $S and sets $SRC_URI, so inherit it as late as possible (certainly after any other eclasses).
# See http://www.gentoo.org/~danarmak/kde-cvs.html !
diff --git a/eclass/kde.eclass b/eclass/kde.eclass
index a64573ee2eec..a93150e2dfed 100644
--- a/eclass/kde.eclass
+++ b/eclass/kde.eclass
@@ -1,8 +1,11 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/kde.eclass,v 1.71 2003/02/16 04:26:21 vapier Exp $
+#
# Author Dan Armak <danarmak@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/kde.eclass,v 1.70 2003/02/13 13:17:10 seemant Exp $
+#
# The kde eclass is inherited by all kde-* eclasses. Few ebuilds inherit straight from here.
+
inherit base kde-functions
ECLASS=kde
INHERITED="$INHERITED $ECLASS"
diff --git a/eclass/kde.org.eclass b/eclass/kde.org.eclass
index f7b47204d2d2..c1ddb6014433 100644
--- a/eclass/kde.org.eclass
+++ b/eclass/kde.org.eclass
@@ -1,7 +1,9 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/kde.org.eclass,v 1.26 2003/02/16 04:26:21 vapier Exp $
+#
# Author Dan Armak <danarmak@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/kde.org.eclass,v 1.25 2003/01/05 12:41:49 hannes Exp $
+#
# Contains the locations of ftp.kde.org packages and their mirrors
ECLASS=kde.org
diff --git a/eclass/kernel.eclass b/eclass/kernel.eclass
index f2c91e1ada75..fd29259e053a 100644
--- a/eclass/kernel.eclass
+++ b/eclass/kernel.eclass
@@ -1,6 +1,7 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/kernel.eclass,v 1.16 2003/02/04 23:11:27 gerk Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/kernel.eclass,v 1.17 2003/02/16 04:26:21 vapier Exp $
+#
# This eclass contains the common functions to be used by all lostlogic
# based kernel ebuilds
diff --git a/eclass/kmod.eclass b/eclass/kmod.eclass
index 77051dc227e1..d30d6ff367e2 100644
--- a/eclass/kmod.eclass
+++ b/eclass/kmod.eclass
@@ -1,7 +1,9 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/kmod.eclass,v 1.6 2003/02/16 04:26:21 vapier Exp $
+#
# Author Dan Armak <danarmak@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/kmod.eclass,v 1.5 2002/10/25 19:55:52 vapier Exp $
+#
# The base eclass defines some default functions and variables. Nearly everything
# else inherits from here.
diff --git a/eclass/koffice-i18n.eclass b/eclass/koffice-i18n.eclass
index 2ec9bdccc8f2..a0ee0cd10c61 100644
--- a/eclass/koffice-i18n.eclass
+++ b/eclass/koffice-i18n.eclass
@@ -1,7 +1,8 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/koffice-i18n.eclass,v 1.20 2003/02/16 04:26:21 vapier Exp $
+#
# Author Dan Armak <danarmak@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/koffice-i18n.eclass,v 1.19 2002/12/11 20:27:47 hannes Exp $
inherit kde
ECLASS=koffice-i18n
diff --git a/eclass/latex-package.eclass b/eclass/latex-package.eclass
index 887871dfcbfb..68e4d651d537 100644
--- a/eclass/latex-package.eclass
+++ b/eclass/latex-package.eclass
@@ -1,7 +1,8 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/latex-package.eclass,v 1.13 2003/02/16 04:26:21 vapier Exp $
+#
# Author Matthew Turk <satai@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/latex-package.eclass,v 1.12 2003/02/08 03:09:16 satai Exp $
#
# This eClass is designed to be easy to use and implement. The vast majority of
# LaTeX packages will only need to define SRC_URI (and sometimes S) for a
diff --git a/eclass/libtool.eclass b/eclass/libtool.eclass
index 2145242c878b..e0b277b4d13b 100644
--- a/eclass/libtool.eclass
+++ b/eclass/libtool.eclass
@@ -1,7 +1,9 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/libtool.eclass,v 1.20 2003/02/16 04:26:21 vapier Exp $
+#
# Author: Martin Schlemmer <azarah@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/libtool.eclass,v 1.19 2002/12/28 18:17:05 azarah Exp $
+#
# This eclass patches ltmain.sh distributed with libtoolized packages with the
# relink and portage patch
diff --git a/eclass/makeedit.eclass b/eclass/makeedit.eclass
index 31e827f76d2e..f3bcb71bd3a3 100644
--- a/eclass/makeedit.eclass
+++ b/eclass/makeedit.eclass
@@ -1,9 +1,11 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/makeedit.eclass,v 1.4 2002/08/29 23:56:15 azarah Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/eclass/makeedit.eclass,v 1.5 2003/02/16 04:26:21 vapier Exp $
+#
# Author: Spider
-# makeedit eclass, will remove -Wreturn-type and -Wall from compiling, this will reduce the RAM requirements.
+#
+# makeedit eclass, will remove -Wreturn-type and -Wall from compiling,
+# this will reduce the RAM requirements.
# Debug ECLASS
ECLASS="makeedit"
diff --git a/eclass/mount-boot.eclass b/eclass/mount-boot.eclass
index c010e32f38bf..734508a84ff9 100644
--- a/eclass/mount-boot.eclass
+++ b/eclass/mount-boot.eclass
@@ -1,16 +1,16 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/mount-boot.eclass,v 1.7 2003/01/25 01:49:58 woodchip Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mount-boot.eclass,v 1.8 2003/02/16 04:26:21 vapier Exp $
+#
+# If the live system has a separate /boot partition configured, then this
+# function tries to ensure that it's mounted in rw mode, exiting with an
+# error if it cant. It does nothing if /boot isn't a separate partition.
ECLASS=mount-boot
INHERITED="$INHERITED $ECLASS"
EXPORT_FUNCTIONS pkg_preinst
-# If the live system has a separate /boot partition configured, then this
-# function tries to ensure that it's mounted in rw mode, exiting with an
-# error if it cant. It does nothing if /boot isn't a separate partition.
-
mount-boot_mount_boot_partition(){
# note that /dev/BOOT is in the Gentoo default /etc/fstab file
local fstabstate="$(cat /etc/fstab | awk '!/^#|^[[:blank:]]+#|^\/dev\/BOOT/ {print $2}' | egrep "^/boot$" )"
diff --git a/eclass/nsplugins.eclass b/eclass/nsplugins.eclass
index 687a691d3024..3877e93773ab 100644
--- a/eclass/nsplugins.eclass
+++ b/eclass/nsplugins.eclass
@@ -1,7 +1,9 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/nsplugins.eclass,v 1.8 2003/02/16 04:26:21 vapier Exp $
+#
# Author: Martin Schlemmer <azarah@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/nsplugins.eclass,v 1.7 2002/12/23 20:35:38 azarah Exp $
+#
# Just some re-usable functions for the netscape/moz plugins sharing
ECLASS=nsplugins
diff --git a/eclass/perl-module.eclass b/eclass/perl-module.eclass
index b84207367310..793475971a11 100644
--- a/eclass/perl-module.eclass
+++ b/eclass/perl-module.eclass
@@ -1,7 +1,9 @@
-# Copyright 2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/perl-module.eclass,v 1.33 2003/02/16 04:26:21 vapier Exp $
+#
# Author: Seemant Kulleen <seemant@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/perl-module.eclass,v 1.32 2002/11/04 01:48:59 mcummings Exp $
+#
# The perl-module eclass is designed to allow easier installation of perl
# modules, and their incorporation into the Gentoo Linux system.
diff --git a/eclass/perl-post.eclass b/eclass/perl-post.eclass
index dacf965a14cb..3f0dccfd66fc 100644
--- a/eclass/perl-post.eclass
+++ b/eclass/perl-post.eclass
@@ -1,7 +1,9 @@
-# Copyright 2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/perl-post.eclass,v 1.10 2003/02/16 04:26:21 vapier Exp $
+#
# Author: Seemant Kulleen <seemant@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/perl-post.eclass,v 1.9 2002/10/25 19:55:52 vapier Exp $
+#
# The perl-post eclass is designed to allow the ${installarchdir}/perllocal.pod
# file to be updated cleanly after perl and/or perl-modules are installed
# or removed.
diff --git a/eclass/sgml-catalog.eclass b/eclass/sgml-catalog.eclass
index 17f0ea954c01..9544663f2a28 100644
--- a/eclass/sgml-catalog.eclass
+++ b/eclass/sgml-catalog.eclass
@@ -1,8 +1,8 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# Author Matthew Turk <satai@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/sgml-catalog.eclass,v 1.4 2003/02/08 03:09:16 satai Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/sgml-catalog.eclass,v 1.5 2003/02/16 04:26:21 vapier Exp $
#
+# Author Matthew Turk <satai@gentoo.org>
inherit base
INHERITED="$INHERITED $ECLASS"
diff --git a/eclass/vim.eclass b/eclass/vim.eclass
index c76126014e6d..b53ee0e5b48f 100644
--- a/eclass/vim.eclass
+++ b/eclass/vim.eclass
@@ -1,7 +1,9 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/vim.eclass,v 1.5 2003/02/16 04:26:21 vapier Exp $
+#
# Author Ryan Phillips <rphillips@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/vim.eclass,v 1.4 2002/12/06 23:56:18 rphillips Exp $
+#
# Ripped from the vim ebuilds. src_compile and install
# should be integrated in at some point
diff --git a/eclass/virtualx.eclass b/eclass/virtualx.eclass
index 1e3c089d8a8b..26404e0f640d 100644
--- a/eclass/virtualx.eclass
+++ b/eclass/virtualx.eclass
@@ -1,7 +1,9 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/virtualx.eclass,v 1.11 2003/02/16 04:26:21 vapier Exp $
+#
# Author: Martin Schlemmer <azarah@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/virtualx.eclass,v 1.10 2003/01/22 01:47:34 jrray Exp $
+#
# This eclass can be used for packages that needs a working X environment to build
ECLASS=virtualx
diff --git a/eclass/xemacs-packages.eclass b/eclass/xemacs-packages.eclass
index 1712a72d242d..aaf5156ae8ed 100644
--- a/eclass/xemacs-packages.eclass
+++ b/eclass/xemacs-packages.eclass
@@ -1,7 +1,7 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/xemacs-packages.eclass,v 1.4 2003/01/16 15:12:06 rendhalver Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/eclass/xemacs-packages.eclass,v 1.5 2003/02/16 04:26:21 vapier Exp $
+#
# xemacs-packages eclass inherited by all xemacs packages
# $PKG_CAT need's to be set before inheriting xemacs-packages
@@ -46,4 +46,4 @@ xemacs-packages_src_install() {
dodir ${MY_INSTALL_DIR}
cd ${D}${MY_INSTALL_DIR}
unpack ${A}
-} \ No newline at end of file
+}