From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E8B201386F3 for ; Fri, 14 Aug 2015 16:24:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2D12714040; Fri, 14 Aug 2015 16:24:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A644214040 for ; Fri, 14 Aug 2015 16:24:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 32991340C44 for ; Fri, 14 Aug 2015 16:24:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4913C146 for ; Fri, 14 Aug 2015 16:24:04 +0000 (UTC) From: "Ian Stakenvicius" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Stakenvicius" Message-ID: <1439569435.fc3bdcd093bd71cf1b1fe7b8d2a716c90f9b2cd8.axs@gentoo> Subject: [gentoo-commits] proj/mozilla:master commit in: eclass/ X-VCS-Repository: proj/mozilla X-VCS-Files: eclass/mozconfig-v5.31.eclass eclass/mozconfig-v5.34.eclass eclass/mozconfig-v5.36.eclass eclass/mozconfig-v5.38.eclass eclass/mozconfig-v6.38.eclass eclass/mozconfig-v6.39.eclass eclass/mozconfig-v6.40.eclass eclass/mozcoreconf-v3.eclass eclass/mozextension.eclass eclass/mozlinguas.eclass eclass/nsplugins.eclass X-VCS-Directories: eclass/ X-VCS-Committer: axs X-VCS-Committer-Name: Ian Stakenvicius X-VCS-Revision: fc3bdcd093bd71cf1b1fe7b8d2a716c90f9b2cd8 X-VCS-Branch: master Date: Fri, 14 Aug 2015 16:24:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 39ba5fac-ddab-46fa-bfb1-4161f34e9e32 X-Archives-Hash: a147fc309040f2ce5cfe70756761d484 commit: fc3bdcd093bd71cf1b1fe7b8d2a716c90f9b2cd8 Author: Ian Stakenvicius gentoo org> AuthorDate: Fri Aug 14 16:23:55 2015 +0000 Commit: Ian Stakenvicius gentoo 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 -# @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: