diff options
author | 2017-08-02 11:47:21 -0500 | |
---|---|---|
committer | 2017-08-02 11:47:59 -0500 | |
commit | 8f78fa8a75951467c21d9578f90af5f655f43f3f (patch) | |
tree | dcde5cc369c20a355593687ced53019c80a327a7 /sys-devel/binutils/binutils-2.29.ebuild | |
parent | dev-db/percona-server: Cleanup old. (diff) | |
download | gentoo-8f78fa8a75951467c21d9578f90af5f655f43f3f.tar.gz gentoo-8f78fa8a75951467c21d9578f90af5f655f43f3f.tar.bz2 gentoo-8f78fa8a75951467c21d9578f90af5f655f43f3f.zip |
sys-devel/binutils: version bump to 2.29, patchset 1.0
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'sys-devel/binutils/binutils-2.29.ebuild')
-rw-r--r-- | sys-devel/binutils/binutils-2.29.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sys-devel/binutils/binutils-2.29.ebuild b/sys-devel/binutils/binutils-2.29.ebuild new file mode 100644 index 000000000000..88e0cf120365 --- /dev/null +++ b/sys-devel/binutils/binutils-2.29.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="5" + +PATCHVER="1.0" +ELF2FLT_VER="" +inherit toolchain-binutils + +#KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd" +KEYWORDS="" |