diff options
author | Joshua Kinard <kumba@gentoo.org> | 2004-03-25 08:12:33 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2004-03-25 08:12:33 +0000 |
commit | 956a5649a92738d37ba1714ef55e7707bce7e3bb (patch) | |
tree | 913bf1d265e393614cc4cedfb7a96e7c8ae856ae /net-analyzer/netselect/netselect-0.3.ebuild | |
parent | trim white space (Manifest recommit) (diff) | |
download | gentoo-2-956a5649a92738d37ba1714ef55e7707bce7e3bb.tar.gz gentoo-2-956a5649a92738d37ba1714ef55e7707bce7e3bb.tar.bz2 gentoo-2-956a5649a92738d37ba1714ef55e7707bce7e3bb.zip |
Marked stable on mips.
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 b900578e6190..c357d72618d1 100644 --- a/net-analyzer/netselect/netselect-0.3.ebuild +++ b/net-analyzer/netselect/netselect-0.3.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/netselect/netselect-0.3.ebuild,v 1.13 2004/03/07 17:16:01 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3.ebuild,v 1.14 2004/03/25 08:12:33 kumba 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 hppa ~mips amd64 ia64 ppc64" +KEYWORDS="x86 ppc sparc alpha hppa mips amd64 ia64 ppc64" src_compile() { mv Makefile Makefile.orig |