diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-16 02:11:38 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-16 02:11:38 +0000 |
commit | 616192689f358a94de18a4a1faa409a9620e8b95 (patch) | |
tree | 73ae50f038196e4bd82a7cb25376324396e2bbda /net-analyzer/fping | |
parent | ppc-macos keywording (diff) | |
download | historical-616192689f358a94de18a4a1faa409a9620e8b95.tar.gz historical-616192689f358a94de18a4a1faa409a9620e8b95.tar.bz2 historical-616192689f358a94de18a4a1faa409a9620e8b95.zip |
ppc-macos keywording
Diffstat (limited to 'net-analyzer/fping')
-rw-r--r-- | net-analyzer/fping/fping-2.4_beta2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/fping/fping-2.4_beta2.ebuild b/net-analyzer/fping/fping-2.4_beta2.ebuild index 84fdc69f86eb..1fbb4e221976 100644 --- a/net-analyzer/fping/fping-2.4_beta2.ebuild +++ b/net-analyzer/fping/fping-2.4_beta2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fping/fping-2.4_beta2.ebuild,v 1.10 2004/08/05 17:40:56 alexander Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fping/fping-2.4_beta2.ebuild,v 1.11 2004/09/16 02:09:10 pvdabeel Exp $ S=${WORKDIR}/fping-2.4b2_to-ipv6 DESCRIPTION="A utility to ping multiple hosts at once" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.fping.com/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc macos" +KEYWORDS="x86 sparc macos ppc-macos" IUSE="" src_compile() { |