diff options
author | Jason Wever <weeve@gentoo.org> | 2004-06-20 04:10:23 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-06-20 04:10:23 +0000 |
commit | b8ac16d130db3fb97960bd40313e38d9f23ba5d9 (patch) | |
tree | df1ac3e7027e38b8e43b0041d20f6a9d9392339a /net-analyzer/arping | |
parent | Version bump. Made CFLAGS aware. (Manifest recommit) (diff) | |
download | gentoo-2-b8ac16d130db3fb97960bd40313e38d9f23ba5d9.tar.gz gentoo-2-b8ac16d130db3fb97960bd40313e38d9f23ba5d9.tar.bz2 gentoo-2-b8ac16d130db3fb97960bd40313e38d9f23ba5d9.zip |
Stable on sparc.
Diffstat (limited to 'net-analyzer/arping')
-rw-r--r-- | net-analyzer/arping/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/arping/arping-1.06-r1.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/arping/arping-2.01.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/net-analyzer/arping/ChangeLog b/net-analyzer/arping/ChangeLog index 877469df1005..bfb8836434d3 100644 --- a/net-analyzer/arping/ChangeLog +++ b/net-analyzer/arping/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/arping -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arping/ChangeLog,v 1.11 2003/11/14 15:30:47 brad_mssw Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arping/ChangeLog,v 1.12 2004/06/20 04:10:23 weeve Exp $ + + 19 Jun 2004; Jason Wever <weeve@gentoo.org> arping-2.01.ebuild: + Stable on sparc. 14 Nov 2003; Brad House <brad_mssw@gentoo.org> arping-2.01.ebuild: mark stable amd64 diff --git a/net-analyzer/arping/arping-1.06-r1.ebuild b/net-analyzer/arping/arping-1.06-r1.ebuild index 7ecb6c6dda26..a336655adf40 100644 --- a/net-analyzer/arping/arping-1.06-r1.ebuild +++ b/net-analyzer/arping/arping-1.06-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arping/arping-1.06-r1.ebuild,v 1.5 2003/11/10 14:44:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arping/arping-1.06-r1.ebuild,v 1.6 2004/06/20 04:10:23 weeve Exp $ inherit eutils diff --git a/net-analyzer/arping/arping-2.01.ebuild b/net-analyzer/arping/arping-2.01.ebuild index 617eb4fee001..0edd993d1081 100644 --- a/net-analyzer/arping/arping-2.01.ebuild +++ b/net-analyzer/arping/arping-2.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arping/arping-2.01.ebuild,v 1.4 2004/05/26 19:20:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arping/arping-2.01.ebuild,v 1.5 2004/06/20 04:10:23 weeve Exp $ DESCRIPTION="A utility to see if a specific IP address is taken and what MAC address owns it" HOMEPAGE="http://www.habets.pp.se/synscan/programs.php?prog=ARPing" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.habets.pp.se/pub/synscan/${P}.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~x86 ~ppc ~sparc arm amd64" +KEYWORDS="~x86 ~ppc sparc arm amd64" IUSE="" DEPEND="net-libs/libpcap |