diff options
author | Andreas Sturmlechner <andreas.sturmlechner@gmail.com> | 2015-08-09 02:29:33 +0200 |
---|---|---|
committer | Andreas Sturmlechner <andreas.sturmlechner@gmail.com> | 2015-08-09 02:46:47 +0200 |
commit | c3a9f0793b0465b1d176a41ac8025103e496b912 (patch) | |
tree | 9068420499c142486517f55dfe4622231a260a61 /eclass | |
parent | Merge remote-tracking branch 'github/pr/5' (diff) | |
download | java-c3a9f0793b0465b1d176a41ac8025103e496b912.tar.gz java-c3a9f0793b0465b1d176a41ac8025103e496b912.tar.bz2 java-c3a9f0793b0465b1d176a41ac8025103e496b912.zip |
Update/cleanup header for the git migration in main tree
again courtesy of kde overlay
Package-Manager: portage-2.2.20
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/clojure.eclass | 2 | ||||
-rw-r--r-- | eclass/excalibur-multi.eclass | 2 | ||||
-rw-r--r-- | eclass/excalibur.eclass | 2 | ||||
-rw-r--r-- | eclass/java-maven-2.eclass | 2 | ||||
-rw-r--r-- | eclass/java-maven-plugin-2.eclass | 2 | ||||
-rw-r--r-- | eclass/openoffice-ext.eclass | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/eclass/clojure.eclass b/eclass/clojure.eclass index 013a9f0d..e32a598f 100644 --- a/eclass/clojure.eclass +++ b/eclass/clojure.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ # @ECLASS: clojure.eclass # @MAINTAINER: diff --git a/eclass/excalibur-multi.eclass b/eclass/excalibur-multi.eclass index 2ef9ea12..5b64c849 100644 --- a/eclass/excalibur-multi.eclass +++ b/eclass/excalibur-multi.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/base.eclass,v 1.30 2005/12/19 14:02:12 george Exp $ +# $Id$ # # Author: Petteri Räty <betelgeuse@gentoo.org> # Maintained by the java project diff --git a/eclass/excalibur.eclass b/eclass/excalibur.eclass index fd878839..3c2e1c22 100644 --- a/eclass/excalibur.eclass +++ b/eclass/excalibur.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/base.eclass,v 1.30 2005/12/19 14:02:12 george Exp $ +# $Id$ # # Author: Petteri Räty <betelgeuse@gentoo.org> # Maintained by the java project diff --git a/eclass/java-maven-2.eclass b/eclass/java-maven-2.eclass index b4b93097..e096db36 100644 --- a/eclass/java-maven-2.eclass +++ b/eclass/java-maven-2.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ inherit base java-pkg-2 java-ant-2 diff --git a/eclass/java-maven-plugin-2.eclass b/eclass/java-maven-plugin-2.eclass index 3380c031..70fd2593 100644 --- a/eclass/java-maven-plugin-2.eclass +++ b/eclass/java-maven-plugin-2.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ inherit java-maven-2 diff --git a/eclass/openoffice-ext.eclass b/eclass/openoffice-ext.eclass index 8ee4419d..e871499e 100644 --- a/eclass/openoffice-ext.eclass +++ b/eclass/openoffice-ext.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ ECLASS="openoffice-ext" INHERITED="$INHERITED $ECLASS" |