summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2017-01-02 01:12:36 -0500
committerMike Frysinger <vapier@gentoo.org>2017-01-02 15:10:17 -0500
commit4914b70e25fdfbfa295c213928efb689bc10014b (patch)
tree0cea0108f88fc08e39e81cc84907210f0b6cdacc /sys-libs/newlib/newlib-9999.ebuild
parentsci-libs/scotch: Add flex-2.6.3 compatibility patch (diff)
downloadgentoo-4914b70e25fdfbfa295c213928efb689bc10014b.tar.gz
gentoo-4914b70e25fdfbfa295c213928efb689bc10014b.tar.bz2
gentoo-4914b70e25fdfbfa295c213928efb689bc10014b.zip
sys-libs/newlib: version bump to 2.5.0
Diffstat (limited to 'sys-libs/newlib/newlib-9999.ebuild')
-rw-r--r--sys-libs/newlib/newlib-9999.ebuild11
1 files changed, 3 insertions, 8 deletions
diff --git a/sys-libs/newlib/newlib-9999.ebuild b/sys-libs/newlib/newlib-9999.ebuild
index 9ef5293db416..6a325c787586 100644
--- a/sys-libs/newlib/newlib-9999.ebuild
+++ b/sys-libs/newlib/newlib-9999.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI="4"
+EAPI="6"
-inherit flag-o-matic toolchain-funcs eutils
+inherit flag-o-matic toolchain-funcs
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="git://sourceware.org/git/newlib-cygwin.git"
@@ -44,10 +43,6 @@ pkg_setup() {
fi
}
-src_prepare() {
- epatch_user
-}
-
src_configure() {
# we should fix this ...
unset LDFLAGS