diff options
author | Eldad Zack <eldad@gentoo.org> | 2004-08-16 10:43:42 +0000 |
---|---|---|
committer | Eldad Zack <eldad@gentoo.org> | 2004-08-16 10:43:42 +0000 |
commit | 6a0384101d309a8625f1813f6383efc59b1e5129 (patch) | |
tree | 7064a1c86092a8b751646ab1aa3389abee15eb87 /net-analyzer/netselect/netselect-0.3-r1.ebuild | |
parent | metadata update (Manifest recommit) (diff) | |
download | gentoo-2-6a0384101d309a8625f1813f6383efc59b1e5129.tar.gz gentoo-2-6a0384101d309a8625f1813f6383efc59b1e5129.tar.bz2 gentoo-2-6a0384101d309a8625f1813f6383efc59b1e5129.zip |
x86 stable
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 86dd3bba54d9..9f3de5685b4b 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.2 2004/07/01 20:55:22 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3-r1.ebuild,v 1.3 2004/08/16 10:43:11 eldad 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}" |