diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-25 19:55:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-25 19:55:52 +0000 |
commit | d9a66a6aa1deffe92f79707d662d4d97f468e4e5 (patch) | |
tree | fadd1a2f8db5848be9c4bf8cfa4a6616e2dea4ff /eclass | |
parent | fixie (diff) | |
download | historical-d9a66a6aa1deffe92f79707d662d4d97f468e4e5.tar.gz historical-d9a66a6aa1deffe92f79707d662d4d97f468e4e5.tar.bz2 historical-d9a66a6aa1deffe92f79707d662d4d97f468e4e5.zip |
Header updates/cleanups
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/aspell-dict.eclass | 4 | ||||
-rw-r--r-- | eclass/autotools.eclass | 6 | ||||
-rw-r--r-- | eclass/base.eclass | 5 | ||||
-rw-r--r-- | eclass/commonbox.eclass | 4 | ||||
-rw-r--r-- | eclass/cvs.eclass | 4 | ||||
-rw-r--r-- | eclass/distutils.eclass | 4 | ||||
-rw-r--r-- | eclass/ebook.eclass | 3 | ||||
-rw-r--r-- | eclass/gcc.eclass | 5 | ||||
-rw-r--r-- | eclass/gnuconfig.eclass | 4 | ||||
-rw-r--r-- | eclass/gtk-engines.eclass | 4 | ||||
-rw-r--r-- | eclass/inherit.eclass | 4 | ||||
-rw-r--r-- | eclass/java.eclass | 4 | ||||
-rw-r--r-- | eclass/kde-base.eclass | 4 | ||||
-rw-r--r-- | eclass/kde-dist.eclass | 4 | ||||
-rw-r--r-- | eclass/kde-functions.eclass | 4 | ||||
-rw-r--r-- | eclass/kde-i18n.eclass | 5 | ||||
-rw-r--r-- | eclass/kde-i18n.org.eclass | 5 | ||||
-rw-r--r-- | eclass/kde-patch.eclass | 5 | ||||
-rw-r--r-- | eclass/kde-pre.eclass | 5 | ||||
-rw-r--r-- | eclass/kde-source.eclass | 4 | ||||
-rw-r--r-- | eclass/kde.eclass | 5 | ||||
-rw-r--r-- | eclass/kde.org.eclass | 5 | ||||
-rw-r--r-- | eclass/kernel.eclass | 7 | ||||
-rw-r--r-- | eclass/kmod.eclass | 5 | ||||
-rw-r--r-- | eclass/koffice-i18n.eclass | 5 | ||||
-rw-r--r-- | eclass/libtool.eclass | 5 |
26 files changed, 66 insertions, 53 deletions
diff --git a/eclass/aspell-dict.eclass b/eclass/aspell-dict.eclass index 1f418d607021..f9def4c1aeab 100644 --- a/eclass/aspell-dict.eclass +++ b/eclass/aspell-dict.eclass @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # Author: Seemant Kulleen <seemant@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/aspell-dict.eclass,v 1.6 2002/10/18 10:42:01 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/aspell-dict.eclass,v 1.7 2002/10/25 19:55:52 vapier Exp $ # The aspell-dict eclass is designed to streamline the construction of # ebuilds for the new aspell dictionaries (from gnu.org) which support diff --git a/eclass/autotools.eclass b/eclass/autotools.eclass index 4360771867b1..eac32be7f1b9 100644 --- a/eclass/autotools.eclass +++ b/eclass/autotools.eclass @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # Author: Martin Schlemmer <azarah@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/autotools.eclass,v 1.5 2002/10/20 10:43:04 azarah Exp $ +# $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 +22,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.5 2002/10/20 10:43:04 azarah Exp $ +# # $Header: /var/cvsroot/gentoo-x86/eclass/autotools.eclass,v 1.6 2002/10/25 19:55:52 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 cef8044c39fc..baa06e2c92b2 100644 --- a/eclass/base.eclass +++ b/eclass/base.eclass @@ -1,9 +1,10 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # Author Dan Armak <danarmak@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/base.eclass,v 1.17 2002/10/24 18:38:32 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/base.eclass,v 1.18 2002/10/25 19:55:52 vapier Exp $ # The base eclass defines some default functions and variables. Nearly everything # else inherits from here. + ECLASS=base INHERITED="$INHERITED $ECLASS" S=${WORKDIR}/${P} diff --git a/eclass/commonbox.eclass b/eclass/commonbox.eclass index 2034ed831a84..6571d01f09e3 100644 --- a/eclass/commonbox.eclass +++ b/eclass/commonbox.eclass @@ -1,7 +1,7 @@ # Copyright 2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 +# Distributed under the terms of the GNU General Public License v2 # Author: Seemant Kulleen <seemant@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/commonbox.eclass,v 1.11 2002/10/15 02:33:55 mkeadle Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/commonbox.eclass,v 1.12 2002/10/25 19:55:52 vapier Exp $ # The commonbox eclass is designed to allow easier installation of the box # window managers such as blackbox and fluxbox and commonbox diff --git a/eclass/cvs.eclass b/eclass/cvs.eclass index 78facd11c350..ff0109741682 100644 --- a/eclass/cvs.eclass +++ b/eclass/cvs.eclass @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # Author Dan Armak <danarmak@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/cvs.eclass,v 1.21 2002/10/24 18:38:32 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/cvs.eclass,v 1.22 2002/10/25 19:55:52 vapier Exp $ # This eclass provides the generic cvs fetching functions. ECLASS=cvs diff --git a/eclass/distutils.eclass b/eclass/distutils.eclass index 2cb5b8852975..e47d6aeaef58 100644 --- a/eclass/distutils.eclass +++ b/eclass/distutils.eclass @@ -1,7 +1,7 @@ # Copyright 2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 +# Distributed under the terms of the GNU General Public License v2 # Author: Jon Nelson <jnelson@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/distutils.eclass,v 1.3 2002/10/20 22:24:07 jnelson Exp $ +# $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 fca0fef4899b..2386ef47eecd 100644 --- a/eclass/ebook.eclass +++ b/eclass/ebook.eclass @@ -1,7 +1,8 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # Author Francisco Gimeno <kikov@fco-gimeno.com> # Manteiner José Alberto Suárez López <bass@gentoo.org> +# $Header: /var/cvsroot/gentoo-x86/eclass/ebook.eclass,v 1.7 2002/10/25 19:55:52 vapier Exp $ # The ebook eclass defines some default functions and variables to # install ebooks. ECLASS=ebook diff --git a/eclass/gcc.eclass b/eclass/gcc.eclass index cf0c5d2ae4be..8288aead9ad7 100644 --- a/eclass/gcc.eclass +++ b/eclass/gcc.eclass @@ -1,8 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # Author: Martin Schlemmer <azarah@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/gcc.eclass,v 1.6 2002/09/11 00:57:55 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gcc.eclass,v 1.7 2002/10/25 19:55:52 vapier Exp $ # This eclass contains (or should) functions to get common info about gcc + ECLASS=gcc INHERITED="$INHERITED $ECLASS" diff --git a/eclass/gnuconfig.eclass b/eclass/gnuconfig.eclass index 4809e245993d..46b6de84d503 100644 --- a/eclass/gnuconfig.eclass +++ b/eclass/gnuconfig.eclass @@ -1,8 +1,8 @@ #!/bin/bash # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # Author: Will Woods <wwoods@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/gnuconfig.eclass,v 1.1 2002/10/25 17:16:07 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gnuconfig.eclass,v 1.2 2002/10/25 19:55:52 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 c02c7cf43280..ace68e818103 100644 --- a/eclass/gtk-engines.eclass +++ b/eclass/gtk-engines.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# /space/gentoo/cvsroot/gentoo-x86/eclass/gtk-engines.eclass,v 1.0 2002/04/20 09:55:11 danarmak Exp +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/eclass/gtk-engines.eclass,v 1.8 2002/10/25 19:55:52 vapier Exp $ # The gtk-engines eclass is inheritd by all gtk-engines-* ebuilds. diff --git a/eclass/inherit.eclass b/eclass/inherit.eclass index e88cc7720461..b4ab99216fbe 100644 --- a/eclass/inherit.eclass +++ b/eclass/inherit.eclass @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # Author Dan Armak <danarmak@gentoo.org> -# /space/gentoo/cvsroot/gentoo-x86/eclass/inherit.eclass,v 1.16 2002/05/21 20:31:28 blocke Exp +# $Header: /var/cvsroot/gentoo-x86/eclass/inherit.eclass,v 1.19 2002/10/25 19:55:52 vapier Exp $ ########################################################################## # diff --git a/eclass/java.eclass b/eclass/java.eclass index 9a6648595d77..bb3b48f1d6f8 100644 --- a/eclass/java.eclass +++ b/eclass/java.eclass @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # Author: Karl Trygve Kalleberg <karltk@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/java.eclass,v 1.5 2002/10/20 13:44:03 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/java.eclass,v 1.6 2002/10/25 19:55:52 vapier Exp $ ECLASS=java INHERITED="$INHERITED $ECLASS" diff --git a/eclass/kde-base.eclass b/eclass/kde-base.eclass index de00bdbf67c5..e6b7982700e6 100644 --- a/eclass/kde-base.eclass +++ b/eclass/kde-base.eclass @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # Author Dan Armak <danarmak@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/kde-base.eclass,v 1.16 2002/07/26 21:50:15 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/kde-base.eclass,v 1.17 2002/10/25 19:55:52 vapier Exp $ # This is the kde ebuild for std. kde-dependant apps which follow configure/make/make install # procedures and have std. configure options. inherit kde diff --git a/eclass/kde-dist.eclass b/eclass/kde-dist.eclass index 12807de0806f..c3fc704b12d4 100644 --- a/eclass/kde-dist.eclass +++ b/eclass/kde-dist.eclass @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # Author Dan Armak <danarmak@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/kde-dist.eclass,v 1.22 2002/10/24 18:38:34 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/kde-dist.eclass,v 1.23 2002/10/25 19:55:52 vapier 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. inherit kde-base kde.org diff --git a/eclass/kde-functions.eclass b/eclass/kde-functions.eclass index 1d992e109180..f7dacb94acae 100644 --- a/eclass/kde-functions.eclass +++ b/eclass/kde-functions.eclass @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # Author Dan Armak <danarmak@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/kde-functions.eclass,v 1.33 2002/10/24 18:38:34 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/kde-functions.eclass,v 1.34 2002/10/25 19:55:52 vapier Exp $ # 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 8c76fb5ccee8..724e83689df0 100644 --- a/eclass/kde-i18n.eclass +++ b/eclass/kde-i18n.eclass @@ -1,7 +1,8 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # Author Dan Armak <danarmak@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/kde-i18n.eclass,v 1.25 2002/10/24 18:38:34 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/kde-i18n.eclass,v 1.26 2002/10/25 19:55:52 vapier Exp $ + inherit kde ECLASS=kde-i18n INHERITED="$INHERITED $ECLASS" diff --git a/eclass/kde-i18n.org.eclass b/eclass/kde-i18n.org.eclass index 8862a7729644..69cf432abddd 100644 --- a/eclass/kde-i18n.org.eclass +++ b/eclass/kde-i18n.org.eclass @@ -1,8 +1,9 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # Author Dan Armak <danarmak@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/kde-i18n.org.eclass,v 1.6 2002/10/24 18:38:39 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/kde-i18n.org.eclass,v 1.7 2002/10/25 19:55:52 vapier Exp $ # Contains the locations of i18n ftp.kde.org packages and their mirrors + ECLASS=kde-i18n.org INHERITED="$INHERITED $ECLASS" diff --git a/eclass/kde-patch.eclass b/eclass/kde-patch.eclass index 5b92d9ca3a3c..f1b577bfcc86 100644 --- a/eclass/kde-patch.eclass +++ b/eclass/kde-patch.eclass @@ -1,8 +1,9 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # Author Dan Armak <danarmak@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/kde-patch.eclass,v 1.3 2002/10/24 18:38:39 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/kde-patch.eclass,v 1.4 2002/10/25 19:55:52 vapier Exp $ # This applies homemade patches from the tarball to the date specified. + ECLASS=kde-patch INHERITED="$INHERITED $ECLASS" diff --git a/eclass/kde-pre.eclass b/eclass/kde-pre.eclass index 894ee579de54..745b31491191 100644 --- a/eclass/kde-pre.eclass +++ b/eclass/kde-pre.eclass @@ -1,9 +1,10 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # Author Dan Armak <danarmak@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/kde-pre.eclass,v 1.2 2002/07/12 15:24:36 danarmak Exp $ +# $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. + ECLASS=kde-pre INHERITED="$INHERITED $ECLASS" diff --git a/eclass/kde-source.eclass b/eclass/kde-source.eclass index ed4faa529f9e..6ce86637788c 100644 --- a/eclass/kde-source.eclass +++ b/eclass/kde-source.eclass @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # Author Dan Armak <danarmak@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/kde-source.eclass,v 1.11 2002/10/24 18:38:39 danarmak Exp $ +# $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). diff --git a/eclass/kde.eclass b/eclass/kde.eclass index 8153c2906680..adfbe055ede7 100644 --- a/eclass/kde.eclass +++ b/eclass/kde.eclass @@ -1,8 +1,9 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # Author Dan Armak <danarmak@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/kde.eclass,v 1.61 2002/10/24 18:41:35 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/kde.eclass,v 1.62 2002/10/25 19:55:52 vapier 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 b204850fd39b..4696bb96daea 100644 --- a/eclass/kde.org.eclass +++ b/eclass/kde.org.eclass @@ -1,8 +1,9 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # Author Dan Armak <danarmak@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/kde.org.eclass,v 1.17 2002/10/24 18:38:39 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/kde.org.eclass,v 1.18 2002/10/25 19:55:52 vapier Exp $ # Contains the locations of ftp.kde.org packages and their mirrors + ECLASS=kde.org INHERITED="$INHERITED $ECLASS" diff --git a/eclass/kernel.eclass b/eclass/kernel.eclass index 3994a192140e..aab4e3272c20 100644 --- a/eclass/kernel.eclass +++ b/eclass/kernel.eclass @@ -1,11 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/kernel.eclass,v 1.9 2002/10/01 12:59:36 lostlogic Exp $ -ECLASS=kernel -EXPORT_FUNCTIONS src_unpack src_compile src_install pkg_preinst pkg_postinst +# $Header: /var/cvsroot/gentoo-x86/eclass/kernel.eclass,v 1.10 2002/10/25 19:55:52 vapier Exp $ # This eclass contains the common functions to be used by all lostlogic # based kernel ebuilds +ECLASS=kernel +EXPORT_FUNCTIONS src_unpack src_compile src_install pkg_preinst pkg_postinst + # OKV=original kernel version, KV=patched kernel version. They can be the same. OKV="`echo ${PV}|sed -e 's:^\([0-9]\+\.[0-9]\+\.[0-9]\+\).*:\1:'`" EXTRAVERSION="`echo ${PN}-${PV}-${PR} | \ diff --git a/eclass/kmod.eclass b/eclass/kmod.eclass index 59291f3f478d..77051dc227e1 100644 --- a/eclass/kmod.eclass +++ b/eclass/kmod.eclass @@ -1,9 +1,10 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # Author Dan Armak <danarmak@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/kmod.eclass,v 1.4 2002/08/28 00:06:35 mjc Exp $ +# $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. + ECLASS=kmod INHERITED="$INHERITED $ECLASS" S=${WORKDIR}/${P} diff --git a/eclass/koffice-i18n.eclass b/eclass/koffice-i18n.eclass index 65e9a67328ad..8238a21d8e4d 100644 --- a/eclass/koffice-i18n.eclass +++ b/eclass/koffice-i18n.eclass @@ -1,7 +1,8 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # Author Dan Armak <danarmak@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/koffice-i18n.eclass,v 1.13 2002/09/17 07:05:16 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/koffice-i18n.eclass,v 1.14 2002/10/25 19:55:52 vapier Exp $ + inherit kde ECLASS=koffice-i18n INHERITED="$INHERITED $ECLASS" diff --git a/eclass/libtool.eclass b/eclass/libtool.eclass index 8ef1ddc59003..3fa855b923a2 100644 --- a/eclass/libtool.eclass +++ b/eclass/libtool.eclass @@ -1,10 +1,11 @@ #!/bin/bash # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # Author: Martin Schlemmer <azarah@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/libtool.eclass,v 1.14 2002/10/20 10:43:04 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/libtool.eclass,v 1.15 2002/10/25 19:55:52 vapier Exp $ # This eclass patches ltmain.sh distributed with libtoolized packages with the # relink and portage patch + ECLASS=libtool INHERITED="$INHERITED $ECLASS" |