diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-03-23 18:04:19 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-03-23 18:04:19 +0000 |
commit | b7cdcd4d5f65f38464b75a4a5a811eb5de32f0e8 (patch) | |
tree | 835761fb92f404123ed03aa596caf5a9f7f5477a /sys-devel/gcc-config/gcc-config-1.6.ebuild | |
parent | Remove obsolete ati-drivers entry. (diff) | |
download | gentoo-2-b7cdcd4d5f65f38464b75a4a5a811eb5de32f0e8.tar.gz gentoo-2-b7cdcd4d5f65f38464b75a4a5a811eb5de32f0e8.tar.bz2 gentoo-2-b7cdcd4d5f65f38464b75a4a5a811eb5de32f0e8.zip |
Update HOMEPAGE to git repo.
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/gcc-config/gcc-config-1.6.ebuild')
-rw-r--r-- | sys-devel/gcc-config/gcc-config-1.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/gcc-config/gcc-config-1.6.ebuild b/sys-devel/gcc-config/gcc-config-1.6.ebuild index bc3b5efc3770..d6d630a76f5a 100644 --- a/sys-devel/gcc-config/gcc-config-1.6.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.6.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.6.ebuild,v 1.1 2012/03/22 21:53:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.6.ebuild,v 1.2 2012/03/23 18:04:19 vapier Exp $ inherit unpacker toolchain-funcs multilib -DESCRIPTION="Utility to change the gcc compiler being used" -HOMEPAGE="http://www.gentoo.org/" +DESCRIPTION="utility to manage compilers" +HOMEPAGE="http://git.overlays.gentoo.org/gitweb/?p=proj/gcc-config.git" SRC_URI="mirror://gentoo/${P}.tar.xz http://dev.gentoo.org/~vapier/dist/${P}.tar.xz" |