commit: fc3bdcd093bd71cf1b1fe7b8d2a716c90f9b2cd8 Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org> AuthorDate: Fri Aug 14 16:23:55 2015 +0000 Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org> CommitDate: Fri Aug 14 16:23:55 2015 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=fc3bdcd0
Replaced ...$ by $ to match git portage tree for eclasses eclass/mozconfig-v5.31.eclass | 2 +- eclass/mozconfig-v5.34.eclass | 2 +- eclass/mozconfig-v5.36.eclass | 2 +- eclass/mozconfig-v5.38.eclass | 2 +- eclass/mozconfig-v6.38.eclass | 2 +- eclass/mozconfig-v6.39.eclass | 2 +- eclass/mozconfig-v6.40.eclass | 6 +++--- eclass/mozcoreconf-v3.eclass | 2 +- eclass/mozextension.eclass | 2 +- eclass/mozlinguas.eclass | 2 +- eclass/nsplugins.eclass | 2 +- 11 files changed, 13 insertions(+), 13 deletions(-) diff --git a/eclass/mozconfig-v5.31.eclass b/eclass/mozconfig-v5.31.eclass index 4a6020c..3c96d50 100644 --- a/eclass/mozconfig-v5.31.eclass +++ b/eclass/mozconfig-v5.31.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-v5.31.eclass,v 1.4 2015/05/27 19:00:31 axs Exp $ +# $Id$ # # @ECLASS: mozconfig-v5.31.eclass # @MAINTAINER: diff --git a/eclass/mozconfig-v5.34.eclass b/eclass/mozconfig-v5.34.eclass index 0963d4e..aa73966 100644 --- a/eclass/mozconfig-v5.34.eclass +++ b/eclass/mozconfig-v5.34.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-v5.34.eclass,v 1.3 2014/12/04 01:17:15 axs Exp $ +# $Id$ # # @ECLASS: mozconfig-v5.33.eclass # @MAINTAINER: diff --git a/eclass/mozconfig-v5.36.eclass b/eclass/mozconfig-v5.36.eclass index 1137f24..03159ac 100644 --- a/eclass/mozconfig-v5.36.eclass +++ b/eclass/mozconfig-v5.36.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-v5.36.eclass,v 1.2 2015/04/25 09:13:40 polynomial-c Exp $ +# $Id$ # # @ECLASS: mozconfig-v5.33.eclass # @MAINTAINER: diff --git a/eclass/mozconfig-v5.38.eclass b/eclass/mozconfig-v5.38.eclass index ad1b197..53e53b0 100644 --- a/eclass/mozconfig-v5.38.eclass +++ b/eclass/mozconfig-v5.38.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-v5.36.eclass,v 1.1 2015/02/26 20:41:10 axs Exp $ +# $Id$ # # @ECLASS: mozconfig-v5.33.eclass # @MAINTAINER: diff --git a/eclass/mozconfig-v6.38.eclass b/eclass/mozconfig-v6.38.eclass index d2990be..367a8a7 100644 --- a/eclass/mozconfig-v6.38.eclass +++ b/eclass/mozconfig-v6.38.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-v5.38.eclass,v 1.1 2015/05/27 19:00:31 axs Exp $ +# $Id$ # # @ECLASS: mozconfig-v5.33.eclass # @MAINTAINER: diff --git a/eclass/mozconfig-v6.39.eclass b/eclass/mozconfig-v6.39.eclass index de81dec..909b65d 100644 --- a/eclass/mozconfig-v6.39.eclass +++ b/eclass/mozconfig-v6.39.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-v5.38.eclass,v 1.1 2015/05/27 19:00:31 axs Exp $ +# $Id$ # # @ECLASS: mozconfig-v5.33.eclass # @MAINTAINER: diff --git a/eclass/mozconfig-v6.40.eclass b/eclass/mozconfig-v6.40.eclass index c305db2..333943f 100644 --- a/eclass/mozconfig-v6.40.eclass +++ b/eclass/mozconfig-v6.40.eclass @@ -1,11 +1,11 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-v5.38.eclass,v 1.1 2015/05/27 19:00:31 axs Exp $ +# $Id$ # -# @ECLASS: mozconfig-v5.33.eclass +# @ECLASS: mozconfig-v6.40.eclass # @MAINTAINER: # mozilla team <mozi...@gentoo.org> -# @BLURB: the new mozilla common configuration eclass for FF33 and newer, v5 +# @BLURB: the new mozilla common configuration eclass for FF33 and newer, v6 # @DESCRIPTION: # This eclass is used in mozilla ebuilds (firefox, thunderbird, seamonkey) # to provide a single common place for the common mozilla engine compoments. diff --git a/eclass/mozcoreconf-v3.eclass b/eclass/mozcoreconf-v3.eclass index 7d7d99a..9588ce2 100644 --- a/eclass/mozcoreconf-v3.eclass +++ b/eclass/mozcoreconf-v3.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mozcoreconf-v3.eclass,v 1.1 2014/10/14 16:10:36 axs Exp $ +# $Id$ # # @ECLASS: mozcoreconf.eclass # @MAINTAINER: diff --git a/eclass/mozextension.eclass b/eclass/mozextension.eclass index bced3a1..40a8ac0 100644 --- a/eclass/mozextension.eclass +++ b/eclass/mozextension.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ # # @ECLASS: mozextension.eclass # @MAINTAINER: diff --git a/eclass/mozlinguas.eclass b/eclass/mozlinguas.eclass index 3645cd5..4bd0a8d 100644 --- a/eclass/mozlinguas.eclass +++ b/eclass/mozlinguas.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ # @ECLASS: mozlinguas.eclass # @MAINTAINER: diff --git a/eclass/nsplugins.eclass b/eclass/nsplugins.eclass index d63fc45..bd9b3fb 100644 --- a/eclass/nsplugins.eclass +++ b/eclass/nsplugins.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/nsplugins.eclass,v 1.33 2013/05/28 03:29:50 anarchy Exp $ +# $Id$ # # @ECLASS: nsplugins.eclass # @MAINTAINER: