diff options
author | Justin Lecher <jlec@gentoo.org> | 2017-01-29 13:47:10 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2017-01-29 14:02:40 +0000 |
commit | a4c3d75c933b2f613769d5af3bf2931ce37f59bf (patch) | |
tree | 0f596d83d94b2d89d14a56d694c2e2c6fca2d095 /sci-libs/cifparse-obj/cifparse-obj-7.025-r1.ebuild | |
parent | x11-misc/sddm: amd64 stable wrt bug #605178 (diff) | |
download | gentoo-a4c3d75c933b2f613769d5af3bf2931ce37f59bf.tar.gz gentoo-a4c3d75c933b2f613769d5af3bf2931ce37f59bf.tar.bz2 gentoo-a4c3d75c933b2f613769d5af3bf2931ce37f59bf.zip |
sci-libs/cifparse-obj: Add support for gcc-6
drop old patch
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=607372
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-libs/cifparse-obj/cifparse-obj-7.025-r1.ebuild')
-rw-r--r-- | sci-libs/cifparse-obj/cifparse-obj-7.025-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/cifparse-obj/cifparse-obj-7.025-r1.ebuild b/sci-libs/cifparse-obj/cifparse-obj-7.025-r1.ebuild index 39d176203c73..f31c3c154dbd 100644 --- a/sci-libs/cifparse-obj/cifparse-obj-7.025-r1.ebuild +++ b/sci-libs/cifparse-obj/cifparse-obj-7.025-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -29,7 +29,7 @@ src_prepare() { "${FILESDIR}"/${P}-makefile.patch \ "${FILESDIR}"/${P}-gcc4.3.patch \ "${FILESDIR}"/${P}-gcc4.7.patch \ - "${FILESDIR}"/${P}-gcc5.patch \ + "${FILESDIR}"/${P}-gcc5_6.patch \ "${FILESDIR}"/${PN}-7.025-strncasecmp-declaration.patch sed \ |