blob: b6aa6052d9fbd33b2510549b1cf56c2a7ec93c4a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install postinst unpack
DESCRIPTION=Utility to manage compilers
EAPI=8
HOMEPAGE=https://gitweb.gentoo.org/proj/gcc-config.git/
INHERIT=git-r3
IUSE=+cc-wrappers +native-symlinks
LICENSE=GPL-2 GPL-2+
PROPERTIES=live
RDEPEND=>=sys-apps/gentoo-functions-0.10
SLOT=0
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=874f9f4381ac858c1a0fc984004f9c97
|