summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-12-10 04:03:18 -0500
committerAnthony G. Basile <blueness@gentoo.org>2014-12-10 04:03:18 -0500
commit5278d78cb57b48938276768094894f014523eeb4 (patch)
tree841df90c84fc8f5b3cb4d60454da8a1f7fc39bd0 /sys-devel/gcc/gcc-4.6.3.ebuild
parentMove old code to archive-v1 (diff)
downloadblueness-5278d78cb57b48938276768094894f014523eeb4.tar.gz
blueness-5278d78cb57b48938276768094894f014523eeb4.tar.bz2
blueness-5278d78cb57b48938276768094894f014523eeb4.zip
sys-devel/gcc: remove EAPI < 4
Package-Manager: portage-2.2.14 Manifest-Sign-Key: 0xF52D4BBA
Diffstat (limited to 'sys-devel/gcc/gcc-4.6.3.ebuild')
-rw-r--r--sys-devel/gcc/gcc-4.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc/gcc-4.6.3.ebuild b/sys-devel/gcc/gcc-4.6.3.ebuild
index fdb2d5b..cc5e098 100644
--- a/sys-devel/gcc/gcc-4.6.3.ebuild
+++ b/sys-devel/gcc/gcc-4.6.3.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.3.ebuild,v 1.42 2014/10/24 00:23:04 vapier Exp $
-EAPI="2"
+EAPI="4"
PATCH_VER="1.13"
UCLIBC_VER="1.0"