summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-09-26 17:38:49 +0000
committerMike Frysinger <vapier@gentoo.org>2011-09-26 17:38:49 +0000
commit228458da62fd2aff80e9bcf8e1c62ceab488716b (patch)
tree9b34f20636c2718faccee880b85356ba5747495d /sys-devel/gcc/gcc-4.4.2.ebuild
parentMoving to EAPI 4, adding upcall use flag, which enable cifsidmap, forcing use... (diff)
downloadgentoo-2-228458da62fd2aff80e9bcf8e1c62ceab488716b.tar.gz
gentoo-2-228458da62fd2aff80e9bcf8e1c62ceab488716b.tar.bz2
gentoo-2-228458da62fd2aff80e9bcf8e1c62ceab488716b.zip
Scrub now unused ETYPE logic.
(Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/gcc/gcc-4.4.2.ebuild')
-rw-r--r--sys-devel/gcc/gcc-4.4.2.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/sys-devel/gcc/gcc-4.4.2.ebuild b/sys-devel/gcc/gcc-4.4.2.ebuild
index 71dec80d72fd..c99ea33ebd5d 100644
--- a/sys-devel/gcc/gcc-4.4.2.ebuild
+++ b/sys-devel/gcc/gcc-4.4.2.ebuild
@@ -1,12 +1,10 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.2.ebuild,v 1.8 2011/07/20 08:58:35 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.2.ebuild,v 1.9 2011/09/26 17:38:49 vapier Exp $
PATCH_VER="1.0"
UCLIBC_VER="1.0"
-ETYPE="gcc-compiler"
-
# Hardened gcc 4 stuff
#PIE_VER="10.1.5"
#SPECS_VER="0.9.4"
@@ -71,7 +69,7 @@ if [[ ${CATEGORY} != cross-* ]] ; then
fi
src_unpack() {
- gcc_src_unpack
+ toolchain_src_unpack
use vanilla && return 0