diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-10-23 19:50:09 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-10-23 20:23:04 -0400 |
commit | 828374c40618be1cba9cad21665c3bb80b7484ac (patch) | |
tree | e6eef55d8d71a3e902ee17d5a110d06b016e8bf7 /sys-devel/gcc/gcc-4.2.3.ebuild | |
parent | binutils: update to EAPI=4 (diff) | |
download | toolchain-828374c40618be1cba9cad21665c3bb80b7484ac.tar.gz toolchain-828374c40618be1cba9cad21665c3bb80b7484ac.tar.bz2 toolchain-828374c40618be1cba9cad21665c3bb80b7484ac.zip |
gcc: use DESCRIPTION/LICENSE from the eclass
Diffstat (limited to 'sys-devel/gcc/gcc-4.2.3.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.2.3.ebuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys-devel/gcc/gcc-4.2.3.ebuild b/sys-devel/gcc/gcc-4.2.3.ebuild index 79d30dc..af688eb 100644 --- a/sys-devel/gcc/gcc-4.2.3.ebuild +++ b/sys-devel/gcc/gcc-4.2.3.ebuild @@ -7,9 +7,6 @@ UCLIBC_VER="1.0" inherit toolchain -DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking" - -LICENSE="GPL-2 LGPL-2.1" KEYWORDS="" RDEPEND="" |