diff options
author | Eldad Zack <eldad@gentoo.org> | 2004-07-12 11:21:11 +0000 |
---|---|---|
committer | Eldad Zack <eldad@gentoo.org> | 2004-07-12 11:21:11 +0000 |
commit | ba7c8d370b3092a6aac97a0ca6104fb32efe4ccf (patch) | |
tree | 777dcabf1acfea677caae878b263b19a595c2b48 /net-analyzer | |
parent | x86 stable (diff) | |
download | historical-ba7c8d370b3092a6aac97a0ca6104fb32efe4ccf.tar.gz historical-ba7c8d370b3092a6aac97a0ca6104fb32efe4ccf.tar.bz2 historical-ba7c8d370b3092a6aac97a0ca6104fb32efe4ccf.zip |
x86 stable
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/dsniff/dsniff-2.3-r2.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/netwox/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/netwox/netwox-5.6.0.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/netwox/netwox-5.9.0.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/net-analyzer/dsniff/dsniff-2.3-r2.ebuild b/net-analyzer/dsniff/dsniff-2.3-r2.ebuild index 4105096ae083..4a39ebf21806 100644 --- a/net-analyzer/dsniff/dsniff-2.3-r2.ebuild +++ b/net-analyzer/dsniff/dsniff-2.3-r2.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/dsniff/dsniff-2.3-r2.ebuild,v 1.4 2004/07/01 17:31:21 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dsniff/dsniff-2.3-r2.ebuild,v 1.5 2004/07/12 11:19:06 eldad Exp $ inherit eutils @@ -19,7 +19,7 @@ SRC_URI="http://www.sleepycat.com/update/snapshot/db-${DB_VER}.tar.gz # dsniff has it's own small license which is in the docs section LICENSE="DSNIFF" SLOT="0" -KEYWORDS="~x86 ~alpha ~ppc" +KEYWORDS="x86 ~alpha ~ppc" IUSE="" RDEPEND=">=net-libs/libpcap-0.7.1 diff --git a/net-analyzer/netwox/ChangeLog b/net-analyzer/netwox/ChangeLog index 567134237459..38704bddb770 100644 --- a/net-analyzer/netwox/ChangeLog +++ b/net-analyzer/netwox/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/netwox # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/ChangeLog,v 1.6 2004/06/24 22:12:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/ChangeLog,v 1.7 2004/07/12 11:21:11 eldad Exp $ + + 12 Jul 2004; Eldad Zack <eldad@gentoo.org> netwox-5.6.0.ebuild, + netwox-5.9.0.ebuild: + marked x86 stable 21 May 2004; Jason Wever <weeve@gentoo.org> netwox-5.9.0.ebuild: Added ~sparc keyword. diff --git a/net-analyzer/netwox/netwox-5.6.0.ebuild b/net-analyzer/netwox/netwox-5.6.0.ebuild index f59cd245a3fd..92a88af0b13a 100644 --- a/net-analyzer/netwox/netwox-5.6.0.ebuild +++ b/net-analyzer/netwox/netwox-5.6.0.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/netwox/netwox-5.6.0.ebuild,v 1.6 2004/06/24 22:12:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/netwox-5.6.0.ebuild,v 1.7 2004/07/12 11:21:11 eldad Exp $ DESCRIPTION="Toolbox of over 400 utilities for testing Ethernet/IP networks" HOMEPAGE="http://www.laurentconstantin.com/en/netw/netwox/" @@ -8,7 +8,7 @@ SRC_URI="http://www.laurentconstantin.com/common/netw/${PN}/download/v${PV/.*}/$ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="=net-libs/netwib-${PV}*" diff --git a/net-analyzer/netwox/netwox-5.9.0.ebuild b/net-analyzer/netwox/netwox-5.9.0.ebuild index 99d44742042a..ca10f4f080a1 100644 --- a/net-analyzer/netwox/netwox-5.9.0.ebuild +++ b/net-analyzer/netwox/netwox-5.9.0.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/netwox/netwox-5.9.0.ebuild,v 1.4 2004/06/24 22:12:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netwox/netwox-5.9.0.ebuild,v 1.5 2004/07/12 11:21:11 eldad Exp $ DESCRIPTION="Toolbox of over 400 utilities for testing Ethernet/IP networks" HOMEPAGE="http://www.laurentconstantin.com/en/netw/netwox/" @@ -8,7 +8,7 @@ SRC_URI="http://www.laurentconstantin.com/common/netw/${PN}/download/v${PV/.*}/$ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" IUSE="" DEPEND="=net-libs/netwib-${PV}*" |