diff options
130 files changed, 129 insertions, 260 deletions
diff --git a/eclass/alternatives.eclass b/eclass/alternatives.eclass index bd70e438f8cd..af47c4c415ad 100644 --- a/eclass/alternatives.eclass +++ b/eclass/alternatives.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/alternatives.eclass,v 1.9 2004/06/25 00:39:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/alternatives.eclass,v 1.10 2005/07/06 20:20:03 agriffis Exp $ # Author : Alastair Tse <liquidx@gentoo.org> (03 Oct 2003) # Short Desc: Creates symlink to the latest version of multiple slotted @@ -42,7 +42,6 @@ # link to. It is probably more robust against version upgrades. You should # consider using this unless you are want to do something special. # -ECLASS="alternatives" INHERITED="$INHERITED $ECLASS" # automatic deduction based on a symlink and a regex mask diff --git a/eclass/aolserver.eclass b/eclass/aolserver.eclass index 7a3938c87116..cfde378d0809 100644 --- a/eclass/aolserver.eclass +++ b/eclass/aolserver.eclass @@ -1,11 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/aolserver.eclass,v 1.5 2005/02/27 22:40:21 port001 Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/aolserver.eclass,v 1.6 2005/07/06 20:20:03 agriffis Exp $ # Authors: # Ian Leitch <port001@gentoo.org> -ECLASS=aolserver INHERITED="$INHERITED $ECLASS" DEPEND="$DEPEND www-servers/aolserver" diff --git a/eclass/apache-module.eclass b/eclass/apache-module.eclass index d21269a919ed..7d0604dad95b 100644 --- a/eclass/apache-module.eclass +++ b/eclass/apache-module.eclass @@ -1,8 +1,7 @@ # Copyright 2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later # Author Michael Tindal <urilith@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/apache-module.eclass,v 1.9 2005/06/04 18:13:05 vericgar Exp $ -ECLASS=apache-module +# $Header: /var/cvsroot/gentoo-x86/eclass/apache-module.eclass,v 1.10 2005/07/06 20:20:03 agriffis Exp $ INHERITED="$INHERITED $ECLASS" inherit depend.apache diff --git a/eclass/aspell-dict.eclass b/eclass/aspell-dict.eclass index 8f5543cb35ca..c21fc784b0c7 100644 --- a/eclass/aspell-dict.eclass +++ b/eclass/aspell-dict.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/aspell-dict.eclass,v 1.31 2005/02/20 10:17:01 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/aspell-dict.eclass,v 1.32 2005/07/06 20:20:03 agriffis Exp $ # # Author: Seemant Kulleen <seemant@gentoo.org> # @@ -8,7 +8,6 @@ # ebuilds for the new aspell dictionaries (from gnu.org) which support # aspell-0.50. Support for aspell-0.60 has been added by Sergey Ulanov. -ECLASS=aspell-dict INHERITED="${INHERITED} ${ECLASS}" EXPORT_FUNCTIONS src_compile src_install diff --git a/eclass/base.eclass b/eclass/base.eclass index 28c54e517212..31ecc8576b21 100644 --- a/eclass/base.eclass +++ b/eclass/base.eclass @@ -1,13 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/base.eclass,v 1.24 2004/06/25 00:39:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/base.eclass,v 1.25 2005/07/06 20:20:03 agriffis Exp $ # # Author Dan Armak <danarmak@gentoo.org> # # The base eclass defines some default functions and variables. Nearly everything # else inherits from here. -ECLASS=base INHERITED="$INHERITED $ECLASS" S=${WORKDIR}/${P} DESCRIPTION="Based on the $ECLASS eclass" diff --git a/eclass/bash-completion.eclass b/eclass/bash-completion.eclass index 99e80c519848..15c376e3144c 100644 --- a/eclass/bash-completion.eclass +++ b/eclass/bash-completion.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/bash-completion.eclass,v 1.12 2005/06/13 14:06:54 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/bash-completion.eclass,v 1.13 2005/07/06 20:20:03 agriffis Exp $ # # Simple eclass that provides an interface for installing # contributed (ie not included in bash-completion proper) @@ -10,7 +10,6 @@ # # Please assign any bug reports to shell-tools@gentoo.org. -ECLASS="bash-completion" INHERITED="${INHERITED} ${ECLASS}" EXPORT_FUNCTIONS pkg_postinst diff --git a/eclass/cannadic.eclass b/eclass/cannadic.eclass index da239d270495..43bde232a36d 100644 --- a/eclass/cannadic.eclass +++ b/eclass/cannadic.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/cannadic.eclass,v 1.8 2005/06/27 20:07:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/cannadic.eclass,v 1.9 2005/07/06 20:20:03 agriffis Exp $ # # Author: Mamoru KOMACHI <usata@gentoo.org> # @@ -8,7 +8,6 @@ # compatible dictionaries within the Portage system. # -ECLASS=cannadic INHERITED="$INHERITED $ECLASS" EXPORT_FUNCTIONS src_install pkg_setup pkg_postinst pkg_postrm diff --git a/eclass/ccc.eclass b/eclass/ccc.eclass index 37eebb7747b9..b5f2026db620 100644 --- a/eclass/ccc.eclass +++ b/eclass/ccc.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ccc.eclass,v 1.15 2004/10/19 19:51:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ccc.eclass,v 1.16 2005/07/06 20:20:03 agriffis Exp $ # # Authors: Tavis Ormandy <taviso@gentoo.org> # Aron Griffis <agriffis@gentoo.org> @@ -13,7 +13,6 @@ inherit flag-o-matic -ECLASS=ccc INHERITED="${INHERITED} ${ECLASS}" # define this to make this eclass noisy. diff --git a/eclass/check-kernel.eclass b/eclass/check-kernel.eclass index 9373a2534b1c..3d186a099edf 100644 --- a/eclass/check-kernel.eclass +++ b/eclass/check-kernel.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/check-kernel.eclass,v 1.5 2005/06/27 20:18:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/check-kernel.eclass,v 1.6 2005/07/06 20:20:03 agriffis Exp $ # Author: Martin Schlemmer <azarah@gentoo.org> # Eclass'd by: Seemant Kulleen <seemant@gentoo.org> @@ -8,7 +8,6 @@ # The check-kernel eclass is designed to detect the kernel sources and # report info on the versions -ECLASS=check-kernel INHERITED="${INHERITED} ${ECLASS}" DEPEND="sys-apps/gawk" diff --git a/eclass/check-reqs.eclass b/eclass/check-reqs.eclass index 8df3ae44a0cc..47e6573db040 100644 --- a/eclass/check-reqs.eclass +++ b/eclass/check-reqs.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/check-reqs.eclass,v 1.2 2004/11/21 15:11:50 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/check-reqs.eclass,v 1.3 2005/07/06 20:20:03 agriffis Exp $ # # Original Author: Ciaran McCreesh <ciaranm@gentoo.org> # @@ -52,7 +52,6 @@ inherit eutils -ECLASS=check-reqs INHERITED="$INHERITED $ECLASS" check_reqs() { diff --git a/eclass/common-lisp.eclass b/eclass/common-lisp.eclass index 6e8a02f4bad7..ac979c8d38be 100644 --- a/eclass/common-lisp.eclass +++ b/eclass/common-lisp.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/common-lisp.eclass,v 1.9 2005/02/10 09:08:28 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/common-lisp.eclass,v 1.10 2005/07/06 20:20:03 agriffis Exp $ # # Author Matthew Kennedy <mkennedy@gentoo.org> # @@ -8,7 +8,6 @@ # Common Lisp libraries inherit common-lisp-common -ECLASS=common-lisp INHERITED="$INHERITED $ECLASS" CLPACKAGE= diff --git a/eclass/commonbox.eclass b/eclass/commonbox.eclass index cceac8a519e8..c725c5394e36 100644 --- a/eclass/commonbox.eclass +++ b/eclass/commonbox.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/commonbox.eclass,v 1.26 2005/01/08 16:42:37 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/commonbox.eclass,v 1.27 2005/07/06 20:20:03 agriffis Exp $ # # Author: Seemant Kulleen <seemant@gentoo.org> # @@ -10,7 +10,6 @@ # commonbox-utils dependency, and default styles with the commonbox-styles # utility. They all share the /usr/share/commonbox directory now. -ECLASS=commonbox INHERITED="$INHERITED $ECLASS" EXPORT_FUNCTIONS src_compile src_install pkg_postinst diff --git a/eclass/cron.eclass b/eclass/cron.eclass index 628db0aac0fc..ef832a286991 100644 --- a/eclass/cron.eclass +++ b/eclass/cron.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/cron.eclass,v 1.5 2005/05/14 16:44:37 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/cron.eclass,v 1.6 2005/07/06 20:20:03 agriffis Exp $ # Original Author: Aaron Walker <ka0ttic@gentoo.org> # @@ -16,7 +16,6 @@ inherit eutils flag-o-matic -ECLASS="cron" INHERITED="$INHERITED $ECLASS" EXPORT_FUNCTIONS pkg_postinst diff --git a/eclass/cvs.eclass b/eclass/cvs.eclass index f97e8ec8cc16..04d8da65fccc 100644 --- a/eclass/cvs.eclass +++ b/eclass/cvs.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/cvs.eclass,v 1.55 2005/01/13 04:57:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/cvs.eclass,v 1.56 2005/07/06 20:20:03 agriffis Exp $ # Current Maintainer: Tal Peer <coredumb@gentoo.org> # Original Author: Dan Armak <danarmak@gentoo.org> @@ -26,7 +26,6 @@ # anyone actually need to use it with anything other than SSH?) -ECLASS=cvs INHERITED="$INHERITED $ECLASS" # Users shouldn't change these settings! The ebuild/eclass inheriting diff --git a/eclass/db.eclass b/eclass/db.eclass index 6562327a2888..b0b5102ebdf3 100644 --- a/eclass/db.eclass +++ b/eclass/db.eclass @@ -1,9 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/db.eclass,v 1.16 2005/05/29 03:20:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/db.eclass,v 1.17 2005/07/06 20:20:03 agriffis Exp $ # This is a common location for functions used in the sys-libs/db ebuilds -ECLASS=db INHERITED="$INHERITED $ECLASS" db_fix_so () { diff --git a/eclass/db4-fix.eclass b/eclass/db4-fix.eclass index 9c3a342207ec..3186ff58518e 100644 --- a/eclass/db4-fix.eclass +++ b/eclass/db4-fix.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/db4-fix.eclass,v 1.4 2004/06/25 00:39:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/db4-fix.eclass,v 1.5 2005/07/06 20:20:03 agriffis Exp $ # # Author: Paul de Vrieze <pauldv@gentoo.org> # @@ -9,7 +9,6 @@ # the dodb4-fix script should be run from the directory where autoconf needs to # be run from -ECLASS=db4-fix INHERITED="$INHERITED $ECLASS" DEPEND="sys-apps/sed" diff --git a/eclass/debug.eclass b/eclass/debug.eclass index e44987c071cb..127d2ec8f704 100644 --- a/eclass/debug.eclass +++ b/eclass/debug.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/debug.eclass,v 1.21 2004/06/25 00:39:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/debug.eclass,v 1.22 2005/07/06 20:20:03 agriffis Exp $ # # Author: Spider # @@ -8,7 +8,6 @@ # and to remove "bad" flags from CFLAGS # Debug ECLASS -ECLASS="debug" INHERITED="$INHERITED $ECLASS" IUSE="debug" diff --git a/eclass/depend.apache.eclass b/eclass/depend.apache.eclass index fded259deaec..4a9ce4af5c63 100644 --- a/eclass/depend.apache.eclass +++ b/eclass/depend.apache.eclass @@ -1,7 +1,6 @@ # Copyright 2004-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/eclass/depend.apache.eclass,v 1.15 2005/06/07 22:11:26 vericgar Exp $ -ECLASS=depend.apache +# $Header: /var/cvsroot/gentoo-x86/eclass/depend.apache.eclass,v 1.16 2005/07/06 20:20:03 agriffis Exp $ INHERITED="$INHERITED $ECLASS" ###### diff --git a/eclass/distutils.eclass b/eclass/distutils.eclass index bb0f9259322a..ac4d658235d0 100644 --- a/eclass/distutils.eclass +++ b/eclass/distutils.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/distutils.eclass,v 1.25 2004/09/15 23:10:21 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/distutils.eclass,v 1.26 2005/07/06 20:20:03 agriffis Exp $ # # Author: Jon Nelson <jnelson@gentoo.org> # Current Maintainer: Alastair Tse <liquidx@gentoo.org> @@ -21,7 +21,6 @@ inherit python eutils -ECLASS=distutils INHERITED="$INHERITED $ECLASS" # This helps make it possible to add extensions to python slots. diff --git a/eclass/ebook.eclass b/eclass/ebook.eclass index ba87d46f9503..b9cd532464df 100644 --- a/eclass/ebook.eclass +++ b/eclass/ebook.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ebook.eclass,v 1.22 2005/03/15 06:03:05 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ebook.eclass,v 1.23 2005/07/06 20:20:03 agriffis Exp $ # # Author Francisco Gimeno <kikov@fco-gimeno.com> # Mantainer José Alberto Suárez López <bass@gentoo.org> @@ -9,7 +9,6 @@ # The ebook eclass defines some default functions and variables to # install ebooks. -ECLASS=ebook INHERITED="$INHERITED $ECLASS" HOMEPAGE="http://lidn.sourceforge.net" diff --git a/eclass/eclipse-ext.eclass b/eclass/eclipse-ext.eclass index 599298d6ff08..b1bdc8a98a42 100644 --- a/eclass/eclipse-ext.eclass +++ b/eclass/eclipse-ext.eclass @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/eclipse-ext.eclass,v 1.8 2005/02/13 01:22:44 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/eclipse-ext.eclass,v 1.9 2005/07/06 20:20:03 agriffis Exp $ # Author: Karl Trygve Kalleberg <karltk@gentoo.org> # Maintainer: Karl Trygve Kalleberg <karltk@gentoo.org> inherit base eutils -ECLASS="eclipse-ext" INHERITED="${INHERITED} ${ECLASS}" IUSE="${IUSE}" SLOT="${SLOT}" diff --git a/eclass/elisp-common.eclass b/eclass/elisp-common.eclass index 47e00defae98..41dc4166f55f 100644 --- a/eclass/elisp-common.eclass +++ b/eclass/elisp-common.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/elisp-common.eclass,v 1.10 2005/05/03 09:20:13 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/elisp-common.eclass,v 1.11 2005/07/06 20:20:03 agriffis Exp $ # # Copyright 2002-2003 Matthew Kennedy <mkennedy@gentoo.org> # Copyright 2003 Jeremy Maitin-Shepard <jbms@attbi.com> @@ -8,7 +8,6 @@ # This is not an eclass, but it does provide emacs-related # installation utilities. -ECLASS=elisp-common INHERITED="$INHERITED $ECLASS" SITELISP=/usr/share/emacs/site-lisp diff --git a/eclass/elisp.eclass b/eclass/elisp.eclass index 016b0d06a12b..c283b82c4161 100644 --- a/eclass/elisp.eclass +++ b/eclass/elisp.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/elisp.eclass,v 1.11 2004/06/25 00:39:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/elisp.eclass,v 1.12 2005/07/06 20:20:03 agriffis Exp $ # # Copyright 2002-2003 Matthew Kennedy <mkennedy@gentoo.org> # Copyright 2003 Jeremy Maitin-Shepard <jbms@attbi.com> @@ -8,7 +8,6 @@ # This eclass sets the site-lisp directory for emacs-related packages. inherit elisp-common -ECLASS=elisp INHERITED="$INHERITED $ECLASS" # SRC_URI should be set to wherever the primary app-emacs/ maintainer diff --git a/eclass/embassy-2.10.eclass b/eclass/embassy-2.10.eclass index 61eb11c71089..fcb8ee5390ff 100644 --- a/eclass/embassy-2.10.eclass +++ b/eclass/embassy-2.10.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/embassy-2.10.eclass,v 1.3 2005/05/06 00:14:59 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/embassy-2.10.eclass,v 1.4 2005/07/06 20:20:03 agriffis Exp $ # Author Olivier Fisette <ribosome@gentoo.org> @@ -12,7 +12,6 @@ inherit eutils multilib -ECLASS=embassy INHERITED="$INHERITED $ECLASS" # EMBOSS version needed for the EMBASSY packages diff --git a/eclass/embassy-2.9.eclass b/eclass/embassy-2.9.eclass index 14c5d745062d..2d76f7d7f357 100644 --- a/eclass/embassy-2.9.eclass +++ b/eclass/embassy-2.9.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/embassy-2.9.eclass,v 1.4 2005/05/06 00:14:59 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/embassy-2.9.eclass,v 1.5 2005/07/06 20:20:03 agriffis Exp $ # Author Olivier Fisette <ribosome@gentoo.org> @@ -12,7 +12,6 @@ inherit eutils multilib -ECLASS=embassy INHERITED="$INHERITED $ECLASS" # EMBOSS version needed for the EMBASSY packages diff --git a/eclass/embassy.eclass b/eclass/embassy.eclass index b0700924b11c..cb4dc352bac7 100644 --- a/eclass/embassy.eclass +++ b/eclass/embassy.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/embassy.eclass,v 1.8 2005/05/06 00:14:59 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/embassy.eclass,v 1.9 2005/07/06 20:20:03 agriffis Exp $ # Author Olivier Fisette <ribosome@gentoo.org> @@ -12,7 +12,6 @@ inherit eutils -ECLASS=embassy INHERITED="$INHERITED $ECLASS" # EMBOSS version needed for the EMBASSY packages diff --git a/eclass/enlightenment.eclass b/eclass/enlightenment.eclass index 224ef405d6a9..48bff5506442 100644 --- a/eclass/enlightenment.eclass +++ b/eclass/enlightenment.eclass @@ -1,12 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/enlightenment.eclass,v 1.48 2005/06/01 22:13:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/enlightenment.eclass,v 1.49 2005/07/06 20:20:03 agriffis Exp $ # # Author: vapier@gentoo.org inherit eutils -ECLASS=enlightenment INHERITED="$INHERITED $ECLASS" EXPORT_FUNCTIONS pkg_setup src_unpack src_compile src_install pkg_postinst diff --git a/eclass/eutils.eclass b/eclass/eutils.eclass index 9859845b80de..46db73915ba1 100644 --- a/eclass/eutils.eclass +++ b/eclass/eutils.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/eutils.eclass,v 1.185 2005/07/04 20:32:22 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/eutils.eclass,v 1.186 2005/07/06 20:20:03 agriffis Exp $ # # Author: Martin Schlemmer <azarah@gentoo.org> # @@ -10,7 +10,6 @@ # NB: If you add anything, please comment it! inherit multilib -ECLASS=eutils INHERITED="$INHERITED $ECLASS" DEPEND="!bootstrap? ( sys-devel/patch )" diff --git a/eclass/fdo-mime.eclass b/eclass/fdo-mime.eclass index 2ed0be4d452c..d6d2981220ff 100644 --- a/eclass/fdo-mime.eclass +++ b/eclass/fdo-mime.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/fdo-mime.eclass,v 1.2 2004/10/19 19:51:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/fdo-mime.eclass,v 1.3 2005/07/06 20:20:03 agriffis Exp $ # Author: # foser <foser@gentoo.org> @@ -8,7 +8,6 @@ # utility eclass to update the desktop mime info as laid out in the freedesktop specs & implementations # <references here> -ECLASS="fdo-mime" INHERITED="$INHERITED $ECLASS" # Updates the desktop database diff --git a/eclass/findlib.eclass b/eclass/findlib.eclass index 1b58c70a18bb..2d1f4d66403e 100644 --- a/eclass/findlib.eclass +++ b/eclass/findlib.eclass @@ -1,13 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/findlib.eclass,v 1.2 2004/08/24 14:32:56 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/findlib.eclass,v 1.3 2005/07/06 20:20:03 agriffis Exp $ # # Author : Matthieu Sozeau <mattam@gentoo.org> # # ocamlfind (a.k.a. findlib) eclass # -ECLASS="findlib" INHERITED="$INHERITED $ECLASS" # From this findlib version there is proper stublibs support. diff --git a/eclass/fixheadtails.eclass b/eclass/fixheadtails.eclass index 09864bc703ae..245cdf2d42cf 100644 --- a/eclass/fixheadtails.eclass +++ b/eclass/fixheadtails.eclass @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/fixheadtails.eclass,v 1.6 2005/02/10 00:08:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/fixheadtails.eclass,v 1.7 2005/07/06 20:20:03 agriffis Exp $ # # Author John Mylchreest <johnm@gentoo.org> -ECLASS=fixheadtails INHERITED="$INHERITED $ECLASS" DEPEND="${DEPEND} >=sys-apps/sed-4" diff --git a/eclass/flag-o-matic.eclass b/eclass/flag-o-matic.eclass index 78444122a50b..9d11b873003d 100644 --- a/eclass/flag-o-matic.eclass +++ b/eclass/flag-o-matic.eclass @@ -1,8 +1,7 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/flag-o-matic.eclass,v 1.87 2005/06/24 22:06:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/flag-o-matic.eclass,v 1.88 2005/07/06 20:20:03 agriffis Exp $ -ECLASS=flag-o-matic INHERITED="$INHERITED $ECLASS" # need access to emktemp() diff --git a/eclass/font.eclass b/eclass/font.eclass index 03252365e903..ddaf7fd347d2 100644 --- a/eclass/font.eclass +++ b/eclass/font.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/font.eclass,v 1.12 2005/05/28 19:01:24 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/font.eclass,v 1.13 2005/07/06 20:20:03 agriffis Exp $ # Author: foser <foser@gentoo.org> @@ -10,7 +10,6 @@ inherit eutils -ECLASS="font" INHERITED="$INHERITED $ECLASS" # diff --git a/eclass/fox.eclass b/eclass/fox.eclass index 15313fd809be..7be4723e74c1 100644 --- a/eclass/fox.eclass +++ b/eclass/fox.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/fox.eclass,v 1.1 2005/05/07 19:16:27 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/fox.eclass,v 1.2 2005/07/06 20:20:03 agriffis Exp $ # fox eclass # @@ -31,7 +31,6 @@ inherit eutils libtool -ECLASS="fox" INHERITED="$INHERITED $ECLASS" FOX_PV="${FOX_PV:-${PV}}" diff --git a/eclass/freedict.eclass b/eclass/freedict.eclass index 64a2ba6d8281..53ef8a8b4419 100644 --- a/eclass/freedict.eclass +++ b/eclass/freedict.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/freedict.eclass,v 1.10 2005/06/28 19:51:41 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/freedict.eclass,v 1.11 2005/07/06 20:20:03 agriffis Exp $ # Author: Seemant Kulleen <seemant@gentoo.org> # This eclass exists to ease the installation of freedict translation @@ -10,7 +10,6 @@ inherit eutils -ECLASS="freedict" INHERITED="$INHERITED $ECLASS" IUSE="" diff --git a/eclass/games-etmod.eclass b/eclass/games-etmod.eclass index ba7e8a2721c3..6386e09a71eb 100644 --- a/eclass/games-etmod.eclass +++ b/eclass/games-etmod.eclass @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/games-etmod.eclass,v 1.6 2005/06/23 19:35:18 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/games-etmod.eclass,v 1.7 2005/07/06 20:20:03 agriffis Exp $ inherit games -ECLASS=games-etmod INHERITED="$INHERITED $ECLASS" EXPORT_FUNCTIONS src_install pkg_postinst diff --git a/eclass/games-q3mod.eclass b/eclass/games-q3mod.eclass index c4bccc31419a..4002a5bd4995 100644 --- a/eclass/games-q3mod.eclass +++ b/eclass/games-q3mod.eclass @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/games-q3mod.eclass,v 1.26 2005/06/03 23:08:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/games-q3mod.eclass,v 1.27 2005/07/06 20:20:03 agriffis Exp $ inherit games -ECLASS=games-q3mod INHERITED="$INHERITED $ECLASS" EXPORT_FUNCTIONS src_install pkg_postinst diff --git a/eclass/games-ut2k4mod.eclass b/eclass/games-ut2k4mod.eclass index 6384a67922b3..dc6fca1396b8 100644 --- a/eclass/games-ut2k4mod.eclass +++ b/eclass/games-ut2k4mod.eclass @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/games-ut2k4mod.eclass,v 1.5 2005/06/28 20:35:56 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/games-ut2k4mod.eclass,v 1.6 2005/07/06 20:20:03 agriffis Exp $ inherit games -ECLASS=games-ut2k4mod INHERITED="$INHERITED $ECLASS" EXPORT_FUNCTIONS pkg_nofetch src_unpack src_install pkg_postinst diff --git a/eclass/games.eclass b/eclass/games.eclass index 0fe96b31a21a..719ffd73930f 100644 --- a/eclass/games.eclass +++ b/eclass/games.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/games.eclass,v 1.100 2005/06/23 22:03:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/games.eclass,v 1.101 2005/07/06 20:20:03 agriffis Exp $ # # devlist: {vapier,wolf31o2,mr_bones_}@gentoo.org -> games@gentoo.org # @@ -10,7 +10,6 @@ inherit eutils gnuconfig -ECLASS=games INHERITED="$INHERITED $ECLASS" EXPORT_FUNCTIONS pkg_preinst pkg_postinst src_compile pkg_setup diff --git a/eclass/gcc.eclass b/eclass/gcc.eclass index 730947910251..972627f1ffc6 100644 --- a/eclass/gcc.eclass +++ b/eclass/gcc.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gcc.eclass,v 1.20 2005/05/14 17:37:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gcc.eclass,v 1.21 2005/07/06 20:20:03 agriffis Exp $ # STOP USING THIS ECLASS @@ -14,7 +14,6 @@ ewarn "Please upgrade your package (${PF}) to use toolchain-funcs.eclass" inherit eutils -ECLASS=gcc INHERITED="$INHERITED $ECLASS" DEPEND="${DEPEND} sys-devel/gcc" diff --git a/eclass/gdesklets.eclass b/eclass/gdesklets.eclass index 0815fd6d9733..dbe2e6b80382 100644 --- a/eclass/gdesklets.eclass +++ b/eclass/gdesklets.eclass @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/eclass/gdesklets.eclass,v 1.5 2005/06/17 23:34:55 nixphoeni Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gdesklets.eclass,v 1.6 2005/07/06 20:20:03 agriffis Exp $ # # Authors: Joe Sapp <nixphoeni@gentoo.org> # Mike Gardiner <obz@gentoo.org> @@ -18,7 +18,6 @@ inherit eutils multilib -ECLASS="gdesklets" INHERITED="$INHERITED $ECLASS" MY_P="${DESKLET_NAME}-${PV}" diff --git a/eclass/gems.eclass b/eclass/gems.eclass index b6921dfa84f2..127ef7756cdd 100644 --- a/eclass/gems.eclass +++ b/eclass/gems.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gems.eclass,v 1.3 2005/03/31 00:47:05 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gems.eclass,v 1.4 2005/07/06 20:20:03 agriffis Exp $ # # Author: Rob Cakebread <pythonhead@gentoo.org> # Current Maintainer: Rob Cakebread <pythonhead@gentoo.org> @@ -21,7 +21,6 @@ inherit ruby eutils -ECLASS=gems INHERITED="$INHERITED $ECLASS" DEPEND=">=dev-ruby/rubygems-0.8.4-r1" diff --git a/eclass/ghc-package.eclass b/eclass/ghc-package.eclass index 2b46b62258d4..fb3b19681a2e 100644 --- a/eclass/ghc-package.eclass +++ b/eclass/ghc-package.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ghc-package.eclass,v 1.11 2005/05/11 21:26:04 kosmikus Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ghc-package.eclass,v 1.12 2005/07/06 20:20:03 agriffis Exp $ # # Author: Andres Loeh <kosmikus@gentoo.org> # @@ -9,7 +9,6 @@ inherit versionator -ECLASS="ghc-package" INHERITED="${INHERITED} ${ECLASS}" # promote /opt/ghc/bin to a better position in the search path diff --git a/eclass/gnome.org.eclass b/eclass/gnome.org.eclass index aad48b2068af..73d230a89b32 100644 --- a/eclass/gnome.org.eclass +++ b/eclass/gnome.org.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gnome.org.eclass,v 1.7 2004/07/23 13:10:02 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gnome.org.eclass,v 1.8 2005/07/06 20:20:03 agriffis Exp $ # # Authors: # Spidler <spidler@gentoo.org> @@ -8,7 +8,6 @@ # # Gnome ECLASS. mainly SRC_URI settings -ECLASS="gnome.org" INHERITED="$INHERITED $ECLASS" [ -z "${GNOME_TARBALL_SUFFIX}" ] && export GNOME_TARBALL_SUFFIX="bz2" diff --git a/eclass/gnome2.eclass b/eclass/gnome2.eclass index e2ec8f423dd0..87d8288bf35e 100644 --- a/eclass/gnome2.eclass +++ b/eclass/gnome2.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gnome2.eclass,v 1.49 2005/07/01 20:35:31 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gnome2.eclass,v 1.50 2005/07/06 20:20:03 agriffis Exp $ # # Authors: # Bruce A. Locke <blocke@shivan.org> @@ -9,7 +9,6 @@ inherit libtool gnome.org debug fdo-mime # Gnome 2 ECLASS -ECLASS="gnome2" INHERITED="$INHERITED $ECLASS" G2CONF="" # extra configure opts passed to econf diff --git a/eclass/gnuconfig.eclass b/eclass/gnuconfig.eclass index 7117b0ba4988..3ab820c74247 100644 --- a/eclass/gnuconfig.eclass +++ b/eclass/gnuconfig.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gnuconfig.eclass,v 1.27 2005/05/25 00:15:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gnuconfig.eclass,v 1.28 2005/07/06 20:20:03 agriffis Exp $ # # Author: Will Woods <wwoods@gentoo.org> # @@ -18,7 +18,6 @@ # # gnuconfig_update should generally be called from src_unpack() -ECLASS=gnuconfig INHERITED="$INHERITED $ECLASS" DEPEND="sys-devel/gnuconfig" diff --git a/eclass/gnustep-funcs.eclass b/eclass/gnustep-funcs.eclass index fba849af7db0..95bc5e5d56e6 100644 --- a/eclass/gnustep-funcs.eclass +++ b/eclass/gnustep-funcs.eclass @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gnustep-funcs.eclass,v 1.5 2005/06/22 20:51:06 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gnustep-funcs.eclass,v 1.6 2005/07/06 20:20:03 agriffis Exp $ inherit toolchain-funcs eutils -ECLASS=gnustep-funcs INHERITED="$INHERITED $ECLASS" DESCRIPTION="EClass that centralizes access to GNUstep environment information." diff --git a/eclass/gnustep-old.eclass b/eclass/gnustep-old.eclass index 2ddbf34e5307..b29766ca3fa9 100644 --- a/eclass/gnustep-old.eclass +++ b/eclass/gnustep-old.eclass @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gnustep-old.eclass,v 1.6 2004/11/16 03:06:13 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gnustep-old.eclass,v 1.7 2005/07/06 20:20:03 agriffis Exp $ -ECLASS=gnustep-old INHERITED="$INHERITED $ECLASS" DESCRIPTION="Based on the gnustep eclass." diff --git a/eclass/gnustep.eclass b/eclass/gnustep.eclass index 55fcb7e4116b..2b82ddc3610c 100644 --- a/eclass/gnustep.eclass +++ b/eclass/gnustep.eclass @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gnustep.eclass,v 1.27 2005/06/22 20:51:06 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gnustep.eclass,v 1.28 2005/07/06 20:20:03 agriffis Exp $ inherit gnustep-funcs eutils flag-o-matic -ECLASS=gnustep INHERITED="$INHERITED $ECLASS" DESCRIPTION="EClass designed to facilitate building GNUstep Apps, Frameworks, and Bundles on Gentoo." diff --git a/eclass/gst-plugins.eclass b/eclass/gst-plugins.eclass index 4e9290bd4f99..8cdefb626a9b 100644 --- a/eclass/gst-plugins.eclass +++ b/eclass/gst-plugins.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins.eclass,v 1.25 2005/06/08 21:41:24 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins.eclass,v 1.26 2005/07/06 20:20:03 agriffis Exp $ # Author : foser <foser@gentoo.org> @@ -16,7 +16,6 @@ inherit eutils -ECLASS="gst-plugins" INHERITED="$INHERITED $ECLASS" ### diff --git a/eclass/gtk-engines.eclass b/eclass/gtk-engines.eclass index 932a3e09d08b..de44122c3cfc 100644 --- a/eclass/gtk-engines.eclass +++ b/eclass/gtk-engines.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gtk-engines.eclass,v 1.30 2004/09/15 23:10:21 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gtk-engines.eclass,v 1.31 2005/07/06 20:20:03 agriffis Exp $ # # The gtk-engines eclass is inherited by all gtk-engines-* ebuilds. # @@ -20,7 +20,6 @@ inherit eutils -ECLASS=gtk-engines INHERITED="$INHERITED $ECLASS" [ -n "$DEBUG" ] && einfo "Entering gtk-engines.eclass" diff --git a/eclass/gtk-engines2.eclass b/eclass/gtk-engines2.eclass index e6ca1318ca5a..cae498524c6d 100644 --- a/eclass/gtk-engines2.eclass +++ b/eclass/gtk-engines2.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gtk-engines2.eclass,v 1.9 2004/09/15 23:10:21 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gtk-engines2.eclass,v 1.10 2005/07/06 20:20:03 agriffis Exp $ # Author: Alastair Tse <liquidx@gentoo.org> # @@ -43,7 +43,6 @@ inherit eutils -ECLASS="gtk-engines2" INHERITED="$INHERITED $ECLASS" DESCRIPTION="GTK+1/2 ${PN/gtk-engines-} Theme Engine" diff --git a/eclass/gtk-sharp-component.eclass b/eclass/gtk-sharp-component.eclass index 8b74385d71d5..08a10e971a43 100644 --- a/eclass/gtk-sharp-component.eclass +++ b/eclass/gtk-sharp-component.eclass @@ -1,13 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gtk-sharp-component.eclass,v 1.16 2005/05/26 23:33:50 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gtk-sharp-component.eclass,v 1.17 2005/07/06 20:20:03 agriffis Exp $ # Author : Peter Johanson <latexer@gentoo.org> # Based off of original work in gst-plugins.eclass by <foser@gentoo.org> inherit eutils mono multilib -ECLASS="gtk-sharp-component" INHERITED="$INHERITED $ECLASS" LICENSE="LGPL-2" diff --git a/eclass/horde.eclass b/eclass/horde.eclass index 1f6493a6010a..1604ec267c12 100644 --- a/eclass/horde.eclass +++ b/eclass/horde.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/horde.eclass,v 1.19 2005/05/07 23:27:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/horde.eclass,v 1.20 2005/07/06 20:20:03 agriffis Exp $ # # Help manage the horde project http://www.horde.org/ # @@ -25,7 +25,6 @@ inherit webapp eutils [[ ${PN} != ${PN/-cvs} ]] && inherit cvs -ECLASS=horde INHERITED="$INHERITED $ECLASS" EXPORT_FUNCTIONS pkg_setup src_unpack src_install pkg_postinst diff --git a/eclass/iiimf.eclass b/eclass/iiimf.eclass index 9347aa5b8bf1..832f60a3f91a 100644 --- a/eclass/iiimf.eclass +++ b/eclass/iiimf.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/iiimf.eclass,v 1.10 2005/03/30 17:00:35 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/iiimf.eclass,v 1.11 2005/07/06 20:20:03 agriffis Exp $ # # Author: Mamoru KOMACHI <usata@gentoo.org> # @@ -8,7 +8,6 @@ # libraries, servers, clients and modules within the Portage system. # -ECLASS=iiimf INHERITED="$INHERITED $ECLASS" EXPORT_FUNCTIONS src_compile src_install diff --git a/eclass/jakarta-commons.eclass b/eclass/jakarta-commons.eclass index 1aff50c7bb65..112b4bbe38a0 100644 --- a/eclass/jakarta-commons.eclass +++ b/eclass/jakarta-commons.eclass @@ -1,9 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/jakarta-commons.eclass,v 1.14 2004/06/25 00:39:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/jakarta-commons.eclass,v 1.15 2005/07/06 20:20:03 agriffis Exp $ inherit base java-pkg -ECLASS=jakarta-commons INHERITED="$INHERITED $ECLASS" IUSE="$IUSE" diff --git a/eclass/java-pkg.eclass b/eclass/java-pkg.eclass index c594b4d77941..49c9b3d5620b 100644 --- a/eclass/java-pkg.eclass +++ b/eclass/java-pkg.eclass @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/java-pkg.eclass,v 1.23 2005/05/18 11:19:33 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/java-pkg.eclass,v 1.24 2005/07/06 20:20:03 agriffis Exp $ -ECLASS=java-pkg INHERITED="${INHERITED} ${ECLASS}" IUSE="${IUSE}" SLOT="${SLOT}" diff --git a/eclass/java-utils.eclass b/eclass/java-utils.eclass index 273132264449..81c66b6072db 100644 --- a/eclass/java-utils.eclass +++ b/eclass/java-utils.eclass @@ -9,7 +9,6 @@ inherit eutils -ECLASS=java-utils INHERITED="$INHERITED $ECLASS" DESCRIPTION="Based on the $ECLASS eclass" diff --git a/eclass/java.eclass b/eclass/java.eclass index 0cc1b880a576..a88fe2010bb1 100644 --- a/eclass/java.eclass +++ b/eclass/java.eclass @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/java.eclass,v 1.20 2004/09/29 20:58:45 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/java.eclass,v 1.21 2005/07/06 20:20:03 agriffis Exp $ # # Author: Karl Trygve Kalleberg <karltk@gentoo.org> inherit eutils -ECLASS=java INHERITED="$INHERITED $ECLASS" DESCRIPTION="Based on the $ECLASS eclass" diff --git a/eclass/kde-dist.eclass b/eclass/kde-dist.eclass index 9ae9138f7ae9..40e798d136f9 100644 --- a/eclass/kde-dist.eclass +++ b/eclass/kde-dist.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/kde-dist.eclass,v 1.64 2005/03/14 21:22:07 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/kde-dist.eclass,v 1.65 2005/07/06 20:20:03 agriffis Exp $ # # Author Dan Armak <danarmak@gentoo.org> # @@ -8,7 +8,6 @@ # Don't use it for e.g. kdevelop, koffice because of their separate versioning schemes. inherit kde -ECLASS=kde-dist INHERITED="$INHERITED $ECLASS" # kde 3.1 prereleases have tarball versions of 3.0.6 ff diff --git a/eclass/kde-functions.eclass b/eclass/kde-functions.eclass index 98c454c5778c..de0ace4030ae 100644 --- a/eclass/kde-functions.eclass +++ b/eclass/kde-functions.eclass @@ -1,13 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/kde-functions.eclass,v 1.114 2005/06/09 12:29:17 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/kde-functions.eclass,v 1.115 2005/07/06 20:20:03 agriffis Exp $ # # Author Dan Armak <danarmak@gentoo.org> # # This contains everything except things that modify ebuild variables # and functions (e.g. $P, src_compile() etc.) -ECLASS=kde-functions INHERITED="$INHERITED $ECLASS" # map of the monolithic->split ebuild derivation; used to build deps describing diff --git a/eclass/kde-meta.eclass b/eclass/kde-meta.eclass index b522ab607be6..c836f9adfec7 100644 --- a/eclass/kde-meta.eclass +++ b/eclass/kde-meta.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/kde-meta.eclass,v 1.38 2005/06/21 08:34:25 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/kde-meta.eclass,v 1.39 2005/07/06 20:20:03 agriffis Exp $ # # Author Dan Armak <danarmak@gentoo.org> # Simone Gotti <motaboy@gentoo.org> @@ -8,7 +8,6 @@ # This is the kde-meta eclass which supports broken-up kde-base packages. inherit kde multilib -ECLASS=kde-meta INHERITED="$INHERITED $ECLASS" IUSE="$IUSE kdexdeltas" diff --git a/eclass/kde-source.eclass b/eclass/kde-source.eclass index a42221cfcd6e..ecb4d2d345fe 100644 --- a/eclass/kde-source.eclass +++ b/eclass/kde-source.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/kde-source.eclass,v 1.20 2004/06/25 00:39:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/kde-source.eclass,v 1.21 2005/07/06 20:20:03 agriffis Exp $ # # Author Dan Armak <danarmak@gentoo.org> # @@ -9,7 +9,6 @@ # See http://www.gentoo.org/~danarmak/kde-cvs.html ! # All of the real functionality is in cvs.eclass; this just adds some trivial kde-specific items -ECLASS=kde-source INHERITED="$INHERITED $ECLASS" # --- begin user-configurable settings --- @@ -52,7 +51,6 @@ INHERITED="$INHERITED $ECLASS" # kde-source.eclass defaults, which in turn override cvs.eclass defaults inherit cvs #... and reset $ECLASS. Ugly I know, hopefully I can prettify it someday -ECLASS=kde-source # --- end user-configurable settings --- diff --git a/eclass/kde.eclass b/eclass/kde.eclass index fac674a396e4..0273e3a220ed 100644 --- a/eclass/kde.eclass +++ b/eclass/kde.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/kde.eclass,v 1.121 2005/06/07 12:56:44 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/kde.eclass,v 1.122 2005/07/06 20:20:03 agriffis Exp $ # # Author Dan Armak <danarmak@gentoo.org> # @@ -8,7 +8,6 @@ # The kde eclass is inherited by all kde-* eclasses. Few ebuilds inherit straight from here. inherit base eutils kde-functions -ECLASS=kde INHERITED="$INHERITED $ECLASS" DESCRIPTION="Based on the $ECLASS eclass" HOMEPAGE="http://www.kde.org/" diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass index a91905ec9e4d..fa2c4ecfde71 100644 --- a/eclass/kernel-2.eclass +++ b/eclass/kernel-2.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/kernel-2.eclass,v 1.132 2005/07/06 02:09:40 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/kernel-2.eclass,v 1.133 2005/07/06 20:20:03 agriffis Exp $ # Description: kernel.eclass rewrite for a clean base regarding the 2.6 # series of kernel with back-compatibility for 2.4 @@ -57,7 +57,6 @@ # order, so they are applied in the order passed inherit toolchain-funcs versionator multilib -ECLASS="kernel-2" INHERITED="$INHERITED $ECLASS" EXPORT_FUNCTIONS pkg_setup src_unpack src_compile src_install \ pkg_preinst pkg_postinst pkg_prerm diff --git a/eclass/kernel-mod.eclass b/eclass/kernel-mod.eclass index d7164f78bdef..1e3624777c35 100644 --- a/eclass/kernel-mod.eclass +++ b/eclass/kernel-mod.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/kernel-mod.eclass,v 1.10 2004/10/06 21:48:24 dsd Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/kernel-mod.eclass,v 1.11 2005/07/06 20:20:03 agriffis Exp $ # This eclass provides help for compiling external kernel modules from # source. @@ -8,7 +8,6 @@ # This eclass differs from kmod.eclass because it doesn't require modules # to be added to the kernel source tree first. -ECLASS=kernel-mod INHERITED="$INHERITED $ECLASS" S=${WORKDIR}/${P} DESCRIPTION="Based on the $ECLASS eclass" diff --git a/eclass/kmod.eclass b/eclass/kmod.eclass index 58c00efcef6f..7d649af4b2cc 100644 --- a/eclass/kmod.eclass +++ b/eclass/kmod.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/kmod.eclass,v 1.14 2004/12/21 03:24:34 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/kmod.eclass,v 1.15 2005/07/06 20:20:03 agriffis Exp $ # !!!!!!!!!! # @@ -31,7 +31,6 @@ inherit eutils -ECLASS=kmod INHERITED="$INHERITED $ECLASS" S=${WORKDIR}/${P} DESCRIPTION="Based on the $ECLASS eclass" diff --git a/eclass/libtool.eclass b/eclass/libtool.eclass index 74385eaca674..1a4ef48ff5b2 100644 --- a/eclass/libtool.eclass +++ b/eclass/libtool.eclass @@ -1,13 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/libtool.eclass,v 1.47 2005/05/27 23:46:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/libtool.eclass,v 1.48 2005/07/06 20:20:03 agriffis Exp $ # # Author: Martin Schlemmer <azarah@gentoo.org> # # This eclass patches ltmain.sh distributed with libtoolized packages with the # relink and portage patch among others -ECLASS="libtool" INHERITED="${INHERITED} ${ECLASS}" # 2004.09.25 rac diff --git a/eclass/linux-info.eclass b/eclass/linux-info.eclass index aad893d76672..5aa6d6ba5492 100644 --- a/eclass/linux-info.eclass +++ b/eclass/linux-info.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/linux-info.eclass,v 1.26 2005/06/01 21:25:50 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/linux-info.eclass,v 1.27 2005/07/06 20:20:03 agriffis Exp $ # # Description: This eclass is used as a central eclass for accessing kernel # related information for sources already installed. @@ -51,7 +51,6 @@ # And to ensure all the weirdness with crosscompile inherit toolchain-funcs versionator -ECLASS=linux-info INHERITED="$INHERITED $ECLASS" EXPORT_FUNCTIONS pkg_setup diff --git a/eclass/linux-mod.eclass b/eclass/linux-mod.eclass index 89b776749062..464068157e91 100644 --- a/eclass/linux-mod.eclass +++ b/eclass/linux-mod.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/linux-mod.eclass,v 1.42 2005/07/05 13:39:26 johnm Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/linux-mod.eclass,v 1.43 2005/07/06 20:20:04 agriffis Exp $ # Description: This eclass is used to interface with linux-info in such a way # to provide the functionality required and initial functions @@ -80,7 +80,6 @@ inherit linux-info -ECLASS=linux-mod INHERITED="$INHERITED $ECLASS" EXPORT_FUNCTIONS pkg_setup pkg_postinst src_install src_compile pkg_postrm diff --git a/eclass/mailer.eclass b/eclass/mailer.eclass index c29e35a2459c..b94e35034a3c 100644 --- a/eclass/mailer.eclass +++ b/eclass/mailer.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mailer.eclass,v 1.11 2005/06/25 19:41:40 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mailer.eclass,v 1.12 2005/07/06 20:20:04 agriffis Exp $ # # Original Authors: Fernando J. Pereda <ferdy@gentoo.org> @@ -29,7 +29,6 @@ # the package is no longer available) ## -ECLASS="mailer" INHERITED="$INHERITED $ECLASS" IUSE="mailwrapper" RDEPEND="mailwrapper? ( diff --git a/eclass/makeedit.eclass b/eclass/makeedit.eclass index 6691e66eb478..27da9ed5e6cd 100644 --- a/eclass/makeedit.eclass +++ b/eclass/makeedit.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/makeedit.eclass,v 1.8 2005/07/02 03:19:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/makeedit.eclass,v 1.9 2005/07/06 20:20:04 agriffis Exp $ # # Author: Spider # @@ -13,7 +13,6 @@ # This combination should reduce the RAM requirements of your build, and maybe # even speed it up a bit. -ECLASS="makeedit" INHERITED="$INHERITED $ECLASS" MAKEEDIT_FLAGS="-Wno-return-type -w" diff --git a/eclass/matrox.eclass b/eclass/matrox.eclass index 01bc7637aa83..8d071b296d6a 100644 --- a/eclass/matrox.eclass +++ b/eclass/matrox.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/matrox.eclass,v 1.11 2005/02/04 12:25:41 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/matrox.eclass,v 1.12 2005/07/06 20:20:04 agriffis Exp $ # # Author: Donnie Berkholz <spyderous@gentoo.org> # @@ -9,7 +9,6 @@ inherit eutils -ECLASS="matrox" INHERITED="${INHERITED} ${ECLASS}" EXPORT_FUNCTIONS pkg_setup src_compile diff --git a/eclass/mono.eclass b/eclass/mono.eclass index f78a02d83840..9ba9b1fb4b3e 100644 --- a/eclass/mono.eclass +++ b/eclass/mono.eclass @@ -1,13 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mono.eclass,v 1.3 2004/06/25 00:39:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mono.eclass,v 1.4 2005/07/06 20:20:04 agriffis Exp $ # # Author : foser <foser@gentoo.org> # # mono eclass # right now only circumvents a sandbox violation by setting a mono env var -ECLASS="mono" INHERITED="$INHERITED $ECLASS" # >=mono-0.92 versions using mcs -pkg:foo-sharp require shared memory, so we set the diff --git a/eclass/motif.eclass b/eclass/motif.eclass index 05eeaa8ebee5..b2de803bb239 100644 --- a/eclass/motif.eclass +++ b/eclass/motif.eclass @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/motif.eclass,v 1.6 2005/02/15 16:22:03 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/motif.eclass,v 1.7 2005/07/06 20:20:04 agriffis Exp $ # # Heinrich Wednel <lanius@gentoo.org> inherit eutils -ECLASS=motif INHERITED="$INHERITED $ECLASS" LESSTIF_INC_DIR="/usr/X11R6/include/lesstif" diff --git a/eclass/mount-boot.eclass b/eclass/mount-boot.eclass index 5e7dae8ad0f2..d4af9c4c44a6 100644 --- a/eclass/mount-boot.eclass +++ b/eclass/mount-boot.eclass @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mount-boot.eclass,v 1.9 2004/06/25 00:39:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mount-boot.eclass,v 1.10 2005/07/06 20:20:04 agriffis 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 diff --git a/eclass/mozconfig.eclass b/eclass/mozconfig.eclass index ceaac43d55a8..fd6b36d30e7c 100644 --- a/eclass/mozconfig.eclass +++ b/eclass/mozconfig.eclass @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig.eclass,v 1.11 2005/07/02 03:19:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig.eclass,v 1.12 2005/07/06 20:20:04 agriffis Exp $ # # mozconfig.eclass: the new mozilla.eclass -ECLASS=mozconfig INHERITED="$INHERITED $ECLASS" IUSE="java gnome ldap debug xinerama xprint moznoxft" diff --git a/eclass/mozilla-launcher.eclass b/eclass/mozilla-launcher.eclass index 2344a283b682..43b4ec725a0e 100644 --- a/eclass/mozilla-launcher.eclass +++ b/eclass/mozilla-launcher.eclass @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mozilla-launcher.eclass,v 1.6 2005/06/28 22:11:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mozilla-launcher.eclass,v 1.7 2005/07/06 20:20:04 agriffis Exp $ -ECLASS=mozilla-launcher INHERITED="$INHERITED $ECLASS" # update_mozilla_launcher_symlinks diff --git a/eclass/mozilla.eclass b/eclass/mozilla.eclass index 1b9aebe40db7..ec8ae90bd609 100644 --- a/eclass/mozilla.eclass +++ b/eclass/mozilla.eclass @@ -1,11 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mozilla.eclass,v 1.28 2005/04/17 05:00:05 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mozilla.eclass,v 1.29 2005/07/06 20:20:04 agriffis Exp $ # # You probably don't want to change this eclass. Newer ebuilds use # mozconfig.eclass instead. -ECLASS=mozilla INHERITED="$INHERITED $ECLASS" IUSE="java gnome gtk2 ldap debug xinerama xprint" diff --git a/eclass/multilib.eclass b/eclass/multilib.eclass index 1f6c6c3578cc..9a7decd1d4cd 100644 --- a/eclass/multilib.eclass +++ b/eclass/multilib.eclass @@ -1,13 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/multilib.eclass,v 1.27 2005/04/12 19:52:21 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/multilib.eclass,v 1.28 2005/07/06 20:20:04 agriffis Exp $ # # Author: Jeremy Huddleston <eradicator@gentoo.org> # # This eclass is for all functions pertaining to handling multilib. # configurations. -ECLASS=multilib INHERITED="$INHERITED $ECLASS" DESCRIPTION="Based on the ${ECLASS} eclass" diff --git a/eclass/myth.eclass b/eclass/myth.eclass index 1592aee1495b..02702767d00a 100644 --- a/eclass/myth.eclass +++ b/eclass/myth.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/myth.eclass,v 1.15 2005/07/01 15:01:49 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/myth.eclass,v 1.16 2005/07/06 20:20:04 agriffis Exp $ # # Author: Daniel Ahlberg <aliz@gentoo.org> # @@ -13,7 +13,6 @@ inherit multilib versionator toolchain-funcs -ECLASS=myth INHERITED="${INHERITED} ${ECLASS}" IUSE="${IUSE} nls debug" diff --git a/eclass/mythtv-plugins.eclass b/eclass/mythtv-plugins.eclass index 6d226fd216a7..306269d97ded 100644 --- a/eclass/mythtv-plugins.eclass +++ b/eclass/mythtv-plugins.eclass @@ -1,13 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mythtv-plugins.eclass,v 1.4 2005/07/01 15:01:49 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mythtv-plugins.eclass,v 1.5 2005/07/06 20:20:04 agriffis Exp $ # # Author: Doug Goldstein <cardoe@gentoo.org # inherit multilib -ECLASS=mythtv-plugins INHERITED="${INHERITED} ${ECLASS} debug" IUSE="${IUSE} mmx" diff --git a/eclass/nsplugins.eclass b/eclass/nsplugins.eclass index ae80e454ee1a..81e9274161d0 100644 --- a/eclass/nsplugins.eclass +++ b/eclass/nsplugins.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/nsplugins.eclass,v 1.16 2005/03/18 09:30:50 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/nsplugins.eclass,v 1.17 2005/07/06 20:20:04 agriffis Exp $ # # Author: Martin Schlemmer <azarah@gentoo.org> # @@ -8,7 +8,6 @@ inherit eutils -ECLASS=nsplugins INHERITED="$INHERITED $ECLASS" DESCRIPTION="Based on the ${ECLASS} eclass" diff --git a/eclass/nxserver-1.3.2.eclass b/eclass/nxserver-1.3.2.eclass index 49f8b6c56646..941d7e4eaebc 100644 --- a/eclass/nxserver-1.3.2.eclass +++ b/eclass/nxserver-1.3.2.eclass @@ -1,13 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/nxserver-1.3.2.eclass,v 1.8 2004/08/08 10:29:06 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/nxserver-1.3.2.eclass,v 1.9 2005/07/06 20:20:04 agriffis Exp $ # # eclass for handling the different nxserver binaries available # from nomachine's website inherit rpm eutils -ECLASS="nxserver" INHERITED="$INHERITED $ECLASS" HOMEPAGE="http://www.nomachine.com/" diff --git a/eclass/nxserver-1.4.eclass b/eclass/nxserver-1.4.eclass index 92fda47180b9..ae9a9ab401fc 100644 --- a/eclass/nxserver-1.4.eclass +++ b/eclass/nxserver-1.4.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/nxserver-1.4.eclass,v 1.5 2005/05/23 20:06:18 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/nxserver-1.4.eclass,v 1.6 2005/07/06 20:20:04 agriffis Exp $ # # eclass for handling the different nxserver binaries available # from nomachine's website @@ -9,7 +9,6 @@ inherit rpm eutils -ECLASS="nxserver" INHERITED="$INHERITED $ECLASS" HOMEPAGE="http://www.nomachine.com/" diff --git a/eclass/nxserver.eclass b/eclass/nxserver.eclass index 4c1207295e01..c2ceb38e8be9 100644 --- a/eclass/nxserver.eclass +++ b/eclass/nxserver.eclass @@ -1,13 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/nxserver.eclass,v 1.16 2004/06/25 00:39:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/nxserver.eclass,v 1.17 2005/07/06 20:20:04 agriffis Exp $ # # eclass for handling the different nxserver binaries available # from nomachine's website inherit rpm -ECLASS="nxserver" INHERITED="$INHERITED $ECLASS" HOMEPAGE="http://www.nomachine.com/" diff --git a/eclass/pam.eclass b/eclass/pam.eclass index 956d481be1b2..428c06c323d2 100644 --- a/eclass/pam.eclass +++ b/eclass/pam.eclass @@ -1,13 +1,12 @@ # Copyright 2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later # Author Diego Pettenò <flameeyes@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/pam.eclass,v 1.6 2005/07/04 12:50:47 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/pam.eclass,v 1.7 2005/07/06 20:20:04 agriffis Exp $ # # This eclass contains functions to install pamd configuration files and # pam modules. inherit multilib -ECLASS="pam" INHERITED="$INHERITED $ECLASS" # dopamd <file> [more files] diff --git a/eclass/pcmcia.eclass b/eclass/pcmcia.eclass index ee051275b9fe..c1dd15e55927 100644 --- a/eclass/pcmcia.eclass +++ b/eclass/pcmcia.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/pcmcia.eclass,v 1.6 2005/04/11 20:02:06 johnm Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/pcmcia.eclass,v 1.7 2005/07/06 20:20:04 agriffis Exp $ # pcmcia.eclass - This eclass facilities writing ebuilds for driver packages # that may need to build against the pcmcia-cs drivers, depending on kernel @@ -23,7 +23,6 @@ inherit eutils -ECLASS="pcmcia" INHERITED="$INHERITED $ECLASS" DESCRIPTION="eclass for drivers that may build against pcmcia-cs" diff --git a/eclass/perl-module.eclass b/eclass/perl-module.eclass index 3232dbe96d17..5bb4e9582da0 100644 --- a/eclass/perl-module.eclass +++ b/eclass/perl-module.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/perl-module.eclass,v 1.72 2005/06/27 20:20:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/perl-module.eclass,v 1.73 2005/07/06 20:20:04 agriffis Exp $ # # Author: Seemant Kulleen <seemant@gentoo.org> # Maintained by the Perl herd <perl@gentoo.org> @@ -8,7 +8,6 @@ # The perl-module eclass is designed to allow easier installation of perl # modules, and their incorporation into the Gentoo Linux system. -ECLASS=perl-module INHERITED="${INHERITED} ${ECLASS}" EXPORT_FUNCTIONS pkg_setup pkg_preinst pkg_postinst pkg_prerm pkg_postrm \ diff --git a/eclass/php-ext-base.eclass b/eclass/php-ext-base.eclass index 60ae325b13a3..0aa91b0a045e 100644 --- a/eclass/php-ext-base.eclass +++ b/eclass/php-ext-base.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/php-ext-base.eclass,v 1.16 2005/02/14 19:39:03 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/php-ext-base.eclass,v 1.17 2005/07/06 20:20:04 agriffis Exp $ # # Author: Tal Peer <coredumb@gentoo.org> # Author: Stuart Herbert <stuart@gentoo.org> @@ -11,7 +11,6 @@ # Combined with php-ext-source, we have a standardised solution for supporting # PHP extensions -ECLASS=php-ext-base INHERITED="$INHERITED $ECLASS" EXPORT_FUNCTIONS src_install diff --git a/eclass/php-ext-pecl.eclass b/eclass/php-ext-pecl.eclass index 46aa092f62cc..c91a05fe1afa 100644 --- a/eclass/php-ext-pecl.eclass +++ b/eclass/php-ext-pecl.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/php-ext-pecl.eclass,v 1.3 2004/06/25 00:39:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/php-ext-pecl.eclass,v 1.4 2005/07/06 20:20:04 agriffis Exp $ # # Author: Tal Peer <coredumb@gentoo.org> # @@ -15,7 +15,6 @@ PECL_PKG_V=$PECL_PKG-$PV inherit php-ext-source -ECLASS=php-ext-pecl INHERITED="$INHERITED $ECLASS" EXPORT_FUNCTIONS src_compile src_install diff --git a/eclass/php-ext-source.eclass b/eclass/php-ext-source.eclass index 467ba71dbd02..b809fd766060 100644 --- a/eclass/php-ext-source.eclass +++ b/eclass/php-ext-source.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/php-ext-source.eclass,v 1.9 2004/09/05 20:57:19 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/php-ext-source.eclass,v 1.10 2005/07/06 20:20:04 agriffis Exp $ # # Author: Tal Peer <coredumb@gentoo.org> # Author: Stuart Herbert <stuart@gentoo.org> @@ -14,7 +14,6 @@ inherit php-ext-base -ECLASS=php-ext-source INHERITED="$INHERITED $ECLASS" EXPORT_FUNCTIONS src_compile src_install diff --git a/eclass/php-ext.eclass b/eclass/php-ext.eclass index cc71798f82f5..5365c4dcabc6 100644 --- a/eclass/php-ext.eclass +++ b/eclass/php-ext.eclass @@ -1,13 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/php-ext.eclass,v 1.7 2004/09/05 20:57:19 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/php-ext.eclass,v 1.8 2005/07/06 20:20:04 agriffis Exp $ # # Author: Tal Peer <coredumb@gentoo.org> # # The php-ext eclass provides a unified interface for compiling and # installing standalone PHP extensions ('modules'). -ECLASS=php-ext INHERITED="$INHERITED $ECLASS" EXPORT_FUNCTIONS src_compile src_install pkg_postinst diff --git a/eclass/php-lib.eclass b/eclass/php-lib.eclass index f763dc3ff080..6f29e0b4bde1 100644 --- a/eclass/php-lib.eclass +++ b/eclass/php-lib.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/php-lib.eclass,v 1.2 2004/06/25 00:39:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/php-lib.eclass,v 1.3 2005/07/06 20:20:04 agriffis Exp $ # # Author: Stuart Herbert <stuart@gentoo.org> # @@ -10,7 +10,6 @@ # # This eclass doesn't do a lot (yet) -ECLASS=php-lib INHERITED="$INHERITED $ECLASS" RESTRICT="${RESTRICT} nostrip" diff --git a/eclass/php-pear.eclass b/eclass/php-pear.eclass index 0df0498084f1..64c4059d26be 100644 --- a/eclass/php-pear.eclass +++ b/eclass/php-pear.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/php-pear.eclass,v 1.9 2005/05/06 04:38:05 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/php-pear.eclass,v 1.10 2005/07/06 20:20:04 agriffis Exp $ # # Author: Tal Peer <coredumb@gentoo.org> # @@ -10,7 +10,6 @@ # Note that this eclass doesn't handle PEAR packages' dependencies on # purpose, please use (R)DEPEND to define them. -ECLASS=php-pear INHERITED="$INHERITED $ECLASS" EXPORT_FUNCTIONS src_install diff --git a/eclass/php-sapi.eclass b/eclass/php-sapi.eclass index a4b41617f719..2c567e19ffa1 100644 --- a/eclass/php-sapi.eclass +++ b/eclass/php-sapi.eclass @@ -1,12 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/php-sapi.eclass,v 1.69 2005/06/17 08:24:51 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/php-sapi.eclass,v 1.70 2005/07/06 20:20:04 agriffis Exp $ # Author: Robin H. Johnson <robbat2@gentoo.org> inherit eutils flag-o-matic multilib libtool DESCRIPTION="PHP generic SAPI ebuild" -ECLASS=php-sapi INHERITED="$INHERITED $ECLASS" EXPORT_FUNCTIONS src_unpack src_compile src_install pkg_postinst pkg_preinst diff --git a/eclass/php5-sapi-r1.eclass b/eclass/php5-sapi-r1.eclass index 9bd5c4c2204b..21bfa430f0a1 100644 --- a/eclass/php5-sapi-r1.eclass +++ b/eclass/php5-sapi-r1.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/php5-sapi-r1.eclass,v 1.10 2005/06/11 13:13:14 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/php5-sapi-r1.eclass,v 1.11 2005/07/06 20:20:04 agriffis Exp $ # # eclass/php5-sapi-r1.eclass # Eclass for building different php5 SAPI instances @@ -14,7 +14,6 @@ inherit eutils confutils libtool -ECLASS=php5-sapi-r1 INHERITED="$INHERITED $ECLASS" # set MY_P in the ebuild diff --git a/eclass/php5-sapi-r2.eclass b/eclass/php5-sapi-r2.eclass index a9412606bb3c..4023a3a01c4e 100644 --- a/eclass/php5-sapi-r2.eclass +++ b/eclass/php5-sapi-r2.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/php5-sapi-r2.eclass,v 1.21 2005/07/04 13:54:51 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/php5-sapi-r2.eclass,v 1.22 2005/07/06 20:20:04 agriffis Exp $ # # eclass/php5-sapi-r2.eclass # Eclass for building different php5 SAPI instances @@ -19,7 +19,6 @@ CONFUTILS_MISSING_DEPS="adabas birdstep db2 dbmaker empress empress-bcs esoob fr inherit flag-o-matic eutils confutils libtool -ECLASS=php5-sapi-r2 INHERITED="$INHERITED $ECLASS" # set MY_PHP_P in the ebuild diff --git a/eclass/php5-sapi-r3.eclass b/eclass/php5-sapi-r3.eclass index a249c367ba65..8b70389c568a 100644 --- a/eclass/php5-sapi-r3.eclass +++ b/eclass/php5-sapi-r3.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/php5-sapi-r3.eclass,v 1.9 2005/07/04 13:54:51 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/php5-sapi-r3.eclass,v 1.10 2005/07/06 20:20:04 agriffis Exp $ # # ######################################################################## # @@ -21,7 +21,6 @@ CONFUTILS_MISSING_DEPS="adabas birdstep db2 dbmaker empress empress-bcs esoob fr inherit flag-o-matic eutils confutils libtool -ECLASS=php5-sapi-r3 INHERITED="$INHERITED $ECLASS" # set MY_PHP_P in the ebuild diff --git a/eclass/php5-sapi.eclass b/eclass/php5-sapi.eclass index 27b30ba96cde..cfd766da91a5 100644 --- a/eclass/php5-sapi.eclass +++ b/eclass/php5-sapi.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/php5-sapi.eclass,v 1.50 2005/06/17 08:24:51 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/php5-sapi.eclass,v 1.51 2005/07/06 20:20:04 agriffis Exp $ # # eclass/php5-sapi.eclass # Eclass for building different php5 SAPI instances @@ -14,7 +14,6 @@ inherit eutils confutils libtool -ECLASS=php5-sapi INHERITED="$INHERITED $ECLASS" # set MY_P in the ebuild diff --git a/eclass/python.eclass b/eclass/python.eclass index 0e853f2a69a7..3969580e6ecd 100644 --- a/eclass/python.eclass +++ b/eclass/python.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/python.eclass,v 1.18 2005/04/23 10:29:51 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/python.eclass,v 1.19 2005/07/06 20:20:04 agriffis Exp $ # # Author: Alastair Tse <liquidx@gentoo.org> # @@ -19,7 +19,6 @@ inherit alternatives -ECLASS="python" INHERITED="$INHERITED $ECLASS" diff --git a/eclass/qt.eclass b/eclass/qt.eclass index d3ecd3f516c4..b05bd8dec396 100644 --- a/eclass/qt.eclass +++ b/eclass/qt.eclass @@ -1,6 +1,6 @@ # Copyright 2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/qt.eclass,v 1.10 2005/06/30 21:26:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/qt.eclass,v 1.11 2005/07/06 20:20:04 agriffis Exp $ # # Author Caleb Tennis <caleb@gentoo.org> # @@ -16,7 +16,6 @@ inherit versionator -ECLASS=qt INHERITED="$INHERITED $ECLASS" QTPKG="x11-libs/qt-" diff --git a/eclass/rox.eclass b/eclass/rox.eclass index 0525a4ac1686..1a2b1941915f 100644 --- a/eclass/rox.eclass +++ b/eclass/rox.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/rox.eclass,v 1.3 2005/02/12 09:56:36 sergey Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/rox.eclass,v 1.4 2005/07/06 20:20:04 agriffis Exp $ # ROX eclass Version 2 @@ -16,7 +16,6 @@ # For examples refer to ebuilds in rox-extra/ -ECLASS=rox INHERITED="$INHERITED $ECLASS" if [ -z "$ROX_VER" ]; then diff --git a/eclass/rpm.eclass b/eclass/rpm.eclass index b49249723f7e..be26764f6dac 100644 --- a/eclass/rpm.eclass +++ b/eclass/rpm.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/rpm.eclass,v 1.11 2005/06/25 15:58:55 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/rpm.eclass,v 1.12 2005/07/06 20:20:04 agriffis Exp $ # Author : Alastair Tse <liquidx@gentoo.org> (21 Jun 2003) # @@ -28,7 +28,6 @@ # # USE_RPMOFFSET_ONLY="1" -ECLASS="rpm" INHERITED="$INHERITED $ECLASS" USE_RPMOFFSET_ONLY=${USE_RPMOFFSET_ONLY-""} diff --git a/eclass/ruby-gnome2.eclass b/eclass/ruby-gnome2.eclass index 8f2327fb65e9..949dd3929d59 100644 --- a/eclass/ruby-gnome2.eclass +++ b/eclass/ruby-gnome2.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ruby-gnome2.eclass,v 1.8 2004/06/25 00:39:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ruby-gnome2.eclass,v 1.9 2005/07/06 20:20:04 agriffis Exp $ # # This eclass simplifies installation of the various pieces of # ruby-gnome2 since they share a very common installation procedure. @@ -8,7 +8,6 @@ # ruby-module.eclass, but at the moment it contains some things # specific to ruby-gnome2 -ECLASS=ruby-gnome2 INHERITED="${INHERITED} ${ECLASS}" EXPORT_FUNCTIONS src_compile src_install diff --git a/eclass/ruby.eclass b/eclass/ruby.eclass index fe187e867f3b..5bb555f0bd9e 100644 --- a/eclass/ruby.eclass +++ b/eclass/ruby.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ruby.eclass,v 1.44 2005/06/27 20:26:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ruby.eclass,v 1.45 2005/07/06 20:20:04 agriffis Exp $ # # Author: Mamoru KOMACHI <usata@gentoo.org> # @@ -38,7 +38,6 @@ inherit eutils toolchain-funcs -ECLASS=ruby INHERITED="${INHERITED} ${ECLASS}" EXPORT_FUNCTIONS src_unpack src_compile src_install econf emake einstall diff --git a/eclass/selinux-policy.eclass b/eclass/selinux-policy.eclass index fd6a267929ed..a9e41d6a0747 100644 --- a/eclass/selinux-policy.eclass +++ b/eclass/selinux-policy.eclass @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/selinux-policy.eclass,v 1.13 2004/12/06 03:40:43 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/selinux-policy.eclass,v 1.14 2005/07/06 20:20:04 agriffis Exp $ # Eclass for installing SELinux policy, and optionally # reloading the policy inherit eutils -ECLASS="selinux-policy" INHERITED="$INHERITED $ECLASS" HOMEPAGE="http://www.gentoo.org/proj/en/hardened/selinux/" diff --git a/eclass/ssl-cert.eclass b/eclass/ssl-cert.eclass index b7506caf10c2..2e089f0967f7 100644 --- a/eclass/ssl-cert.eclass +++ b/eclass/ssl-cert.eclass @@ -1,13 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ssl-cert.eclass,v 1.5 2004/06/25 00:39:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ssl-cert.eclass,v 1.6 2005/07/06 20:20:04 agriffis Exp $ # # Author: Max Kalika <max@gentoo.org> # # This eclass implements standard installation procedure for installing # self-signed SSL certificates. -ECLASS=ssl-cert INHERITED="$INHERITED $ECLASS" # Conditionally depend on OpenSSL: allows inheretence diff --git a/eclass/stardict.eclass b/eclass/stardict.eclass index 401c4e98cc8d..6d3cbc12b94d 100644 --- a/eclass/stardict.eclass +++ b/eclass/stardict.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/stardict.eclass,v 1.7 2005/01/13 16:41:27 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/stardict.eclass,v 1.8 2005/07/06 20:20:04 agriffis Exp $ # Author : Alastair Tse <liquidx@gentoo.org> # @@ -13,7 +13,6 @@ # * DICT_PREFIX - SRC_URI prefix, like "dictd_www.mova.org_" # * DICT_SUFFIX - SRC_URI after the prefix. -ECLASS="stardict" INHERITED="$INHERITED $ECLASS" RESTRICT="nostrip" diff --git a/eclass/subversion.eclass b/eclass/subversion.eclass index 9678c759fab7..e748ff42d4e1 100644 --- a/eclass/subversion.eclass +++ b/eclass/subversion.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/subversion.eclass,v 1.20 2005/05/15 08:25:23 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/subversion.eclass,v 1.21 2005/07/06 20:20:04 agriffis Exp $ ## --------------------------------------------------------------------------- # # Author: Akinori Hattori <hattya@gentoo.org> @@ -17,7 +17,6 @@ inherit eutils -ECLASS="subversion" INHERITED="${INHERITED} ${ECLASS}" ESVN="subversion.eclass" diff --git a/eclass/tetex-2.eclass b/eclass/tetex-2.eclass index 0e7c0ac94b54..5ca6d6b57f23 100644 --- a/eclass/tetex-2.eclass +++ b/eclass/tetex-2.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/tetex-2.eclass,v 1.1 2005/04/05 17:07:45 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/tetex-2.eclass,v 1.2 2005/07/06 20:20:04 agriffis Exp $ # # Author: Jaromir Malenko <malenko@email.cz> # Author: Mamoru KOMACHI <usata@gentoo.org> @@ -9,7 +9,6 @@ inherit tetex -ECLASS=tetex-2 INHERITED="${INHERITED} ${ECLASS}" EXPORT_FUNCTIONS src_unpack src_install diff --git a/eclass/tetex-3.eclass b/eclass/tetex-3.eclass index cda617caa89b..f48cb62fb683 100644 --- a/eclass/tetex-3.eclass +++ b/eclass/tetex-3.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/tetex-3.eclass,v 1.3 2005/04/09 13:38:48 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/tetex-3.eclass,v 1.4 2005/07/06 20:20:04 agriffis Exp $ # # Author: Jaromir Malenko <malenko@email.cz> # Author: Mamoru KOMACHI <usata@gentoo.org> @@ -11,7 +11,6 @@ TEXMF_PATH=/var/lib/texmf inherit tetex -ECLASS=tetex-3 INHERITED="${INHERITED} ${ECLASS}" EXPORT_FUNCTIONS pkg_setup src_unpack src_compile src_install pkg_preinst pkg_postinst diff --git a/eclass/tetex.eclass b/eclass/tetex.eclass index 96bc172ca01f..370f559b29db 100644 --- a/eclass/tetex.eclass +++ b/eclass/tetex.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/tetex.eclass,v 1.38 2005/06/27 15:37:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/tetex.eclass,v 1.39 2005/07/06 20:20:04 agriffis Exp $ # # Author: Jaromir Malenko <malenko@email.cz> # Author: Mamoru KOMACHI <usata@gentoo.org> @@ -11,7 +11,6 @@ inherit eutils flag-o-matic toolchain-funcs -ECLASS=tetex INHERITED="${INHERITED} ${ECLASS}" EXPORT_FUNCTIONS src_unpack src_compile src_install pkg_setup pkg_postinst diff --git a/eclass/tla.eclass b/eclass/tla.eclass index 69442f09b386..96a859bd2268 100644 --- a/eclass/tla.eclass +++ b/eclass/tla.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/tla.eclass,v 1.5 2004/10/19 19:51:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/tla.eclass,v 1.6 2005/07/06 20:20:04 agriffis Exp $ # # Original Author: Jeffrey Yasskin <jyasskin@mail.utexas.edu> # @@ -17,7 +17,6 @@ # TODO: # Make it support particular revisions. -ECLASS=tla INHERITED="$INHERITED $ECLASS" # Don't download anything other than the tla archive diff --git a/eclass/toolchain-binutils.eclass b/eclass/toolchain-binutils.eclass index eff540fca15b..88e6534eb0cd 100644 --- a/eclass/toolchain-binutils.eclass +++ b/eclass/toolchain-binutils.eclass @@ -1,13 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain-binutils.eclass,v 1.39 2005/06/13 15:01:41 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain-binutils.eclass,v 1.40 2005/07/06 20:20:04 agriffis Exp $ # We install binutils into CTARGET-VERSION specific directories. This lets # us easily merge multiple versions for multiple targets (if we wish) and # then switch the versions on the fly (with `binutils-config`). inherit eutils libtool flag-o-matic gnuconfig -ECLASS=toolchain-binutils INHERITED="$INHERITED $ECLASS" EXPORT_FUNCTIONS src_unpack src_compile src_test src_install pkg_postinst pkg_postrm diff --git a/eclass/toolchain-funcs.eclass b/eclass/toolchain-funcs.eclass index 3a25bf3a168f..59f8a12b8395 100644 --- a/eclass/toolchain-funcs.eclass +++ b/eclass/toolchain-funcs.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain-funcs.eclass,v 1.37 2005/07/01 22:31:40 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain-funcs.eclass,v 1.38 2005/07/06 20:20:04 agriffis Exp $ # # Author: Toolchain Ninjas <ninjas@gentoo.org> # @@ -9,7 +9,6 @@ inherit multilib -ECLASS=toolchain-funcs INHERITED="$INHERITED $ECLASS" DESCRIPTION="Based on the ${ECLASS} eclass" diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass index 58afefc1688f..1a862f582f1d 100644 --- a/eclass/toolchain.eclass +++ b/eclass/toolchain.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain.eclass,v 1.169 2005/06/13 23:26:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain.eclass,v 1.170 2005/07/06 20:20:04 agriffis Exp $ HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" LICENSE="GPL-2 LGPL-2.1" @@ -9,7 +9,6 @@ RESTRICT="nostrip" #---->> eclass stuff <<---- inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib fixheadtails -ECLASS=toolchain INHERITED="$INHERITED $ECLASS" EXPORT_FUNCTIONS pkg_setup src_unpack src_compile src_test pkg_preinst src_install pkg_postinst pkg_prerm pkg_postrm DESCRIPTION="Based on the ${ECLASS} eclass" diff --git a/eclass/versionator.eclass b/eclass/versionator.eclass index c5b825d990ea..4be1b9dc0371 100644 --- a/eclass/versionator.eclass +++ b/eclass/versionator.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/versionator.eclass,v 1.7 2005/05/21 04:56:20 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/versionator.eclass,v 1.8 2005/07/06 20:20:04 agriffis Exp $ # # Original Author: Ciaran McCreesh <ciaranm@gentoo.org> # @@ -34,7 +34,6 @@ # version_is_at_least want have # which may be buggy, so use with caution. -ECLASS=versionator INHERITED="$INHERITED $ECLASS" shopt -s extglob diff --git a/eclass/vim-doc.eclass b/eclass/vim-doc.eclass index 28775efdfd0e..4d6aba222200 100644 --- a/eclass/vim-doc.eclass +++ b/eclass/vim-doc.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/vim-doc.eclass,v 1.7 2005/02/18 19:11:02 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/vim-doc.eclass,v 1.8 2005/07/06 20:20:04 agriffis Exp $ # # This eclass is used by vim.eclass and vim-plugin.eclass to update # the documentation tags. This is necessary since vim doesn't look in @@ -11,7 +11,6 @@ # DEPEND in vim-plugin or by whatever version of vim is being # installed by the eclass. -ECLASS=vim-doc INHERITED="$INHERITED $ECLASS" update_vim_helptags() { diff --git a/eclass/vim-plugin.eclass b/eclass/vim-plugin.eclass index 522c82412909..b0a7b1c45e5f 100644 --- a/eclass/vim-plugin.eclass +++ b/eclass/vim-plugin.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/vim-plugin.eclass,v 1.11 2005/03/17 20:47:48 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/vim-plugin.eclass,v 1.12 2005/07/06 20:20:04 agriffis Exp $ # # This eclass simplifies installation of app-vim plugins into # /usr/share/vim/vimfiles. This is a version-independent directory @@ -8,7 +8,6 @@ # documentation, for which we make a special case via vim-doc.eclass inherit vim-doc -ECLASS=vim-plugin INHERITED="${INHERITED} ${ECLASS}" EXPORT_FUNCTIONS src_install pkg_postinst pkg_postrm diff --git a/eclass/vim.eclass b/eclass/vim.eclass index 72d45d7e8142..4ba2da7f6fbb 100644 --- a/eclass/vim.eclass +++ b/eclass/vim.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/vim.eclass,v 1.110 2005/06/23 19:02:39 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/vim.eclass,v 1.111 2005/07/06 20:20:04 agriffis Exp $ # Authors: # Ryan Phillips <rphillips@gentoo.org> @@ -43,7 +43,6 @@ if version_is_at_least 6.3.1 ; then inherit bash-completion fi -ECLASS=vim INHERITED="$INHERITED $ECLASS" EXPORT_FUNCTIONS src_unpack pkg_setup diff --git a/eclass/webapp-apache.eclass b/eclass/webapp-apache.eclass index ac80b687e00e..9f71021aad3b 100644 --- a/eclass/webapp-apache.eclass +++ b/eclass/webapp-apache.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/webapp-apache.eclass,v 1.22 2004/07/13 17:48:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/webapp-apache.eclass,v 1.23 2005/07/06 20:20:04 agriffis Exp $ # # Author: Stuart Herbert <stuart@gentoo.org> # @@ -11,7 +11,6 @@ # This package will be offically depreciated when vhost-config and # webapp-config from GLEP11 are released. -ECLASS=webapp-apache INHERITED="$INHERITED $ECLASS" IUSE="apache2" DEPEND="${DEPEND} net-www/apache" diff --git a/eclass/webapp.eclass b/eclass/webapp.eclass index 95743d59f7c9..b67039b44744 100644 --- a/eclass/webapp.eclass +++ b/eclass/webapp.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/webapp.eclass,v 1.31 2005/05/30 21:44:17 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/webapp.eclass,v 1.32 2005/07/06 20:20:04 agriffis Exp $ # # eclass/webapp.eclass # Eclass for installing applications to run under a web server @@ -19,7 +19,6 @@ # # ------------------------------------------------------------------------ -ECLASS=webapp INHERITED="$INHERITED $ECLASS" SLOT="${PVR}" IUSE="$IUSE vhosts" diff --git a/eclass/wxlib.eclass b/eclass/wxlib.eclass index 8be351684557..14c4b493b233 100644 --- a/eclass/wxlib.eclass +++ b/eclass/wxlib.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/wxlib.eclass,v 1.8 2005/07/06 19:56:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/wxlib.eclass,v 1.9 2005/07/06 20:20:04 agriffis Exp $ # Author Diego Pettenò <flameeyes@gentoo.org> # Maintained by wxwidgets herd @@ -10,7 +10,6 @@ inherit flag-o-matic eutils multilib toolchain-funcs -ECLASS="wxlib" INHERITED="${INHERITED} ${ECLASS}" IUSE="debug doc odbc unicode" diff --git a/eclass/wxwidgets.eclass b/eclass/wxwidgets.eclass index afcd028051f5..30292f4aa17a 100644 --- a/eclass/wxwidgets.eclass +++ b/eclass/wxwidgets.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/wxwidgets.eclass,v 1.10 2005/05/25 15:19:16 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/wxwidgets.eclass,v 1.11 2005/07/06 20:20:04 agriffis Exp $ # # Author Rob Cakebread <pythonhead@gentoo.org> @@ -20,7 +20,6 @@ # Note: Don't call this function directly from ebuilds inherit multilib -ECLASS=wxwidgets INHERITED="$INHERITED $ECLASS" need-wxwidgets() { diff --git a/eclass/x11.eclass b/eclass/x11.eclass index e66d695d93db..9d7624fee0ca 100644 --- a/eclass/x11.eclass +++ b/eclass/x11.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/x11.eclass,v 1.5 2005/01/30 22:49:02 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/x11.eclass,v 1.6 2005/07/06 20:20:04 agriffis Exp $ # # Author: Seemant Kulleen <seemant@gentoo.org> # @@ -10,7 +10,6 @@ # wishes to build support for. Note, that this variable is only unlocked if # the USE variable "expertxfree" is switched on, at least for xfree. -ECLASS=x11 INHERITED="${INHERITED} ${ECLASS}" vcards() { diff --git a/eclass/xemacs-packages.eclass b/eclass/xemacs-packages.eclass index 466a6cb181d9..c1e208e57220 100644 --- a/eclass/xemacs-packages.eclass +++ b/eclass/xemacs-packages.eclass @@ -1,11 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/xemacs-packages.eclass,v 1.8 2004/06/25 00:39:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/xemacs-packages.eclass,v 1.9 2005/07/06 20:20:04 agriffis Exp $ # # xemacs-packages eclass inherited by all xemacs packages # $PKG_CAT need's to be set before inheriting xemacs-packages -ECLASS=xemacs-packages INHERITED="${INHERITED} ${ECLASS}" EXPORT_FUNCTIONS src_unpack src_install diff --git a/eclass/xfce4.eclass b/eclass/xfce4.eclass index 194c6a990186..7116de52b3d7 100644 --- a/eclass/xfce4.eclass +++ b/eclass/xfce4.eclass @@ -1,13 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/xfce4.eclass,v 1.16 2005/07/06 19:53:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/xfce4.eclass,v 1.17 2005/07/06 20:20:04 agriffis Exp $ # Author: Brad Cowan <bcowan@gentoo.org> # Xfce4 Eclass # # Eclass to simplify Xfce4 package installation -ECLASS=xfce4 INHERITED="$INHERITED $ECLASS" if [[ ${BZIPPED} = "1" ]];then diff --git a/eclass/xmms-plugin.eclass b/eclass/xmms-plugin.eclass index 35e603e606cd..7ad59a490863 100644 --- a/eclass/xmms-plugin.eclass +++ b/eclass/xmms-plugin.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/xmms-plugin.eclass,v 1.17 2005/05/27 04:55:23 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/xmms-plugin.eclass,v 1.18 2005/07/06 20:20:04 agriffis Exp $ # # Jeremy Huddleston <eradicator@gentoo.org> @@ -27,7 +27,6 @@ GENTOO_URI=${GENTOO_URI-"http://dev.gentoo.org/~eradicator/xmms"} inherit eutils -ECLASS=xmms-plugin INHERITED="${INHERITED} ${ECLASS}" DESCRIPTION="Xmms Plugin: ${PN}" HOMEPAGE="http://www.xmms.org" diff --git a/eclass/zproduct.eclass b/eclass/zproduct.eclass index 50fcaffdc4db..90216d021ba4 100644 --- a/eclass/zproduct.eclass +++ b/eclass/zproduct.eclass @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/zproduct.eclass,v 1.18 2005/02/19 20:20:00 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/zproduct.eclass,v 1.19 2005/07/06 20:20:04 agriffis Exp $ # Author: Jason Shoemaker <kutsuya@gentoo.org> # This eclass is designed to streamline the construction of # ebuilds for new zope products -ECLASS=zproduct INHERITED="${INHERITED} ${ECLASS}" EXPORT_FUNCTIONS src_install pkg_prerm pkg_postinst pkg_config |