diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-24 22:49:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-24 22:49:28 +0000 |
commit | a704607129b87a7b2000094b78e4b0a94c9ed8d3 (patch) | |
tree | 9315036a78c5e9ff7a1066752a5559d87e7705ef /sys-devel/gecc | |
parent | Fixed a compilation-error on PowerPC when using CFLAGS who don't allow Altive... (diff) | |
download | gentoo-2-a704607129b87a7b2000094b78e4b0a94c9ed8d3.tar.gz gentoo-2-a704607129b87a7b2000094b78e4b0a94c9ed8d3.tar.bz2 gentoo-2-a704607129b87a7b2000094b78e4b0a94c9ed8d3.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'sys-devel/gecc')
-rw-r--r-- | sys-devel/gecc/ChangeLog | 4 | ||||
-rw-r--r-- | sys-devel/gecc/gecc-20021019.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gecc/gecc-20021102.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-devel/gecc/ChangeLog b/sys-devel/gecc/ChangeLog index 77d80b98d3f3..e23f95a21dcf 100644 --- a/sys-devel/gecc/ChangeLog +++ b/sys-devel/gecc/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for sys-devel/gecc -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gecc/ChangeLog,v 1.5 2004/03/01 12:16:10 aliz Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gecc/ChangeLog,v 1.6 2004/06/24 22:46:37 agriffis Exp $ *gecc-20021102 (16 Nov 2002) diff --git a/sys-devel/gecc/gecc-20021019.ebuild b/sys-devel/gecc/gecc-20021019.ebuild index 1bdd4c322876..e19514f316ab 100644 --- a/sys-devel/gecc/gecc-20021019.ebuild +++ b/sys-devel/gecc/gecc-20021019.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gecc/gecc-20021019.ebuild,v 1.6 2003/02/28 13:18:14 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gecc/gecc-20021019.ebuild,v 1.7 2004/06/24 22:46:37 agriffis 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 c7a15bf4454f..00ba0e864328 100644 --- a/sys-devel/gecc/gecc-20021102.ebuild +++ b/sys-devel/gecc/gecc-20021102.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gecc/gecc-20021102.ebuild,v 1.2 2003/02/13 16:32:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gecc/gecc-20021102.ebuild,v 1.3 2004/06/24 22:46:37 agriffis 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." |