summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2017-02-26 18:09:32 +0100
committerFabian Groffen <grobian@gentoo.org>2017-02-26 18:10:06 +0100
commit6008cdc6c2b8e4e5e1ff163b9b649ad9ffbe08fe (patch)
tree2723b8609f2e5dfe44c32133aaaf2719974903c2 /sys-devel/gdb-apple/gdb-apple-768-r1.ebuild
parentdev-util/debhelper: ppc stable (bug 593768). (diff)
downloadgentoo-6008cdc6c2b8e4e5e1ff163b9b649ad9ffbe08fe.tar.gz
gentoo-6008cdc6c2b8e4e5e1ff163b9b649ad9ffbe08fe.tar.bz2
gentoo-6008cdc6c2b8e4e5e1ff163b9b649ad9ffbe08fe.zip
sys-devel/gdb-apples: cleanup, bump ebuilds to EAPI=6
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sys-devel/gdb-apple/gdb-apple-768-r1.ebuild')
-rw-r--r--sys-devel/gdb-apple/gdb-apple-768-r1.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/sys-devel/gdb-apple/gdb-apple-768-r1.ebuild b/sys-devel/gdb-apple/gdb-apple-768-r1.ebuild
index e86d161987fe..1206ecb0b60a 100644
--- a/sys-devel/gdb-apple/gdb-apple-768-r1.ebuild
+++ b/sys-devel/gdb-apple/gdb-apple-768-r1.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI="3"
+EAPI="6"
inherit eutils flag-o-matic
@@ -30,6 +29,8 @@ src_prepare() {
# for FSF gcc / gcc-apple:42
sed -e 's/-Wno-long-double//' -i gdb/config/*/macosx.mh
+
+ eapply_user
}
src_configure() {