diff options
author | Martin Väth <martin@mvath.de> | 2015-09-02 21:51:55 +0200 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2015-10-11 10:49:24 +0200 |
commit | 02e7384139f10edd6eddcf944b5fb1f783e519c5 (patch) | |
tree | 7ccd14424037a56dd47e3eff56c4611143bfae5c /eclass | |
parent | Bump video-mv, cpi, noscript (diff) | |
download | mv-02e7384139f10edd6eddcf944b5fb1f783e519c5.tar.gz mv-02e7384139f10edd6eddcf944b5fb1f783e519c5.tar.bz2 mv-02e7384139f10edd6eddcf944b5fb1f783e519c5.zip |
Fix reduce. Header->Id
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/monotone.eclass | 2 | ||||
-rw-r--r-- | eclass/mv_mozextension.eclass | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/eclass/monotone.eclass b/eclass/monotone.eclass index f23ed0b6..a8d6ec46 100644 --- a/eclass/monotone.eclass +++ b/eclass/monotone.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ # @ECLASS: monotone.eclass # @MAINTAINER: diff --git a/eclass/mv_mozextension.eclass b/eclass/mv_mozextension.eclass index 8d20aad8..7d3ab08d 100644 --- a/eclass/mv_mozextension.eclass +++ b/eclass/mv_mozextension.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ # @ECLASS: mv_mozextension.eclass # @MAINTAINER: |