mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-devel/gcc-config: drop unused inherit
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit toolchain-funcs
|
||||
|
||||
if [[ ${PV} == 9999 ]]; then
|
||||
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/gcc-config.git"
|
||||
inherit git-r3
|
||||
@@ -15,6 +13,7 @@ fi
|
||||
|
||||
DESCRIPTION="Utility to manage compilers"
|
||||
HOMEPAGE="https://gitweb.gentoo.org/proj/gcc-config.git/"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
IUSE="+cc-wrappers +native-symlinks"
|
||||
|
||||
@@ -3,8 +3,6 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit toolchain-funcs
|
||||
|
||||
if [[ ${PV} == 9999 ]]; then
|
||||
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/gcc-config.git"
|
||||
inherit git-r3
|
||||
@@ -15,6 +13,7 @@ fi
|
||||
|
||||
DESCRIPTION="Utility to manage compilers"
|
||||
HOMEPAGE="https://gitweb.gentoo.org/proj/gcc-config.git/"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
IUSE="+cc-wrappers +native-symlinks"
|
||||
|
||||
@@ -3,8 +3,6 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit toolchain-funcs
|
||||
|
||||
if [[ ${PV} == 9999 ]]; then
|
||||
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/gcc-config.git"
|
||||
inherit git-r3
|
||||
@@ -15,6 +13,7 @@ fi
|
||||
|
||||
DESCRIPTION="Utility to manage compilers"
|
||||
HOMEPAGE="https://gitweb.gentoo.org/proj/gcc-config.git/"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
IUSE="+cc-wrappers +native-symlinks"
|
||||
|
||||
Reference in New Issue
Block a user