blob: 2bcfa224f54828e8fd81276061b2f1f35d560340 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install postinst
DESCRIPTION=Utility to change the binutils version being used
EAPI=7
HOMEPAGE=https://wiki.gentoo.org/wiki/Project:Toolchain
INHERIT=prefix
IUSE=+native-symlinks
KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86
LICENSE=GPL-2
RDEPEND=sys-apps/gentoo-functions
SLOT=0
SRC_URI=https://dev.gentoo.org/~slyfox/distfiles/binutils-config-5.4.tar.xz
_eclasses_=prefix de7d8e2b10085ed5ff09ad70e4753e5c
_md5_=4382df70772f7cd3f5a868cc2118fdd7
|