summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-02-28 13:18:14 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-02-28 13:18:14 +0000
commit593f9a4847010dc222e5435b144d1e974f6fd31b (patch)
treebfc406dc4220bd3fca0cbaa5b4d3e1a487d84aa6 /sys-devel/gecc
parentmark .9 x86 stable (diff)
downloadhistorical-593f9a4847010dc222e5435b144d1e974f6fd31b.tar.gz
historical-593f9a4847010dc222e5435b144d1e974f6fd31b.tar.bz2
historical-593f9a4847010dc222e5435b144d1e974f6fd31b.zip
Invalid License Cleanups. Part 1.
Also updated VIM license file.
Diffstat (limited to 'sys-devel/gecc')
-rw-r--r--sys-devel/gecc/gecc-20021019.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gecc/gecc-20021019.ebuild b/sys-devel/gecc/gecc-20021019.ebuild
index 18ab11f19298..1bdd4c322876 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.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gecc/gecc-20021019.ebuild,v 1.5 2003/02/13 16:32:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gecc/gecc-20021019.ebuild,v 1.6 2003/02/28 13:18:14 liquidx 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
@@ -9,7 +9,7 @@ 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."
HOMEPAGE="http://gecc.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-LICENSE="gpl"
+LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
DEPEND="sys-devel/gcc"