diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-09-05 17:44:21 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-09-05 17:44:21 +0000 |
commit | 0bd0215b343c2fc3b42bce4741d0921d41d79170 (patch) | |
tree | c763f74ad82be2a910e88ea5a455c30476583424 /net-dns/host/host-20070128-r1.ebuild | |
parent | dir -> die (diff) | |
download | gentoo-2-0bd0215b343c2fc3b42bce4741d0921d41d79170.tar.gz gentoo-2-0bd0215b343c2fc3b42bce4741d0921d41d79170.tar.bz2 gentoo-2-0bd0215b343c2fc3b42bce4741d0921d41d79170.zip |
Update SRC_URI.
(Portage version: 2.2.0_alpha124/cvs/Linux x86_64)
Diffstat (limited to 'net-dns/host/host-20070128-r1.ebuild')
-rw-r--r-- | net-dns/host/host-20070128-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-dns/host/host-20070128-r1.ebuild b/net-dns/host/host-20070128-r1.ebuild index 521c47e9799e..276c1cacc98c 100644 --- a/net-dns/host/host-20070128-r1.ebuild +++ b/net-dns/host/host-20070128-r1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/host/host-20070128-r1.ebuild,v 1.1 2010/08/06 13:39:15 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/host/host-20070128-r1.ebuild,v 1.2 2012/09/05 17:44:21 jer Exp $ EAPI="2" inherit eutils toolchain-funcs multilib DESCRIPTION="A powerful command-line DNS query and test tool implementing many additional protocols" HOMEPAGE="http://www.weird.com/~woods/projects/host.html" -SRC_URI="ftp://ftp.weird.com/pub/local/${P}.tar.gz" +SRC_URI="ftp://ftp.weird.com/pub/Planix/${P}.tar.gz" LICENSE="as-is" SLOT="0" |