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.5.0.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.5.0.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.5.0.ebuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys-devel/gcc/gcc-4.5.0.ebuild b/sys-devel/gcc/gcc-4.5.0.ebuild index 638b1d2..b27ed24 100644 --- a/sys-devel/gcc/gcc-4.5.0.ebuild +++ b/sys-devel/gcc/gcc-4.5.0.ebuild @@ -19,9 +19,6 @@ SSP_UCLIBC_STABLE="" inherit toolchain -DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking" - -LICENSE="GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2" KEYWORDS="" RDEPEND="" |