diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-04-13 05:54:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-04-13 05:54:35 +0000 |
commit | 328fd3945029f063822a7c93e65850063e6ce9b3 (patch) | |
tree | acc2bb5c8d42d63cbfecd61f99cecf9a4519d76a /sys-devel/gcc/gcc-3.2.3-r4.ebuild | |
parent | add back in build failure since users just dont seem to understand the nature... (diff) | |
download | historical-328fd3945029f063822a7c93e65850063e6ce9b3.tar.gz historical-328fd3945029f063822a7c93e65850063e6ce9b3.tar.bz2 historical-328fd3945029f063822a7c93e65850063e6ce9b3.zip |
update HOMEPAGE #129653 by Salah Coronya
Package-Manager: portage-2.1_pre7-r5
Diffstat (limited to 'sys-devel/gcc/gcc-3.2.3-r4.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-3.2.3-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.2.3-r4.ebuild b/sys-devel/gcc/gcc-3.2.3-r4.ebuild index bef54b19003b..baa195e86893 100644 --- a/sys-devel/gcc/gcc-3.2.3-r4.ebuild +++ b/sys-devel/gcc/gcc-3.2.3-r4.ebuild @@ -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/sys-devel/gcc/gcc-3.2.3-r4.ebuild,v 1.19 2006/03/28 05:17:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.2.3-r4.ebuild,v 1.20 2006/04/13 05:54:35 vapier Exp $ inherit eutils flag-o-matic libtool versionator @@ -93,7 +93,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/${P}-tls-update.patch.bz2" DESCRIPTION="The GNU Compiler Collection. Includes C/C++ and java compilers" -HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" +HOMEPAGE="http://gcc.gnu.org/" LICENSE="GPL-2 LGPL-2.1" # this is a glibc-propolice forced bump to a gcc without guard |