diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-03-01 20:59:23 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-03-01 20:59:23 +0000 |
commit | fda427f1988cc4a3d07dee5dd126a3b71c73acfa (patch) | |
tree | 12c24c64ca16d9ae97b6b7ef791a0fe8486b1527 /net-analyzer/netselect/netselect-0.3.ebuild | |
parent | fix DEPEND (bug #43402) (Manifest recommit) (diff) | |
download | gentoo-2-fda427f1988cc4a3d07dee5dd126a3b71c73acfa.tar.gz gentoo-2-fda427f1988cc4a3d07dee5dd126a3b71c73acfa.tar.bz2 gentoo-2-fda427f1988cc4a3d07dee5dd126a3b71c73acfa.zip |
stable on ia64
Diffstat (limited to 'net-analyzer/netselect/netselect-0.3.ebuild')
-rw-r--r-- | net-analyzer/netselect/netselect-0.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/netselect/netselect-0.3.ebuild b/net-analyzer/netselect/netselect-0.3.ebuild index 68800fe53854..150459cc2790 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. +# 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.11 2003/09/05 23:40:10 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3.ebuild,v 1.12 2004/03/01 20:59:23 agriffis 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" +KEYWORDS="x86 ppc sparc alpha hppa ~mips amd64 ia64" src_compile() { mv Makefile Makefile.orig |