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.10.0_pre9999.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.10.0_pre9999.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.10.0_pre9999.ebuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys-devel/gcc/gcc-4.10.0_pre9999.ebuild b/sys-devel/gcc/gcc-4.10.0_pre9999.ebuild index ecf822e..317aa30 100644 --- a/sys-devel/gcc/gcc-4.10.0_pre9999.ebuild +++ b/sys-devel/gcc/gcc-4.10.0_pre9999.ebuild @@ -9,10 +9,6 @@ gcc_LIVE_BRANCH="master" inherit multilib toolchain -DESCRIPTION="The GNU Compiler Collection." -SRC_URI="" - -LICENSE="GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2" KEYWORDS="" SLOT="${GCC_BRANCH_VER}-vcs" |