diff options
73 files changed, 188 insertions, 168 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog index 139269796eab..251623c69255 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,6 +1,29 @@ # ChangeLog for eclass directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.58 2011/12/27 07:37:20 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.59 2011/12/27 17:55:12 fauli Exp $ + + 27 Dec 2011; Christian Faulhammer <fauli@gentoo.org> rox-0install.eclass, + apache-2.eclass, common-lisp-common-2.eclass, gnustep-2.eclass, + java-ant-2.eclass, java-pkg-2.eclass, java-pkg-opt-2.eclass, + java-utils-2.eclass, java-virtuals-2.eclass, common-lisp-common-3.eclass, + tetex-3.eclass, ant-tasks.eclass, apache-module.eclass, bsdmk.eclass, + common-lisp.eclass, common-lisp-common.eclass, darcs.eclass, db.eclass, + db-use.eclass, embassy.eclass, emul-linux-x86.eclass, enlightenment.eclass, + font-ebdftopcf.eclass, fox.eclass, freebsd.eclass, games.eclass, + games-mods.eclass, gnat.eclass, gnatbuild.eclass, gnome-python-common.eclass, + gst-plugins-bad.eclass, gst-plugins-base.eclass, gst-plugins-good.eclass, + gst-plugins10.eclass, horde.eclass, java-mvn-src.eclass, java-osgi.eclass, + java-pkg-simple.eclass, mercurial.eclass, mozextension.eclass, + myspell.eclass, mysql_fx.eclass, nsplugins.eclass, pam.eclass, + perl-app.eclass, php-common-r1.eclass, php-ezc.eclass, portability.eclass, + rox.eclass, rpm.eclass, savedconfig.eclass, scsh.eclass, sgml-catalog.eclass, + stardict.eclass, sword-module.eclass, tetex.eclass, tla.eclass, + vdr-plugin.eclass, versionator.eclass, vim-doc.eclass, vim-plugin.eclass, + vim-spell.eclass, vmware.eclass, vmware-mod.eclass, webapp.eclass, + wxwidgets.eclass, x-modular.eclass, xemacs-elisp.eclass, + xemacs-elisp-common.eclass, xemacs-packages.eclass, xfconf.eclass, + zproduct.eclass: + Update copyright years in headers 27 Dec 2011; Robin H. Johnson <robbat2@gentoo.org> mysql-cmake.eclass, mysql-v2.eclass: diff --git a/eclass/ant-tasks.eclass b/eclass/ant-tasks.eclass index 41e273e24c27..9d7ad399fb2e 100644 --- a/eclass/ant-tasks.eclass +++ b/eclass/ant-tasks.eclass @@ -1,9 +1,9 @@ # Eclass for building dev-java/ant-* packages # -# Copyright 2007 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later # Author Vlastimil Babka <caster@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/ant-tasks.eclass,v 1.8 2009/02/08 16:12:16 serkan Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ant-tasks.eclass,v 1.9 2011/12/27 17:55:12 fauli Exp $ # we set ant-core dep ourselves, restricted JAVA_ANT_DISABLE_ANT_CORE_DEP=true diff --git a/eclass/apache-2.eclass b/eclass/apache-2.eclass index ed850f19c09b..70843c1202ed 100644 --- a/eclass/apache-2.eclass +++ b/eclass/apache-2.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/apache-2.eclass,v 1.25 2011/07/08 11:35:01 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/apache-2.eclass,v 1.26 2011/12/27 17:55:12 fauli Exp $ EAPI="2" diff --git a/eclass/apache-module.eclass b/eclass/apache-module.eclass index 9eb926ce4512..c4532d43cdd7 100644 --- a/eclass/apache-module.eclass +++ b/eclass/apache-module.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/apache-module.eclass,v 1.24 2010/08/08 18:46:46 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/apache-module.eclass,v 1.25 2011/12/27 17:55:12 fauli Exp $ # @ECLASS: apache-module.eclass # @MAINTAINER: diff --git a/eclass/bsdmk.eclass b/eclass/bsdmk.eclass index 57cf32c50658..ef1303fb3315 100644 --- a/eclass/bsdmk.eclass +++ b/eclass/bsdmk.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/bsdmk.eclass,v 1.10 2011/11/02 22:55:56 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/bsdmk.eclass,v 1.11 2011/12/27 17:55:12 fauli Exp $ # @ECLASS: bsdmk.eclass # @MAINTAINER: diff --git a/eclass/common-lisp-common-2.eclass b/eclass/common-lisp-common-2.eclass index 574be2027fe5..01bee535ed3d 100644 --- a/eclass/common-lisp-common-2.eclass +++ b/eclass/common-lisp-common-2.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/common-lisp-common-2.eclass,v 1.3 2009/09/18 15:35:50 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/common-lisp-common-2.eclass,v 1.4 2011/12/27 17:55:12 fauli Exp $ # # Author Matthew Kennedy <mkennedy@gentoo.org> # diff --git a/eclass/common-lisp-common-3.eclass b/eclass/common-lisp-common-3.eclass index f493ab7dbce2..df2df3679d8d 100644 --- a/eclass/common-lisp-common-3.eclass +++ b/eclass/common-lisp-common-3.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/common-lisp-common-3.eclass,v 1.2 2009/09/18 15:35:50 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/common-lisp-common-3.eclass,v 1.3 2011/12/27 17:55:12 fauli Exp $ # # Author Matthew Kennedy <mkennedy@gentoo.org> # diff --git a/eclass/common-lisp-common.eclass b/eclass/common-lisp-common.eclass index 0f3dc0cd067c..2f259fd64d7f 100644 --- a/eclass/common-lisp-common.eclass +++ b/eclass/common-lisp-common.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/common-lisp-common.eclass,v 1.13 2009/09/18 15:35:50 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/common-lisp-common.eclass,v 1.14 2011/12/27 17:55:12 fauli Exp $ # # Author Matthew Kennedy <mkennedy@gentoo.org> # diff --git a/eclass/common-lisp.eclass b/eclass/common-lisp.eclass index 35408d6f340b..cce009f6ce38 100644 --- a/eclass/common-lisp.eclass +++ b/eclass/common-lisp.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/common-lisp.eclass,v 1.13 2005/07/11 15:08:06 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/common-lisp.eclass,v 1.14 2011/12/27 17:55:12 fauli Exp $ # # Author Matthew Kennedy <mkennedy@gentoo.org> # diff --git a/eclass/darcs.eclass b/eclass/darcs.eclass index e1e84f485e4f..e5d9d1becea0 100644 --- a/eclass/darcs.eclass +++ b/eclass/darcs.eclass @@ -1,6 +1,6 @@ -# Copyright 2011 Gentoo Technologies, Inc. +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/darcs.eclass,v 1.12 2011/08/22 04:46:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/darcs.eclass,v 1.13 2011/12/27 17:55:12 fauli Exp $ # @ECLASS: darcs.eclass # @MAINTAINER: diff --git a/eclass/db-use.eclass b/eclass/db-use.eclass index 263a626596c7..26e4a1456f20 100644 --- a/eclass/db-use.eclass +++ b/eclass/db-use.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/db-use.eclass,v 1.9 2010/05/12 11:19:29 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/db-use.eclass,v 1.10 2011/12/27 17:55:12 fauli Exp $ # This is a common location for functions that aid the use of sys-libs/db # # Bugs: pauldv@gentoo.org diff --git a/eclass/db.eclass b/eclass/db.eclass index 3c79abbb98a3..9a179762a132 100644 --- a/eclass/db.eclass +++ b/eclass/db.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/db.eclass,v 1.43 2011/08/29 01:28:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/db.eclass,v 1.44 2011/12/27 17:55:12 fauli Exp $ # This is a common location for functions used in the sys-libs/db ebuilds # # Bugs: pauldv@gentoo.org diff --git a/eclass/embassy.eclass b/eclass/embassy.eclass index 92c0659546a7..cbbd1441bf59 100644 --- a/eclass/embassy.eclass +++ b/eclass/embassy.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/embassy.eclass,v 1.17 2008/11/03 22:17:50 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/embassy.eclass,v 1.18 2011/12/27 17:55:12 fauli Exp $ # Author Olivier Fisette <ribosome@gentoo.org> @@ -74,11 +74,11 @@ embassy_src_compile() { "--mandir=${PREFIX}/share/man" \ ${EXTRA_CONF} || die emake || die "Before reporting this error as a bug, please make sure you compiled - EMBOSS and the EMBASSY packages with the same \"USE\" flags. Failure to - do so may prevent the compilation of some EMBASSY packages, or cause - runtime problems with some EMBASSY programs. For example, if you - compile EMBOSS with \"png\" support and then try to build DOMAINATRIX - without \"png\" support, compilation will fail when linking the binaries." + EMBOSS and the EMBASSY packages with the same \"USE\" flags. Failure to + do so may prevent the compilation of some EMBASSY packages, or cause + runtime problems with some EMBASSY programs. For example, if you + compile EMBOSS with \"png\" support and then try to build DOMAINATRIX + without \"png\" support, compilation will fail when linking the binaries." } embassy_src_install() { diff --git a/eclass/emul-linux-x86.eclass b/eclass/emul-linux-x86.eclass index 731d2983f599..a89bdba445f9 100644 --- a/eclass/emul-linux-x86.eclass +++ b/eclass/emul-linux-x86.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/emul-linux-x86.eclass,v 1.9 2011/07/22 18:10:54 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/emul-linux-x86.eclass,v 1.10 2011/12/27 17:55:12 fauli Exp $ # # Original Author: Mike Doty <kingtaco@gentoo.org> diff --git a/eclass/enlightenment.eclass b/eclass/enlightenment.eclass index c0f1c15cd8e6..d31ad225152c 100644 --- a/eclass/enlightenment.eclass +++ b/eclass/enlightenment.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/enlightenment.eclass,v 1.90 2011/11/20 08:19:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/enlightenment.eclass,v 1.91 2011/12/27 17:55:12 fauli Exp $ # @ECLASS: enlightenment.eclass # @MAINTAINER: @@ -86,8 +86,8 @@ fi ENLIGHTENMENT_EXPF="src_unpack src_compile src_install" case "${EAPI:-0}" in - 2|3|4) ENLIGHTENMENT_EXPF+=" src_prepare src_configure" ;; - *) ;; + 2|3|4) ENLIGHTENMENT_EXPF+=" src_prepare src_configure" ;; + *) ;; esac EXPORT_FUNCTIONS ${ENLIGHTENMENT_EXPF} diff --git a/eclass/font-ebdftopcf.eclass b/eclass/font-ebdftopcf.eclass index e15666688ca5..9bea50639fc4 100644 --- a/eclass/font-ebdftopcf.eclass +++ b/eclass/font-ebdftopcf.eclass @@ -1,6 +1,6 @@ -# Copyright 2006 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/font-ebdftopcf.eclass,v 1.6 2010/09/30 11:12:03 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/font-ebdftopcf.eclass,v 1.7 2011/12/27 17:55:12 fauli Exp $ # Author: Robin H. Johnson <robbat2@gentoo.org> diff --git a/eclass/fox.eclass b/eclass/fox.eclass index 9367eb4b344e..ec65495f798c 100644 --- a/eclass/fox.eclass +++ b/eclass/fox.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/fox.eclass,v 1.13 2011/08/09 04:26:20 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/fox.eclass,v 1.14 2011/12/27 17:55:12 fauli Exp $ # @ECLASS: fox.eclass # @MAINTAINER: diff --git a/eclass/freebsd.eclass b/eclass/freebsd.eclass index 51927dd001fc..0df22ab0acae 100644 --- a/eclass/freebsd.eclass +++ b/eclass/freebsd.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/freebsd.eclass,v 1.17 2011/07/06 05:41:01 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/freebsd.eclass,v 1.18 2011/12/27 17:55:12 fauli Exp $ # # Diego Pettenò <flameeyes@gentoo.org> diff --git a/eclass/games-mods.eclass b/eclass/games-mods.eclass index 6aa2905baffe..d8f8f95c30ed 100644 --- a/eclass/games-mods.eclass +++ b/eclass/games-mods.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/games-mods.eclass,v 1.43 2011/08/18 14:58:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/games-mods.eclass,v 1.44 2011/12/27 17:55:12 fauli Exp $ # Variables to specify in an ebuild which uses this eclass: # GAME - (doom3, quake4 or ut2004, etc), unless ${PN} starts with e.g. "doom3-" diff --git a/eclass/games.eclass b/eclass/games.eclass index 396f36553330..5efe67bed55b 100644 --- a/eclass/games.eclass +++ b/eclass/games.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/games.eclass,v 1.146 2011/12/14 16:38:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/games.eclass,v 1.147 2011/12/27 17:55:12 fauli Exp $ # devlist: {vapier,wolf31o2,mr_bones_}@gentoo.org -> games@gentoo.org # diff --git a/eclass/gnat.eclass b/eclass/gnat.eclass index 5bcd59af3e9d..c64f588c72b9 100644 --- a/eclass/gnat.eclass +++ b/eclass/gnat.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gnat.eclass,v 1.40 2011/08/29 01:28:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gnat.eclass,v 1.41 2011/12/27 17:55:12 fauli Exp $ # # Author: George Shapovalov <george@gentoo.org> # Belongs to: ada herd <ada@gentoo.org> diff --git a/eclass/gnatbuild.eclass b/eclass/gnatbuild.eclass index 197ed7dfcd99..df5a24a3ce22 100644 --- a/eclass/gnatbuild.eclass +++ b/eclass/gnatbuild.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gnatbuild.eclass,v 1.53 2011/08/29 01:28:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gnatbuild.eclass,v 1.54 2011/12/27 17:55:12 fauli Exp $ # # Author: George Shapovalov <george@gentoo.org> # Belongs to: ada herd <ada@gentoo.org> diff --git a/eclass/gnome-python-common.eclass b/eclass/gnome-python-common.eclass index b2ae7629db53..21cc37c1543c 100644 --- a/eclass/gnome-python-common.eclass +++ b/eclass/gnome-python-common.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gnome-python-common.eclass,v 1.12 2011/07/08 11:35:01 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gnome-python-common.eclass,v 1.13 2011/12/27 17:55:12 fauli Exp $ # Original Author: Arun Raghavan <ford_prefect@gentoo.org> (based on the # gnome-python-desktop eclass by Jim Ramsay <lack@gentoo.org>) diff --git a/eclass/gnustep-2.eclass b/eclass/gnustep-2.eclass index 3f2daa70fab6..30e2a0e9d475 100644 --- a/eclass/gnustep-2.eclass +++ b/eclass/gnustep-2.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gnustep-2.eclass,v 1.5 2011/04/20 20:48:47 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gnustep-2.eclass,v 1.6 2011/12/27 17:55:12 fauli Exp $ # @ECLASS: gnustep-2.eclass # @MAINTAINER: diff --git a/eclass/gst-plugins-bad.eclass b/eclass/gst-plugins-bad.eclass index c6a90fe140b7..9b37fa863f5f 100644 --- a/eclass/gst-plugins-bad.eclass +++ b/eclass/gst-plugins-bad.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins-bad.eclass,v 1.40 2011/07/29 07:01:40 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins-bad.eclass,v 1.41 2011/12/27 17:55:12 fauli Exp $ # # Original Author: Saleem Abdulrasool <compnerd@gentoo.org> diff --git a/eclass/gst-plugins-base.eclass b/eclass/gst-plugins-base.eclass index 54313b2df13f..15261fb9dcad 100644 --- a/eclass/gst-plugins-base.eclass +++ b/eclass/gst-plugins-base.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins-base.eclass,v 1.19 2011/08/25 18:19:00 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins-base.eclass,v 1.20 2011/12/27 17:55:12 fauli Exp $ # Author : foser <foser@gentoo.org> diff --git a/eclass/gst-plugins-good.eclass b/eclass/gst-plugins-good.eclass index afeecbab2aa9..2848c8453d4f 100644 --- a/eclass/gst-plugins-good.eclass +++ b/eclass/gst-plugins-good.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins-good.eclass,v 1.25 2011/07/13 05:12:56 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins-good.eclass,v 1.26 2011/12/27 17:55:12 fauli Exp $ # Author : foser <foser@gentoo.org>, zaheerm <zaheerm@gentoo.org> diff --git a/eclass/gst-plugins10.eclass b/eclass/gst-plugins10.eclass index 87bd85bc5190..b7bea45642ba 100644 --- a/eclass/gst-plugins10.eclass +++ b/eclass/gst-plugins10.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins10.eclass,v 1.5 2011/12/10 19:22:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins10.eclass,v 1.6 2011/12/27 17:55:12 fauli Exp $ # Author : foser <foser@gentoo.org> diff --git a/eclass/horde.eclass b/eclass/horde.eclass index 2668c2abf833..8b929d3e76c6 100644 --- a/eclass/horde.eclass +++ b/eclass/horde.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/horde.eclass,v 1.39 2011/08/18 14:58:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/horde.eclass,v 1.40 2011/12/27 17:55:12 fauli Exp $ # # Help manage the horde project http://www.horde.org/ # diff --git a/eclass/java-ant-2.eclass b/eclass/java-ant-2.eclass index f56cdc07dec6..fea0adf2d36f 100644 --- a/eclass/java-ant-2.eclass +++ b/eclass/java-ant-2.eclass @@ -1,7 +1,7 @@ # eclass for ant based Java packages # # Copyright (c) 2004-2005, Thomas Matthijs <axxo@gentoo.org> -# Copyright (c) 2004-2005, Gentoo Foundation +# Copyright (c) 2004-2011, Gentoo Foundation # Changes: # May 2007: # Made bsfix make one pass for all things and add some glocal targets for @@ -14,7 +14,7 @@ # # Licensed under the GNU General Public License, v2 # -# $Header: /var/cvsroot/gentoo-x86/eclass/java-ant-2.eclass,v 1.52 2011/10/21 11:05:01 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/java-ant-2.eclass,v 1.53 2011/12/27 17:55:12 fauli Exp $ inherit java-utils-2 @@ -55,10 +55,10 @@ fi # and ant dependencies constructed above. Python is there for # java-ant_remove-taskdefs JAVA_ANT_E_DEPEND="${JAVA_ANT_E_DEPEND} - ${ANT_TASKS_DEPEND} - ${JAVA_PKG_PORTAGE_DEP} - >=dev-java/javatoolkit-0.3.0-r2 - >=dev-lang/python-2.4" + ${ANT_TASKS_DEPEND} + ${JAVA_PKG_PORTAGE_DEP} + >=dev-java/javatoolkit-0.3.0-r2 + >=dev-lang/python-2.4" # this eclass must be inherited after java-pkg-2 or java-pkg-opt-2 # if it's java-pkg-opt-2, ant dependencies are pulled based on USE flag @@ -450,9 +450,9 @@ import sys from xml.dom.minidom import parse dom = parse("${file}") for elem in dom.getElementsByTagName('taskdef'): - if (len("${task_name}") == 0 or elem.getAttribute("name") == "${task_name}"): - elem.parentNode.removeChild(elem) - elem.unlink() + if (len("${task_name}") == 0 or elem.getAttribute("name") == "${task_name}"): + elem.parentNode.removeChild(elem) + elem.unlink() f = open("${file}", "w") dom.writexml(f) f.close() diff --git a/eclass/java-mvn-src.eclass b/eclass/java-mvn-src.eclass index fa37a9ccaad3..e8928be538e2 100644 --- a/eclass/java-mvn-src.eclass +++ b/eclass/java-mvn-src.eclass @@ -1,10 +1,10 @@ # Eclass for Java packages from bare sources exported by Maven # -# Copyright (c) 2004-2009, Gentoo Foundation +# Copyright (c) 2004-2011, Gentoo Foundation # # Licensed under the GNU General Public License, v2 # -# $Header: /var/cvsroot/gentoo-x86/eclass/java-mvn-src.eclass,v 1.1 2010/01/16 18:48:39 weaver Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/java-mvn-src.eclass,v 1.2 2011/12/27 17:55:12 fauli Exp $ inherit java-pkg-simple @@ -56,7 +56,7 @@ RELATIVE_SRC_URI=${GROUP_ID//./\/}/${ARTIFACT_ID}/${PV}/${ARTIFACT_ID}-${PV}-sou # Look for source jar in all listed repositories for repo in ${MAVEN2_REPOSITORIES}; do - SRC_URI="${SRC_URI} ${repo}/${RELATIVE_SRC_URI}" + SRC_URI="${SRC_URI} ${repo}/${RELATIVE_SRC_URI}" done unset repo diff --git a/eclass/java-osgi.eclass b/eclass/java-osgi.eclass index ebf4979a7417..3179a175dd3c 100644 --- a/eclass/java-osgi.eclass +++ b/eclass/java-osgi.eclass @@ -1,11 +1,11 @@ # Base eclass for Java packages that needs to be OSGi compliant # # Copyright (c) 2007, Jean-Noël Rivasseau <elvanor@gmail.com> -# Copyright (c) 2007, Gentoo Foundation +# Copyright (c) 2007-2011, Gentoo Foundation # # Licensed under the GNU General Public License, v2 # -# $Header: /var/cvsroot/gentoo-x86/eclass/java-osgi.eclass,v 1.6 2011/08/29 01:28:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/java-osgi.eclass,v 1.7 2011/12/27 17:55:12 fauli Exp $ # ----------------------------------------------------------------------------- # @eclass-begin diff --git a/eclass/java-pkg-2.eclass b/eclass/java-pkg-2.eclass index db4101372aec..cc6db415799a 100644 --- a/eclass/java-pkg-2.eclass +++ b/eclass/java-pkg-2.eclass @@ -1,11 +1,11 @@ # Eclass for Java packages # # Copyright (c) 2004-2005, Thomas Matthijs <axxo@gentoo.org> -# Copyright (c) 2004-2005, Gentoo Foundation +# Copyright (c) 2004-2011, Gentoo Foundation # # Licensed under the GNU General Public License, v2 # -# $Header: /var/cvsroot/gentoo-x86/eclass/java-pkg-2.eclass,v 1.36 2011/07/08 11:35:01 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/java-pkg-2.eclass,v 1.37 2011/12/27 17:55:12 fauli Exp $ inherit java-utils-2 diff --git a/eclass/java-pkg-opt-2.eclass b/eclass/java-pkg-opt-2.eclass index 055466f2dc2e..a1a231ac32cc 100644 --- a/eclass/java-pkg-opt-2.eclass +++ b/eclass/java-pkg-opt-2.eclass @@ -1,7 +1,7 @@ # Eclass for optional Java packages # # Copyright (c) 2004-2005, Thomas Matthijs <axxo@gentoo.org> -# Copyright (c) 2004-2005, Gentoo Foundation +# Copyright (c) 2004-2011, Gentoo Foundation # # Licensed under the GNU General Public License, v2 # @@ -10,7 +10,7 @@ # Removed phase hooks because Portage does proper env saving now. # <betelgeuse@gentoo.org> # -# $Header: /var/cvsroot/gentoo-x86/eclass/java-pkg-opt-2.eclass,v 1.14 2010/02/01 09:38:44 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/java-pkg-opt-2.eclass,v 1.15 2011/12/27 17:55:12 fauli Exp $ inherit java-utils-2 diff --git a/eclass/java-pkg-simple.eclass b/eclass/java-pkg-simple.eclass index 8d4411a59cac..cafe40adca51 100644 --- a/eclass/java-pkg-simple.eclass +++ b/eclass/java-pkg-simple.eclass @@ -1,10 +1,10 @@ # Eclass for simple bare-source Java packages # -# Copyright (c) 2004-2009, Gentoo Foundation +# Copyright (c) 2004-2011, Gentoo Foundation # # Licensed under the GNU General Public License, v2 # -# $Header: /var/cvsroot/gentoo-x86/eclass/java-pkg-simple.eclass,v 1.2 2011/07/08 11:35:01 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/java-pkg-simple.eclass,v 1.3 2011/12/27 17:55:12 fauli Exp $ inherit java-utils-2 diff --git a/eclass/java-utils-2.eclass b/eclass/java-utils-2.eclass index 4d9014a819aa..15e0f1488f79 100644 --- a/eclass/java-utils-2.eclass +++ b/eclass/java-utils-2.eclass @@ -2,11 +2,11 @@ # # Copyright (c) 2004-2005, Thomas Matthijs <axxo@gentoo.org> # Copyright (c) 2004, Karl Trygve Kalleberg <karltk@gentoo.org> -# Copyright (c) 2004-2005, Gentoo Foundation +# Copyright (c) 2004-2011, Gentoo Foundation # # Licensed under the GNU General Public License, v2 # -# $Header: /var/cvsroot/gentoo-x86/eclass/java-utils-2.eclass,v 1.148 2011/12/13 14:42:39 sera Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/java-utils-2.eclass,v 1.149 2011/12/27 17:55:12 fauli Exp $ # ----------------------------------------------------------------------------- # @eclass-begin @@ -2742,7 +2742,7 @@ java-pkg_ensure-dep() { local target_pkg="${2}" local dev_error="" - # remove the version specification, which may include globbing (* and [123]) + # remove the version specification, which may include globbing (* and [123]) local stripped_pkg=$(echo "${target_pkg}" | sed \ 's/-\([0-9*]*\(\[[0-9]*\]\)*\)*\(\.\([0-9*]*\(\[[0-9]*\]\)*\)*\)*$//') diff --git a/eclass/java-virtuals-2.eclass b/eclass/java-virtuals-2.eclass index ed52a2b0d5db..cf7c43167110 100644 --- a/eclass/java-virtuals-2.eclass +++ b/eclass/java-virtuals-2.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/java-virtuals-2.eclass,v 1.6 2009/08/27 21:49:04 ali_bush Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/java-virtuals-2.eclass,v 1.7 2011/12/27 17:55:12 fauli Exp $ # Original Author: Alistair John Bush <ali_bush@gentoo.org> # Purpose: To provide a default (and only) src_install function diff --git a/eclass/mercurial.eclass b/eclass/mercurial.eclass index 9aa5e876e59b..a68691507338 100644 --- a/eclass/mercurial.eclass +++ b/eclass/mercurial.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mercurial.eclass,v 1.16 2011/08/03 19:01:16 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mercurial.eclass,v 1.17 2011/12/27 17:55:12 fauli Exp $ # @ECLASS: mercurial.eclass # @MAINTAINER: diff --git a/eclass/mozextension.eclass b/eclass/mozextension.eclass index 6029538c9e6f..a568ccd0ac33 100644 --- a/eclass/mozextension.eclass +++ b/eclass/mozextension.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mozextension.eclass,v 1.6 2011/10/31 12:28:14 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mozextension.eclass,v 1.7 2011/12/27 17:55:12 fauli Exp $ # # @ECLASS: mozextension.eclass # @MAINTAINER: @@ -33,7 +33,7 @@ xpi_unpack() { case "${xpi##*.}" in ZIP|zip|jar|xpi) mkdir "${WORKDIR}/${xpiname}" && \ - unzip -qo "${srcdir}${xpi}" -d "${WORKDIR}/${xpiname}" || die "failed to unpack ${xpi}" + unzip -qo "${srcdir}${xpi}" -d "${WORKDIR}/${xpiname}" || die "failed to unpack ${xpi}" ;; *) einfo "unpack ${xpi}: file format not recognized. Ignoring." diff --git a/eclass/myspell.eclass b/eclass/myspell.eclass index 680609dc2eba..036c7c05af42 100644 --- a/eclass/myspell.eclass +++ b/eclass/myspell.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/myspell.eclass,v 1.7 2011/12/10 19:22:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/myspell.eclass,v 1.8 2011/12/27 17:55:12 fauli Exp $ # Author: Kevin F. Quinn <kevquinn@gentoo.org> # Packages: app-dicts/myspell-* @@ -255,4 +255,3 @@ myspell_pkg_preinst() { done done < ${MYSPELL_DICTBASE}/${dictlst} } - diff --git a/eclass/mysql_fx.eclass b/eclass/mysql_fx.eclass index 81049f0fdca9..49d001259df2 100644 --- a/eclass/mysql_fx.eclass +++ b/eclass/mysql_fx.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mysql_fx.eclass,v 1.26 2011/09/30 02:10:24 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mysql_fx.eclass,v 1.27 2011/12/27 17:55:12 fauli Exp $ # Author: Francesco Riosa (Retired) <vivo@gentoo.org> # Maintainer: diff --git a/eclass/nsplugins.eclass b/eclass/nsplugins.eclass index d784e6ac7139..a8e0825b9dc5 100644 --- a/eclass/nsplugins.eclass +++ b/eclass/nsplugins.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/nsplugins.eclass,v 1.27 2011/11/21 16:31:49 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/nsplugins.eclass,v 1.28 2011/12/27 17:55:12 fauli Exp $ # # @ECLASS: nsplugins.eclass # @MAINTAINER: diff --git a/eclass/pam.eclass b/eclass/pam.eclass index fd898cd5c109..df5f830e0a33 100644 --- a/eclass/pam.eclass +++ b/eclass/pam.eclass @@ -1,7 +1,7 @@ -# Copyright 2004 Gentoo Foundation +# Copyright 1999-2011 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.21 2011/12/17 04:20:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/pam.eclass,v 1.22 2011/12/27 17:55:12 fauli Exp $ # # This eclass contains functions to install pamd configuration files and # pam modules. diff --git a/eclass/perl-app.eclass b/eclass/perl-app.eclass index a2cfbdb0968f..b4cce826cb57 100644 --- a/eclass/perl-app.eclass +++ b/eclass/perl-app.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/perl-app.eclass,v 1.11 2009/03/06 11:44:18 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/perl-app.eclass,v 1.12 2011/12/27 17:55:12 fauli Exp $ # Author: Michael Cummings <mcummings@gentoo.org> # Maintained by the Perl herd <perl@gentoo.org> diff --git a/eclass/php-common-r1.eclass b/eclass/php-common-r1.eclass index 1fd6da2c8d5d..81b61c9ecf5c 100644 --- a/eclass/php-common-r1.eclass +++ b/eclass/php-common-r1.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/php-common-r1.eclass,v 1.17 2010/01/22 13:23:44 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/php-common-r1.eclass,v 1.18 2011/12/27 17:55:12 fauli Exp $ # Based on robbat2's work on the php4 sapi eclass # Based on stuart's work on the php5 sapi eclass diff --git a/eclass/php-ezc.eclass b/eclass/php-ezc.eclass index eb27114440c3..3087059d38c1 100644 --- a/eclass/php-ezc.eclass +++ b/eclass/php-ezc.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/php-ezc.eclass,v 1.6 2011/12/14 23:10:51 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/php-ezc.eclass,v 1.7 2011/12/27 17:55:12 fauli Exp $ # @ECLASS: php-ezc.eclass # @MAINTAINER: diff --git a/eclass/portability.eclass b/eclass/portability.eclass index 5aee01e7ad48..196254a4150a 100644 --- a/eclass/portability.eclass +++ b/eclass/portability.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/portability.eclass,v 1.22 2011/12/10 20:03:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/portability.eclass,v 1.23 2011/12/27 17:55:12 fauli Exp $ # # Author: Diego Pettenò <flameeyes@gentoo.org> # diff --git a/eclass/rox-0install.eclass b/eclass/rox-0install.eclass index e7ed9cda3b28..5c208771f49f 100644 --- a/eclass/rox-0install.eclass +++ b/eclass/rox-0install.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/rox-0install.eclass,v 1.3 2011/08/29 01:28:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/rox-0install.eclass,v 1.4 2011/12/27 17:55:12 fauli Exp $ # ROX-0install eclass Version 1 diff --git a/eclass/rox.eclass b/eclass/rox.eclass index d3cbaac03bc6..915e4e86f9a2 100644 --- a/eclass/rox.eclass +++ b/eclass/rox.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/rox.eclass,v 1.34 2011/08/29 01:28:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/rox.eclass,v 1.35 2011/12/27 17:55:12 fauli Exp $ # ROX eclass Version 3 diff --git a/eclass/rpm.eclass b/eclass/rpm.eclass index c4550919da89..a847614353ed 100644 --- a/eclass/rpm.eclass +++ b/eclass/rpm.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/rpm.eclass,v 1.21 2011/12/10 08:50:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/rpm.eclass,v 1.22 2011/12/27 17:55:12 fauli Exp $ # @ECLASS: rpm.eclass # @MAINTAINER: diff --git a/eclass/savedconfig.eclass b/eclass/savedconfig.eclass index 5dd6f5f741ef..626e7e16be5c 100644 --- a/eclass/savedconfig.eclass +++ b/eclass/savedconfig.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/savedconfig.eclass,v 1.15 2011/07/26 17:35:12 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/savedconfig.eclass,v 1.16 2011/12/27 17:55:12 fauli Exp $ # @ECLASS: savedconfig.eclass # @MAINTAINER: @@ -32,7 +32,7 @@ save_config() { [[ -z "${ED}" ]] && ED=${D} case $# in 0) die "Tell me what to save" - ;; + ;; 1) if [[ -f "$1" ]]; then dodir /etc/portage/savedconfig/${CATEGORY} cp "$1" "${ED}"/etc/portage/savedconfig/${CATEGORY}/${PF} \ diff --git a/eclass/scsh.eclass b/eclass/scsh.eclass index 354d0f6cbde4..a06447ee62d0 100644 --- a/eclass/scsh.eclass +++ b/eclass/scsh.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/scsh.eclass,v 1.7 2006/09/09 15:17:01 christel Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/scsh.eclass,v 1.8 2011/12/27 17:55:12 fauli Exp $ # inherit eutils diff --git a/eclass/sgml-catalog.eclass b/eclass/sgml-catalog.eclass index af29075c0866..df71a5af8d09 100644 --- a/eclass/sgml-catalog.eclass +++ b/eclass/sgml-catalog.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/sgml-catalog.eclass,v 1.16 2010/06/16 03:36:06 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/sgml-catalog.eclass,v 1.17 2011/12/27 17:55:12 fauli Exp $ # # Author Matthew Turk <satai@gentoo.org> diff --git a/eclass/stardict.eclass b/eclass/stardict.eclass index d87a71c0ee29..8f61238103db 100644 --- a/eclass/stardict.eclass +++ b/eclass/stardict.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/stardict.eclass,v 1.16 2010/02/03 13:16:39 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/stardict.eclass,v 1.17 2011/12/27 17:55:12 fauli Exp $ # Author : Alastair Tse <liquidx@gentoo.org> # diff --git a/eclass/sword-module.eclass b/eclass/sword-module.eclass index 6192a32fb962..c16a420729f5 100644 --- a/eclass/sword-module.eclass +++ b/eclass/sword-module.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/sword-module.eclass,v 1.2 2009/05/29 18:46:24 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/sword-module.eclass,v 1.3 2011/12/27 17:55:12 fauli Exp $ # # eclass to simplify installation of Sword modules diff --git a/eclass/tetex-3.eclass b/eclass/tetex-3.eclass index 0c17f9ab6d2f..6ba6c86a70d8 100644 --- a/eclass/tetex-3.eclass +++ b/eclass/tetex-3.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/tetex-3.eclass,v 1.23 2011/08/02 05:52:04 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/tetex-3.eclass,v 1.24 2011/12/27 17:55:12 fauli Exp $ # # Author: Jaromir Malenko <malenko@email.cz> # Author: Mamoru KOMACHI <usata@gentoo.org> diff --git a/eclass/tetex.eclass b/eclass/tetex.eclass index 6f520a2bcf82..0992fe2de99c 100644 --- a/eclass/tetex.eclass +++ b/eclass/tetex.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/tetex.eclass,v 1.61 2011/07/08 11:36:00 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/tetex.eclass,v 1.62 2011/12/27 17:55:12 fauli Exp $ # # Author: Jaromir Malenko <malenko@email.cz> # Author: Mamoru KOMACHI <usata@gentoo.org> diff --git a/eclass/tla.eclass b/eclass/tla.eclass index f50378743712..551087ff9a3e 100644 --- a/eclass/tla.eclass +++ b/eclass/tla.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/tla.eclass,v 1.10 2007/04/23 19:35:05 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/tla.eclass,v 1.11 2011/12/27 17:55:12 fauli Exp $ # # Original Author: Jeffrey Yasskin <jyasskin@mail.utexas.edu> # diff --git a/eclass/vdr-plugin.eclass b/eclass/vdr-plugin.eclass index 544f23fa1981..831ada1bde14 100644 --- a/eclass/vdr-plugin.eclass +++ b/eclass/vdr-plugin.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/vdr-plugin.eclass,v 1.75 2011/10/24 19:54:51 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/vdr-plugin.eclass,v 1.76 2011/12/27 17:55:12 fauli Exp $ # # Author: # Matthias Schwarzott <zzam@gentoo.org> diff --git a/eclass/versionator.eclass b/eclass/versionator.eclass index b6a816d37e1e..c698ea8bdcbe 100644 --- a/eclass/versionator.eclass +++ b/eclass/versionator.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/versionator.eclass,v 1.22 2011/12/15 05:10:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/versionator.eclass,v 1.23 2011/12/27 17:55:12 fauli Exp $ # @ECLASS: versionator.eclass # @MAINTAINER: diff --git a/eclass/vim-doc.eclass b/eclass/vim-doc.eclass index c2c5f7cc42cc..68ed221890b9 100644 --- a/eclass/vim-doc.eclass +++ b/eclass/vim-doc.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/vim-doc.eclass,v 1.16 2010/04/23 19:01:37 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/vim-doc.eclass,v 1.17 2011/12/27 17:55:12 fauli 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 diff --git a/eclass/vim-plugin.eclass b/eclass/vim-plugin.eclass index c5d2d6f57650..4d1eceac00de 100644 --- a/eclass/vim-plugin.eclass +++ b/eclass/vim-plugin.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/vim-plugin.eclass,v 1.27 2011/07/08 11:35:01 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/vim-plugin.eclass,v 1.28 2011/12/27 17:55:12 fauli Exp $ # # This eclass simplifies installation of app-vim plugins into # /usr/share/vim/vimfiles. This is a version-independent directory @@ -148,4 +148,3 @@ display_vim_plugin_help() { elog " " fi } - diff --git a/eclass/vim-spell.eclass b/eclass/vim-spell.eclass index ff00b93e6e43..4d2400edae5a 100644 --- a/eclass/vim-spell.eclass +++ b/eclass/vim-spell.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/vim-spell.eclass,v 1.8 2010/04/23 19:01:37 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/vim-spell.eclass,v 1.9 2011/12/27 17:55:12 fauli Exp $ # # Original Author: Ciaran McCreesh <ciaranm@gentoo.org> @@ -125,4 +125,3 @@ vim-spell_pkg_postinst() { echo epause } - diff --git a/eclass/vmware-mod.eclass b/eclass/vmware-mod.eclass index 8a5a315a58b5..650d24c18366 100644 --- a/eclass/vmware-mod.eclass +++ b/eclass/vmware-mod.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/vmware-mod.eclass,v 1.18 2009/01/10 12:26:04 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/vmware-mod.eclass,v 1.19 2011/12/27 17:55:12 fauli Exp $ # Ensure vmware comes before linux-mod since we want linux-mod's pkg_preinst and diff --git a/eclass/vmware.eclass b/eclass/vmware.eclass index be7b68734cd7..4bc9a3f8599c 100644 --- a/eclass/vmware.eclass +++ b/eclass/vmware.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/vmware.eclass,v 1.33 2010/03/09 13:12:08 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/vmware.eclass,v 1.34 2011/12/27 17:55:12 fauli Exp $ # This eclass is for all vmware-* ebuilds in the tree and should contain all # of the common components across the multiple packages. diff --git a/eclass/webapp.eclass b/eclass/webapp.eclass index 6a51dcb5bc30..ff797009d345 100644 --- a/eclass/webapp.eclass +++ b/eclass/webapp.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/webapp.eclass,v 1.69 2011/07/27 07:50:39 lxnay Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/webapp.eclass,v 1.70 2011/12/27 17:55:12 fauli Exp $ # @ECLASS: webapp.eclass # @MAINTAINER: diff --git a/eclass/wxwidgets.eclass b/eclass/wxwidgets.eclass index 173377050f2b..1260835a4eec 100644 --- a/eclass/wxwidgets.eclass +++ b/eclass/wxwidgets.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/wxwidgets.eclass,v 1.31 2011/07/17 19:58:39 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/wxwidgets.eclass,v 1.32 2011/12/27 17:55:13 fauli Exp $ # @ECLASS: wxwidgets.eclass # @MAINTAINER: diff --git a/eclass/x-modular.eclass b/eclass/x-modular.eclass index 90f67b5b1c66..2eee8ceb1996 100644 --- a/eclass/x-modular.eclass +++ b/eclass/x-modular.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/x-modular.eclass,v 1.123 2011/11/22 18:42:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/x-modular.eclass,v 1.124 2011/12/27 17:55:13 fauli Exp $ # # @DEPRECATED # This eclass has been superseded by xorg-2 diff --git a/eclass/xemacs-elisp-common.eclass b/eclass/xemacs-elisp-common.eclass index 2897e5ec6fe5..64742a354eae 100644 --- a/eclass/xemacs-elisp-common.eclass +++ b/eclass/xemacs-elisp-common.eclass @@ -1,8 +1,8 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/xemacs-elisp-common.eclass,v 1.4 2011/06/26 19:06:59 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/xemacs-elisp-common.eclass,v 1.5 2011/12/27 17:55:13 fauli Exp $ # -# Copyright 2007 Hans de Graaff <graaff@gentoo.org> +# Copyright 2007-2011 Hans de Graaff <graaff@gentoo.org> # # Based on elisp-common.eclass: # Copyright 2007 Christian Faulhammer <opfer@gentoo.org> diff --git a/eclass/xemacs-elisp.eclass b/eclass/xemacs-elisp.eclass index 817f298277b7..8a72e2cc9e05 100644 --- a/eclass/xemacs-elisp.eclass +++ b/eclass/xemacs-elisp.eclass @@ -1,8 +1,8 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/xemacs-elisp.eclass,v 1.3 2011/06/04 07:53:38 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/xemacs-elisp.eclass,v 1.4 2011/12/27 17:55:13 fauli Exp $ # -# Copyright 2007 Hans de Graaff <graaff@gentoo.org> +# Copyright 2007-2011 Hans de Graaff <graaff@gentoo.org> # # Based on elisp.eclass: # Copyright 2007 Christian Faulhammer <opfer@gentoo.org> diff --git a/eclass/xemacs-packages.eclass b/eclass/xemacs-packages.eclass index 46822dd8bf3d..5d5f4bf321c4 100644 --- a/eclass/xemacs-packages.eclass +++ b/eclass/xemacs-packages.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/xemacs-packages.eclass,v 1.18 2011/06/04 07:53:54 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/xemacs-packages.eclass,v 1.19 2011/12/27 17:55:13 fauli Exp $ # @ECLASS: xemacs-packages.eclass # @MAINTAINER: diff --git a/eclass/xfconf.eclass b/eclass/xfconf.eclass index 13bdc6d18224..ad6014bf8859 100644 --- a/eclass/xfconf.eclass +++ b/eclass/xfconf.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/xfconf.eclass,v 1.38 2011/12/03 16:54:44 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/xfconf.eclass,v 1.39 2011/12/27 17:55:13 fauli Exp $ # @ECLASS: xfconf.eclass # @MAINTAINER: diff --git a/eclass/zproduct.eclass b/eclass/zproduct.eclass index eaa33ada7d74..d27fb33a96fe 100644 --- a/eclass/zproduct.eclass +++ b/eclass/zproduct.eclass @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/zproduct.eclass,v 1.27 2009/02/26 14:25:44 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/zproduct.eclass,v 1.28 2011/12/27 17:55:13 fauli Exp $ # Author: Jason Shoemaker <kutsuya@gentoo.org> # This eclass is designed to streamline the construction of |