diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-04-20 20:05:48 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-04-20 20:05:48 +0000 |
commit | 7f4d2c34276227341f2a1ee4371eafd97252f37a (patch) | |
tree | b2f18028abefecca39bc031b12a5332a3a9cd7cb /net-misc/iputils/iputils-99999999.ebuild | |
parent | bump to 3.4.4. Mostly translation updates, a few bug fixes. (diff) | |
download | gentoo-2-7f4d2c34276227341f2a1ee4371eafd97252f37a.tar.gz gentoo-2-7f4d2c34276227341f2a1ee4371eafd97252f37a.tar.bz2 gentoo-2-7f4d2c34276227341f2a1ee4371eafd97252f37a.zip |
better HOMEPAGE
(Portage version: 2.2_pre5)
Diffstat (limited to 'net-misc/iputils/iputils-99999999.ebuild')
-rw-r--r-- | net-misc/iputils/iputils-99999999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/iputils/iputils-99999999.ebuild b/net-misc/iputils/iputils-99999999.ebuild index 3c65b2aed9fa..a3dc0590c2d6 100644 --- a/net-misc/iputils/iputils-99999999.ebuild +++ b/net-misc/iputils/iputils-99999999.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-99999999.ebuild,v 1.1 2008/02/09 20:37:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-99999999.ebuild,v 1.2 2008/04/20 20:05:48 vapier Exp $ EGIT_REPO_URI="git://www.linux-ipv6.org/gitroot/iputils" inherit flag-o-matic eutils toolchain-funcs git DESCRIPTION="Network monitoring tools including ping and ping6" -HOMEPAGE="http://www.skbuff.net/iputils/" +HOMEPAGE="http://www.linux-foundation.org/en/Net:Iputils" SRC_URI="" LICENSE="BSD" |