diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 19:52:39 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 19:52:39 +0000 |
commit | 4a843b548b3733569aeaed52b6c0d6403ed51a82 (patch) | |
tree | a0ced403c0c2e8b0fb9c213dbc0d641591a61152 /net-analyzer | |
parent | stable on alpha and ia64 (diff) | |
download | historical-4a843b548b3733569aeaed52b6c0d6403ed51a82.tar.gz historical-4a843b548b3733569aeaed52b6c0d6403ed51a82.tar.bz2 historical-4a843b548b3733569aeaed52b6c0d6403ed51a82.zip |
stable on alpha and ia64
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/fping/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/fping/fping-2.4_beta2-r1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-analyzer/fping/ChangeLog b/net-analyzer/fping/ChangeLog index 47ec8af26f66..7a18b466e71a 100644 --- a/net-analyzer/fping/ChangeLog +++ b/net-analyzer/fping/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/fping -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fping/ChangeLog,v 1.8 2004/01/15 16:02:33 gmsoft Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fping/ChangeLog,v 1.9 2004/02/17 19:52:39 agriffis Exp $ + + 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> fping-2.4_beta2-r1.ebuild: + stable on alpha and ia64 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/net-analyzer/fping/fping-2.4_beta2-r1.ebuild b/net-analyzer/fping/fping-2.4_beta2-r1.ebuild index 0715dc9f08e2..08d8b9a5cee3 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-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.10 2004/01/15 16:02:33 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fping/fping-2.4_beta2-r1.ebuild,v 1.11 2004/02/17 19:52:39 agriffis 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 hppa" +KEYWORDS="x86 ppc sparc amd64 hppa alpha ia64" src_compile() { |