summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-02-13 16:35:00 +0000
committerMike Frysinger <vapier@gentoo.org>2003-02-13 16:35:00 +0000
commit4ef21fcae792c8ea8a327d5da123ca4b6dd8d0fe (patch)
tree16a4c1913be546f88841f9fc6f25609ee5c5af8d /sys-devel/gecc
parentUpdate Copyright years (diff)
downloadgentoo-2-4ef21fcae792c8ea8a327d5da123ca4b6dd8d0fe.tar.gz
gentoo-2-4ef21fcae792c8ea8a327d5da123ca4b6dd8d0fe.tar.bz2
gentoo-2-4ef21fcae792c8ea8a327d5da123ca4b6dd8d0fe.zip
Update Copyright years
Diffstat (limited to 'sys-devel/gecc')
-rw-r--r--sys-devel/gecc/gecc-20021019.ebuild4
-rw-r--r--sys-devel/gecc/gecc-20021102.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-devel/gecc/gecc-20021019.ebuild b/sys-devel/gecc/gecc-20021019.ebuild
index c7e9c058819e..18ab11f19298 100644
--- a/sys-devel/gecc/gecc-20021019.ebuild
+++ b/sys-devel/gecc/gecc-20021019.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2002 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/sys-devel/gecc/gecc-20021019.ebuild,v 1.4 2002/10/20 01:50:25 lostlogic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gecc/gecc-20021019.ebuild,v 1.5 2003/02/13 16:32:24 vapier Exp $
# comprehensive list of any and all USE flags leveraged in the build,
# with the exception of any ARCH specific flags, i.e. ppc sparc sparc64
diff --git a/sys-devel/gecc/gecc-20021102.ebuild b/sys-devel/gecc/gecc-20021102.ebuild
index 2e50c0594d5c..c7a15bf4454f 100644
--- a/sys-devel/gecc/gecc-20021102.ebuild
+++ b/sys-devel/gecc/gecc-20021102.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2002 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/sys-devel/gecc/gecc-20021102.ebuild,v 1.1 2002/11/16 16:43:06 mjc Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gecc/gecc-20021102.ebuild,v 1.2 2003/02/13 16:32:30 vapier Exp $
IUSE=""
DESCRIPTION="gecc is a tool to speed up compilation of C/C++ sources. It distributes the compilation on a cluster of compilation nodes. It also caches the object files to save some unneeded work."