diff options
author | Fabian Groffen <grobian@gentoo.org> | 2016-05-16 21:11:16 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2016-05-16 21:11:27 +0200 |
commit | 7b1a18d8df86708bfafd5fb2c9aae4704a4a0f2a (patch) | |
tree | 5d14f5153dd5c6ebcb39848710f2bf5952c1e8f6 /sys-devel/binutils-apple/binutils-apple-7.1.ebuild | |
parent | media-tv/tvmovie2vdr pmasked for removal, wrt bug 185947 (diff) | |
download | gentoo-7b1a18d8df86708bfafd5fb2c9aae4704a4a0f2a.tar.gz gentoo-7b1a18d8df86708bfafd5fb2c9aae4704a4a0f2a.tar.bz2 gentoo-7b1a18d8df86708bfafd5fb2c9aae4704a4a0f2a.zip |
sys-devel/binutils-apple: bump patchsets for missing patches
Package-Manager: portage-2.2.28
Diffstat (limited to 'sys-devel/binutils-apple/binutils-apple-7.1.ebuild')
-rw-r--r-- | sys-devel/binutils-apple/binutils-apple-7.1.ebuild | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sys-devel/binutils-apple/binutils-apple-7.1.ebuild b/sys-devel/binutils-apple/binutils-apple-7.1.ebuild index f8e17724bb1a..a5fc7d838abd 100644 --- a/sys-devel/binutils-apple/binutils-apple-7.1.ebuild +++ b/sys-devel/binutils-apple/binutils-apple-7.1.ebuild @@ -18,15 +18,15 @@ SRC_URI="http://www.opensource.apple.com/tarballs/ld64/${LD64}.tar.gz http://www.opensource.apple.com/tarballs/cctools/${CCTOOLS}.tar.gz http://www.opensource.apple.com/tarballs/dyld/${DYLD}.tar.gz http://www.opensource.apple.com/tarballs/libunwind/${LIBUNWIND}.tar.gz - http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r0.tar.bz2 - http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r0.tar.bz2 - http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.1-r0.tar.bz2 - http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.3-r0.tar.bz2 - http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.0-r0.tar.bz2" + http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2 + http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r1.tar.bz2 + http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.1-r1.tar.bz2 + http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.3-r1.tar.bz2 + http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.0-r1.tar.bz2" LICENSE="APSL-2" -#KEYWORDS="~x64-macos ~x86-macos" # in progress 582782 +KEYWORDS="~x64-macos ~x86-macos" IUSE="test multitarget" # ld64 can now only be compiled using llvm and libc++ since it massivley uses |