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.7.0_alpha20140607.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.7.0_alpha20140607.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.7.0_alpha20140607.ebuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys-devel/gcc/gcc-4.7.0_alpha20140607.ebuild b/sys-devel/gcc/gcc-4.7.0_alpha20140607.ebuild index 6a8576c..8b94999 100644 --- a/sys-devel/gcc/gcc-4.7.0_alpha20140607.ebuild +++ b/sys-devel/gcc/gcc-4.7.0_alpha20140607.ebuild @@ -7,10 +7,7 @@ GCC_FILESDIR="${PORTDIR}/sys-devel/gcc/files" inherit eutils toolchain -DESCRIPTION="The GNU Compiler Collection." -LICENSE="GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2" KEYWORDS="" - IUSE="debug" RDEPEND="" |