diff options
author | Daniel Black <dragonheart@gentoo.org> | 2006-12-28 12:02:49 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2006-12-28 12:02:49 +0000 |
commit | e159bf5e35438c17eec01d1c7c4f49b518499d59 (patch) | |
tree | ed92b2565fba9fc7bac495447f4ebceed65cd839 /net-analyzer/arp-sk/arp-sk-0.0.16.ebuild | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | gentoo-2-e159bf5e35438c17eec01d1c7c4f49b518499d59.tar.gz gentoo-2-e159bf5e35438c17eec01d1c7c4f49b518499d59.tar.bz2 gentoo-2-e159bf5e35438c17eec01d1c7c4f49b518499d59.zip |
homepage fix thanks to Falco
(Portage version: 2.1.2_rc4-r1)
Diffstat (limited to 'net-analyzer/arp-sk/arp-sk-0.0.16.ebuild')
-rw-r--r-- | net-analyzer/arp-sk/arp-sk-0.0.16.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/arp-sk/arp-sk-0.0.16.ebuild b/net-analyzer/arp-sk/arp-sk-0.0.16.ebuild index 04755cee30bf..7b8744a94d87 100644 --- a/net-analyzer/arp-sk/arp-sk-0.0.16.ebuild +++ b/net-analyzer/arp-sk/arp-sk-0.0.16.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arp-sk/arp-sk-0.0.16.ebuild,v 1.3 2006/03/02 21:45:37 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arp-sk/arp-sk-0.0.16.ebuild,v 1.4 2006/12/28 12:02:49 dragonheart Exp $ DESCRIPTION="A swiss knife tool for ARP" -HOMEPAGE="http://www.arp-sk.org/" -SRC_URI="http://www.arp-sk.org/files/${P}.tgz" +HOMEPAGE="http://sid.rstack.org/arp-sk/" +SRC_URI="http://sid.rstack.org/arp-sk/files/${P}.tgz" LICENSE="GPL-2" SLOT="0" |