diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-01 12:41:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-01 12:41:22 +0000 |
commit | b238ba74cca0aa6311a11d6c28c5425ff2ea89e3 (patch) | |
tree | eea18142028367651cdde06a096afb141c476f83 /net-analyzer/arping/arping-2.13.ebuild | |
parent | Stable for sh, wrt bug #458430 (diff) | |
download | historical-b238ba74cca0aa6311a11d6c28c5425ff2ea89e3.tar.gz historical-b238ba74cca0aa6311a11d6c28c5425ff2ea89e3.tar.bz2 historical-b238ba74cca0aa6311a11d6c28c5425ff2ea89e3.zip |
Stable for sh, wrt bug #457412
Package-Manager: portage-2.1.11.52/cvs/Linux ppc64
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'net-analyzer/arping/arping-2.13.ebuild')
-rw-r--r-- | net-analyzer/arping/arping-2.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/arping/arping-2.13.ebuild b/net-analyzer/arping/arping-2.13.ebuild index 69c56611e342..b8029c428a65 100644 --- a/net-analyzer/arping/arping-2.13.ebuild +++ b/net-analyzer/arping/arping-2.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arping/arping-2.13.ebuild,v 1.11 2013/02/21 13:24:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arping/arping-2.13.ebuild,v 1.12 2013/03/01 12:41:20 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://www.habets.pp.se/synscan/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="" DEPEND="net-libs/libpcap |