summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2017-04-13 21:07:42 +0200
committerFabian Groffen <grobian@gentoo.org>2017-04-13 21:07:42 +0200
commit53300fdc88e9d3732b6eb30ff06997a02ba3df05 (patch)
tree3b7d441747fb5521c36dc0e47be296cffd13cb68 /sys-libs/csu
parentsys-devel/native-cctools: cleanup, convert from EAPI=3 to EAPI=6 (diff)
downloadgentoo-53300fdc88e9d3732b6eb30ff06997a02ba3df05.tar.gz
gentoo-53300fdc88e9d3732b6eb30ff06997a02ba3df05.tar.bz2
gentoo-53300fdc88e9d3732b6eb30ff06997a02ba3df05.zip
sys-libs/csu: forward port csu-79 from EAPI=3
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sys-libs/csu')
-rw-r--r--sys-libs/csu/csu-79.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/csu/csu-79.ebuild b/sys-libs/csu/csu-79.ebuild
index e8244cfd3014..bd386e8f1cdc 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/"