summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-10-26 09:13:42 +0000
committerMike Frysinger <vapier@gentoo.org>2003-10-26 09:13:42 +0000
commit22cc1aabc1ef00ff0347dc0486d8849c6094ef73 (patch)
tree1e30638b1046e6de5f5b159a089eeee0120c0d04
parentheader fix (diff)
downloadhistorical-22cc1aabc1ef00ff0347dc0486d8849c6094ef73.tar.gz
historical-22cc1aabc1ef00ff0347dc0486d8849c6094ef73.tar.bz2
historical-22cc1aabc1ef00ff0347dc0486d8849c6094ef73.zip
header fix
-rw-r--r--eclass/crosscompile.eclass4
-rw-r--r--eclass/db.eclass4
-rw-r--r--eclass/gnustep.eclass4
-rw-r--r--eclass/php.eclass4
-rw-r--r--eclass/zproduct.eclass4
5 files changed, 13 insertions, 7 deletions
diff --git a/eclass/crosscompile.eclass b/eclass/crosscompile.eclass
index fd837c9a6097..a47cad2aa3b6 100644
--- a/eclass/crosscompile.eclass
+++ b/eclass/crosscompile.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the term of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/crosscompile.eclass,v 1.6 2003/10/26 09:12:16 vapier Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/crosscompile.eclass,v 1.7 2003/10/26 09:13:42 vapier Exp $
# Author: Zachary T Welch
ECLASS=crosscompile
diff --git a/eclass/db.eclass b/eclass/db.eclass
index 7e5f518f0a41..f4a167bb7fd6 100644
--- a/eclass/db.eclass
+++ b/eclass/db.eclass
@@ -1,5 +1,7 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/db.eclass,v 1.7 2003/10/26 09:12:16 vapier Exp $
# This is a common location for functions used in the sys-libs/db ebuilds
-# $Header: /var/cvsroot/gentoo-x86/eclass/db.eclass,v 1.6 2003/10/15 10:53:01 pauldv Exp $
ECLASS=db
INHERITED="$INHERITED $ECLASS"
diff --git a/eclass/gnustep.eclass b/eclass/gnustep.eclass
index 334eec9ddf4f..740616111813 100644
--- a/eclass/gnustep.eclass
+++ b/eclass/gnustep.eclass
@@ -1,3 +1,7 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/gnustep.eclass,v 1.6 2003/10/26 09:12:36 vapier Exp $
+
ECLASS=gnustep
INHERITED="$INHERITED $ECLASS"
diff --git a/eclass/php.eclass b/eclass/php.eclass
index 57dc5fe3b1ed..8c98de40e0c5 100644
--- a/eclass/php.eclass
+++ b/eclass/php.eclass
@@ -1,7 +1,7 @@
-# Copyright 2003 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/php.eclass,v 1.85 2003/10/26 09:12:48 vapier Exp $
# Author: Robin H. Johnson <robbat2@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/php.eclass,v 1.84 2003/10/26 04:08:35 robbat2 Exp $
# This EBUILD is totally masked presently. Use it at your own risk. I know it
# is severely broken, but I needed to get a copy into CVS to pass around and
diff --git a/eclass/zproduct.eclass b/eclass/zproduct.eclass
index e6f91e1e8660..39061d0f4dcc 100644
--- a/eclass/zproduct.eclass
+++ b/eclass/zproduct.eclass
@@ -1,7 +1,7 @@
-# Copyright 2003 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/zproduct.eclass,v 1.9 2003/10/26 09:12:59 vapier Exp $
# Author: Jason Shoemaker <kutsuya@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/zproduct.eclass,v 1.8 2003/10/13 00:24:49 robbat2 Exp $
# This eclass is designed to streamline the construction of
# ebuilds for new zope products