Skip to content

Commit

Permalink
dev-libs/libiconv: update to EAPI="6"
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.6, Repoman-2.3.2
  • Loading branch information
Marty Plummer authored and blueness committed Jul 2, 2017
1 parent 0a4daa5 commit 20e61de
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions dev-libs/libiconv/libiconv-1.14-r2.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI="4"
EAPI="6"

inherit libtool toolchain-funcs multilib-minimal

Expand All @@ -20,6 +20,7 @@ RDEPEND="${DEPEND}"

src_prepare() {
epatch "${FILESDIR}"/${P}-no-gets.patch
eapply_user
elibtoolize
}

Expand Down

0 comments on commit 20e61de

Please sign in to comment.