summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-01-06 11:31:26 +0000
committerMike Frysinger <vapier@gentoo.org>2007-01-06 11:31:26 +0000
commit5b2d53ff4c915b2f681fc3b198347d0b7617149e (patch)
tree08b1979df6d8d0ff52774f567fe33cc8df69c4b8 /eclass
parentMigrated to generation 2, fixed SONAME and compiling to correct bytecode. (diff)
downloadgentoo-2-5b2d53ff4c915b2f681fc3b198347d0b7617149e.tar.gz
gentoo-2-5b2d53ff4c915b2f681fc3b198347d0b7617149e.tar.bz2
gentoo-2-5b2d53ff4c915b2f681fc3b198347d0b7617149e.zip
remove funky URL for HTB
Diffstat (limited to 'eclass')
-rw-r--r--eclass/toolchain.eclass3
1 files changed, 1 insertions, 2 deletions
diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
index be2204ba6b28..d1af5ec3839c 100644
--- a/eclass/toolchain.eclass
+++ b/eclass/toolchain.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain.eclass,v 1.320 2006/12/30 09:12:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain.eclass,v 1.321 2007/01/06 11:31:26 vapier Exp $
HOMEPAGE="http://gcc.gnu.org/"
LICENSE="GPL-2 LGPL-2.1"
@@ -334,7 +334,6 @@ get_gcc_src_uri() {
GCC_SRC_URI="${GCC_SRC_URI}
boundschecking? (
mirror://sourceforge/boundschecking/${HTBFILE}
- http://web.inter.nl.net/hcc/Haj.Ten.Brugge/${HTBFILE}
$(gentoo_urls ${HTBFILE})
)"
fi