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 | cd574aad384d6761b27c91d36c7e9a97e412f2ad (patch) | |
tree | b583bd62066111fed60c7bbbfb50a6f506311183 /sys-devel/gcc/gcc-3.3.2-r7.ebuild | |
parent | add back in build failure since users just dont seem to understand the nature... (diff) | |
download | gentoo-2-cd574aad384d6761b27c91d36c7e9a97e412f2ad.tar.gz gentoo-2-cd574aad384d6761b27c91d36c7e9a97e412f2ad.tar.bz2 gentoo-2-cd574aad384d6761b27c91d36c7e9a97e412f2ad.zip |
update HOMEPAGE #129653 by Salah Coronya
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'sys-devel/gcc/gcc-3.3.2-r7.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-3.3.2-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.3.2-r7.ebuild b/sys-devel/gcc/gcc-3.3.2-r7.ebuild index 8df6bb269abe..c30d1be43ab3 100644 --- a/sys-devel/gcc/gcc-3.3.2-r7.ebuild +++ b/sys-devel/gcc/gcc-3.3.2-r7.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.3.2-r7.ebuild,v 1.26 2006/03/28 05:17:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.2-r7.ebuild,v 1.27 2006/04/13 05:54:35 vapier Exp $ IUSE="static nls bootstrap java build X multilib gcj emul-linux-x86" @@ -98,7 +98,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/${P}-manpages.tar.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" |