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.4.0_alpha20120306.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.4.0_alpha20120306.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.4.0_alpha20120306.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.4.0_alpha20120306.ebuild b/sys-devel/gcc/gcc-4.4.0_alpha20120306.ebuild index f6d8daa..5e8da68 100644 --- a/sys-devel/gcc/gcc-4.4.0_alpha20120306.ebuild +++ b/sys-devel/gcc/gcc-4.4.0_alpha20120306.ebuild @@ -7,8 +7,6 @@ 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="" RDEPEND="" |