summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorPetteri Räty <betelgeuse@gentoo.org>2006-12-03 13:05:06 +0000
committerPetteri Räty <betelgeuse@gentoo.org>2006-12-03 13:05:06 +0000
commit1f81242b45a84195061542baab95bd6ccb294c19 (patch)
treef21e9db5fc27efcf0d4d5b5218c6cd9df6e6bae1 /eclass
parentStable on ppc64; bug #156840 (diff)
downloadgentoo-2-1f81242b45a84195061542baab95bd6ccb294c19.tar.gz
gentoo-2-1f81242b45a84195061542baab95bd6ccb294c19.tar.bz2
gentoo-2-1f81242b45a84195061542baab95bd6ccb294c19.zip
Added CVS Headers after a request from grobian.
Diffstat (limited to 'eclass')
-rw-r--r--eclass/java-ant-2.eclass1
-rw-r--r--eclass/java-pkg-2.eclass1
-rw-r--r--eclass/java-pkg-opt-2.eclass1
-rw-r--r--eclass/java-utils-2.eclass1
4 files changed, 4 insertions, 0 deletions
diff --git a/eclass/java-ant-2.eclass b/eclass/java-ant-2.eclass
index aeb18a3e4ac4..44087abfc6ba 100644
--- a/eclass/java-ant-2.eclass
+++ b/eclass/java-ant-2.eclass
@@ -5,6 +5,7 @@
#
# Licensed under the GNU General Public License, v2
#
+# $Header: /var/cvsroot/gentoo-x86/eclass/java-ant-2.eclass,v 1.9 2006/12/03 13:05:06 betelgeuse Exp $
inherit java-utils-2
diff --git a/eclass/java-pkg-2.eclass b/eclass/java-pkg-2.eclass
index 940ea1fdc9ca..357cc9090bc6 100644
--- a/eclass/java-pkg-2.eclass
+++ b/eclass/java-pkg-2.eclass
@@ -5,6 +5,7 @@
#
# Licensed under the GNU General Public License, v2
#
+# $Header: /var/cvsroot/gentoo-x86/eclass/java-pkg-2.eclass,v 1.4 2006/12/03 13:05:06 betelgeuse Exp $
inherit java-utils-2
diff --git a/eclass/java-pkg-opt-2.eclass b/eclass/java-pkg-opt-2.eclass
index f3fd5197009e..e6ef94cf4a1c 100644
--- a/eclass/java-pkg-opt-2.eclass
+++ b/eclass/java-pkg-opt-2.eclass
@@ -5,6 +5,7 @@
#
# Licensed under the GNU General Public License, v2
#
+# $Header: /var/cvsroot/gentoo-x86/eclass/java-pkg-opt-2.eclass,v 1.5 2006/12/03 13:05:06 betelgeuse Exp $
inherit java-utils-2
diff --git a/eclass/java-utils-2.eclass b/eclass/java-utils-2.eclass
index 92306c5ed9e8..02fcd0c65650 100644
--- a/eclass/java-utils-2.eclass
+++ b/eclass/java-utils-2.eclass
@@ -6,6 +6,7 @@
#
# Licensed under the GNU General Public License, v2
#
+# $Header: /var/cvsroot/gentoo-x86/eclass/java-utils-2.eclass,v 1.29 2006/12/03 13:05:06 betelgeuse Exp $
# -----------------------------------------------------------------------------