commit: 53300fdc88e9d3732b6eb30ff06997a02ba3df05 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Thu Apr 13 19:07:42 2017 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Thu Apr 13 19:07:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53300fdc
sys-libs/csu: forward port csu-79 from EAPI=3 Package-Manager: Portage-2.3.3, Repoman-2.3.1 sys-libs/csu/csu-79.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-libs/csu/csu-79.ebuild b/sys-libs/csu/csu-79.ebuild index e8244cfd301..bd386e8f1cd 100644 --- a/sys-libs/csu/csu-79.ebuild +++ b/sys-libs/csu/csu-79.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=3 +EAPI=5 DESCRIPTION="Darwin Csu (crt1.o) - Mac OS X 10.6.6 to 10.9.5 versions" HOMEPAGE="http://www.opensource.apple.com/"
