commit: 4766355c3ec3665080ca153ba22e2664674a9e24 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Wed Aug 20 19:36:27 2014 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Wed Aug 20 19:36:27 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=4766355c
sys-devel/gcc-4.7.4: switch to EAPI=2, bug #520346 Package-Manager: portage-2.2.8-r1 Manifest-Sign-Key: 0xF52D4BBA --- sys-devel/gcc/gcc-4.7.4-r99.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/gcc/gcc-4.7.4-r99.ebuild b/sys-devel/gcc/gcc-4.7.4-r99.ebuild index ea62b60..0eef441 100644 --- a/sys-devel/gcc/gcc-4.7.4-r99.ebuild +++ b/sys-devel/gcc/gcc-4.7.4-r99.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.7.3.ebuild,v 1.2 2013/05/20 10:56:06 aballier Exp $ -EAPI="4" +EAPI="2" PATCH_VER="1.1" UCLIBC_VER="1.0"