diff options
author | Marcelo Góes <vanquirius@gentoo.org> | 2005-05-07 19:18:21 +0000 |
---|---|---|
committer | Marcelo Góes <vanquirius@gentoo.org> | 2005-05-07 19:18:21 +0000 |
commit | efcfb94c522a976624c2e17997451d0cdbc3cad0 (patch) | |
tree | a036c2e827e48fd0126b56a2ae515ffd0e659314 /net-analyzer/lft/lft-2.31.ebuild | |
parent | added fox eclass by Yaakov Selkowitz (diff) | |
download | gentoo-2-efcfb94c522a976624c2e17997451d0cdbc3cad0.tar.gz gentoo-2-efcfb94c522a976624c2e17997451d0cdbc3cad0.tar.bz2 gentoo-2-efcfb94c522a976624c2e17997451d0cdbc3cad0.zip |
x86 stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-analyzer/lft/lft-2.31.ebuild')
-rw-r--r-- | net-analyzer/lft/lft-2.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/lft/lft-2.31.ebuild b/net-analyzer/lft/lft-2.31.ebuild index cd305c094c7e..f3445f149a2f 100644 --- a/net-analyzer/lft/lft-2.31.ebuild +++ b/net-analyzer/lft/lft-2.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/lft/lft-2.31.ebuild,v 1.1 2005/04/03 02:47:29 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/lft/lft-2.31.ebuild,v 1.2 2005/05/07 19:18:21 vanquirius Exp $ DESCRIPTION="Layer Four Traceroute: an advanced traceroute implementation" HOMEPAGE="http://oppleman.com/lft/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="VOSTROM" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc-macos" +KEYWORDS="x86 ~amd64 ~ppc-macos" IUSE="" DEPEND="virtual/libpcap" |