diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-22 21:01:25 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-22 21:01:25 +0000 |
commit | d9f2f2c4856261c1dfb05aafd3284da15627aa5b (patch) | |
tree | d7b25074dbcc176cf4fb900a3e2677733e2de9c4 /net-analyzer/netselect/netselect-0.3-r1.ebuild | |
parent | xim patch fix (Manifest recommit) (diff) | |
download | gentoo-2-d9f2f2c4856261c1dfb05aafd3284da15627aa5b.tar.gz gentoo-2-d9f2f2c4856261c1dfb05aafd3284da15627aa5b.tar.bz2 gentoo-2-d9f2f2c4856261c1dfb05aafd3284da15627aa5b.zip |
Stable on alpha.
Diffstat (limited to 'net-analyzer/netselect/netselect-0.3-r1.ebuild')
-rw-r--r-- | net-analyzer/netselect/netselect-0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/netselect/netselect-0.3-r1.ebuild b/net-analyzer/netselect/netselect-0.3-r1.ebuild index ebc4686740f1..bdfb5c3bca70 100644 --- a/net-analyzer/netselect/netselect-0.3-r1.ebuild +++ b/net-analyzer/netselect/netselect-0.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3-r1.ebuild,v 1.4 2004/08/19 21:53:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3-r1.ebuild,v 1.5 2004/08/22 20:59:51 kloeri Exp $ DESCRIPTION="Ultrafast implementation of ping." HOMEPAGE="http://www.worldvisions.ca/~apenwarr/netselect/" @@ -8,7 +8,7 @@ SRC_URI="http://www.worldvisions.ca/~apenwarr/netselect/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390" +KEYWORDS="x86 ~ppc sparc ~mips alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390" IUSE="" S="${WORKDIR}/${PN}" |