summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2004-02-28 01:17:24 +0000
committerDaniel Black <dragonheart@gentoo.org>2004-02-28 01:17:24 +0000
commitc4e1fe7625d2c778b1cd9bc67eaf586ca6be5945 (patch)
treecc40d5efd7a0a732349fa54ebf29d7b496f1611d /sys-devel
parentAdded ~mips to KEYWORDS to satisfy repoman deps & fixed copyright headers. (M... (diff)
downloadgentoo-2-c4e1fe7625d2c778b1cd9bc67eaf586ca6be5945.tar.gz
gentoo-2-c4e1fe7625d2c778b1cd9bc67eaf586ca6be5945.tar.bz2
gentoo-2-c4e1fe7625d2c778b1cd9bc67eaf586ca6be5945.zip
fixed src URI for gcc
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/uclibc-buildroot/ChangeLog6
-rw-r--r--sys-devel/uclibc-buildroot/uclibc-buildroot-20040218.ebuild7
2 files changed, 9 insertions, 4 deletions
diff --git a/sys-devel/uclibc-buildroot/ChangeLog b/sys-devel/uclibc-buildroot/ChangeLog
index e795c83032c2..9d710db77ede 100644
--- a/sys-devel/uclibc-buildroot/ChangeLog
+++ b/sys-devel/uclibc-buildroot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/uclibc-buildroot
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/uclibc-buildroot/ChangeLog,v 1.7 2004/02/20 02:24:11 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/uclibc-buildroot/ChangeLog,v 1.8 2004/02/28 01:17:24 dragonheart Exp $
+
+ 28 Feb 2004; Daniel Black <dragonheart@gentoo.org>
+ uclibc-buildroot-20040218.ebuild:
+ Fixed URL for gcc - thanks to Daniel Schroeter <dsc@theone.ch> bug #42923
*uclibc-buildroot-20040218 (20 Feb 2004)
diff --git a/sys-devel/uclibc-buildroot/uclibc-buildroot-20040218.ebuild b/sys-devel/uclibc-buildroot/uclibc-buildroot-20040218.ebuild
index c39f40e40b6b..29e901b4617f 100644
--- a/sys-devel/uclibc-buildroot/uclibc-buildroot-20040218.ebuild
+++ b/sys-devel/uclibc-buildroot/uclibc-buildroot-20040218.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/uclibc-buildroot/uclibc-buildroot-20040218.ebuild,v 1.1 2004/02/20 02:24:11 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/uclibc-buildroot/uclibc-buildroot-20040218.ebuild,v 1.2 2004/02/28 01:17:24 dragonheart Exp $
inherit eutils crosscompile
@@ -13,9 +13,9 @@ BUSYBOXVER=1.00-pre7
TINYLOGINVER=1.4
KERNELHEADERSVER=2.4.25
-DESCRIPTION="Embedded root file system"
+DESCRIPTION="Embedded root file system and compiler"
HOMEPAGE="http://www.uclibc.org/"
-SRC_URI="http://gcc.get-software.com/releases/gcc-${GCCVER}.tar.bz2
+SRC_URI="mirror://gnu/gcc/gcc-${GCCVER}/gcc-${GCCVER}.tar.bz2
http://dev.gentoo.org/~dragonheart/buildroot-${PV}.tar.bz2
mirror://kernel/linux/devel/binutils/binutils-${BINUTILSVER}.tar.bz2
mirror://kernel/linux/libs/uclibc/toolchain/kernel-headers-${KERNELHEADERSVER}.tar.bz2
@@ -28,6 +28,7 @@ SRC_URI="http://gcc.get-software.com/releases/gcc-${GCCVER}.tar.bz2
# gcc-3/3/3 hasn't hit all mirrors yet.
#mirror://gnu/gcc/gcc-${GCCVER}/gcc-${GCCVER}.tar.bz2
+#SRC_URI="http://gcc.get-software.com/releases/gcc-${GCCVER}/gcc-${GCCVER}.tar.bz2
# Not using pregen locale for the time being.
# nls? ( mirror://kernel/linux/libs/uclibc/uClibc-locale-030818.tgz )