diff options
author | 2003-03-02 20:02:35 +0000 | |
---|---|---|
committer | 2003-03-02 20:02:35 +0000 | |
commit | 44e285b80bc7e2f190a0c6eedceb6332595480a2 (patch) | |
tree | 2ce897192ab7d3c67b97a37ca94b8ca848d47b1b /net-analyzer/netselect/netselect-0.3.ebuild | |
parent | typo (diff) | |
download | historical-44e285b80bc7e2f190a0c6eedceb6332595480a2.tar.gz historical-44e285b80bc7e2f190a0c6eedceb6332595480a2.tar.bz2 historical-44e285b80bc7e2f190a0c6eedceb6332595480a2.zip |
Added hppa to keywords.
Diffstat (limited to 'net-analyzer/netselect/netselect-0.3.ebuild')
-rw-r--r-- | net-analyzer/netselect/netselect-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/netselect/netselect-0.3.ebuild b/net-analyzer/netselect/netselect-0.3.ebuild index f7ddd20c14db..85856c09a246 100644 --- a/net-analyzer/netselect/netselect-0.3.ebuild +++ b/net-analyzer/netselect/netselect-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3.ebuild,v 1.7 2003/02/27 23:28:02 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3.ebuild,v 1.8 2003/03/02 20:02:35 gmsoft Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Ultrafast implementation of ping." @@ -9,7 +9,7 @@ SRC_URI="http://www.worldvisions.ca/~apenwarr/netselect/${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha hppa" src_compile() { mv Makefile Makefile.orig |