diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-01-15 16:02:43 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-01-15 16:02:43 +0000 |
commit | 53f54f8fbfc185740f9ab9ee2308e52ed11c1946 (patch) | |
tree | 46636aa63b09dbd030ec9a3e3c3e78eff68bd3f1 /net-analyzer/fping/fping-2.4_beta2-r1.ebuild | |
parent | Add qt pasting patch from bug 29232 (diff) | |
download | historical-53f54f8fbfc185740f9ab9ee2308e52ed11c1946.tar.gz historical-53f54f8fbfc185740f9ab9ee2308e52ed11c1946.tar.bz2 historical-53f54f8fbfc185740f9ab9ee2308e52ed11c1946.zip |
Marked stable on hppa.
Diffstat (limited to 'net-analyzer/fping/fping-2.4_beta2-r1.ebuild')
-rw-r--r-- | net-analyzer/fping/fping-2.4_beta2-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/fping/fping-2.4_beta2-r1.ebuild b/net-analyzer/fping/fping-2.4_beta2-r1.ebuild index f7c1fc87db25..0715dc9f08e2 100644 --- a/net-analyzer/fping/fping-2.4_beta2-r1.ebuild +++ b/net-analyzer/fping/fping-2.4_beta2-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/fping/fping-2.4_beta2-r1.ebuild,v 1.9 2004/01/06 04:04:08 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fping/fping-2.4_beta2-r1.ebuild,v 1.10 2004/01/15 16:02:33 gmsoft Exp $ S=${WORKDIR}/fping-2.4b2_to 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 ppc sparc amd64" +KEYWORDS="x86 ppc sparc amd64 hppa" src_compile() { |