diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-06-28 05:22:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-06-28 05:22:52 +0000 |
commit | f45582450bbb247cb871e76e71fbab9271e5476a (patch) | |
tree | 19427374d482a0ae7a0e74852bc426b59a62aa27 /sys-devel | |
parent | Marked stable on mips. (diff) | |
download | gentoo-2-f45582450bbb247cb871e76e71fbab9271e5476a.tar.gz gentoo-2-f45582450bbb247cb871e76e71fbab9271e5476a.tar.bz2 gentoo-2-f45582450bbb247cb871e76e71fbab9271e5476a.zip |
add a better HOMEPAGE
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gnuconfig/gnuconfig-20050602.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gnuconfig/gnuconfig-20050602.ebuild b/sys-devel/gnuconfig/gnuconfig-20050602.ebuild index 5053996b48cf..11793cddb313 100644 --- a/sys-devel/gnuconfig/gnuconfig-20050602.ebuild +++ b/sys-devel/gnuconfig/gnuconfig-20050602.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20050602.ebuild,v 1.1 2005/06/16 23:01:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20050602.ebuild,v 1.2 2005/06/28 05:22:52 vapier Exp $ inherit eutils DESCRIPTION="Updated config.sub and config.guess file from GNU" -HOMEPAGE="ftp://ftp.gnu.org/pub/gnu/config" +HOMEPAGE="http://savannah.gnu.org/projects/config" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" |