diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-09-15 17:13:31 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-09-17 10:34:33 +1200 |
commit | 2268a137afbfc89942931db1673d9d8f26f066ea (patch) | |
tree | 066614842de34778a6647fd357a74e89f4ca5221 /eclass | |
parent | Add .mailmap (diff) | |
download | perl-overlay-2268a137afbfc89942931db1673d9d8f26f066ea.tar.gz perl-overlay-2268a137afbfc89942931db1673d9d8f26f066ea.tar.bz2 perl-overlay-2268a137afbfc89942931db1673d9d8f26f066ea.zip |
Treewide cleanup of $Id$/$Header$
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/perl-declaredeps.eclass | 1 | ||||
-rw-r--r-- | eclass/perl-functions.eclass | 1 | ||||
-rw-r--r-- | eclass/perl-helper.eclass | 1 | ||||
-rw-r--r-- | eclass/perl-mb-tiny.eclass | 1 | ||||
-rw-r--r-- | eclass/perl-module.eclass | 1 | ||||
-rw-r--r-- | eclass/perl-version.eclass | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/eclass/perl-declaredeps.eclass b/eclass/perl-declaredeps.eclass index f10c1bcc2..f1d6c9ae0 100644 --- a/eclass/perl-declaredeps.eclass +++ b/eclass/perl-declaredeps.eclass @@ -1,6 +1,5 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ # # Original Author: Kent Fredric <kentfredric@gmail.com> diff --git a/eclass/perl-functions.eclass b/eclass/perl-functions.eclass index e3a6640ef..39362ce86 100644 --- a/eclass/perl-functions.eclass +++ b/eclass/perl-functions.eclass @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ # @ECLASS: perl-functions.eclass # @MAINTAINER: diff --git a/eclass/perl-helper.eclass b/eclass/perl-helper.eclass index 01d7260c1..1b2c9ffa8 100644 --- a/eclass/perl-helper.eclass +++ b/eclass/perl-helper.eclass @@ -1,6 +1,5 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ # @DEAD diff --git a/eclass/perl-mb-tiny.eclass b/eclass/perl-mb-tiny.eclass index 5f10b7475..8f2ca6932 100644 --- a/eclass/perl-mb-tiny.eclass +++ b/eclass/perl-mb-tiny.eclass @@ -1,6 +1,5 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/perl-module.eclass,v 1.134 2012/09/15 16:16:53 zmedico Exp $ # @ECLASS: perl-mb-tiny.eclass # @MAINTAINER: diff --git a/eclass/perl-module.eclass b/eclass/perl-module.eclass index 7ad22833d..87e387e05 100644 --- a/eclass/perl-module.eclass +++ b/eclass/perl-module.eclass @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/perl-module.eclass,v 1.163 2015/03/14 14:32:10 dilfridge Exp $ # @ECLASS: perl-module.eclass # @MAINTAINER: diff --git a/eclass/perl-version.eclass b/eclass/perl-version.eclass index 97022e2be..0a76c5bea 100644 --- a/eclass/perl-version.eclass +++ b/eclass/perl-version.eclass @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ # @ECLASS: perl-versions.eclass # @MAINTAINER: |