diff options
author | Eldad Zack <eldad@gentoo.org> | 2004-07-11 10:15:48 +0000 |
---|---|---|
committer | Eldad Zack <eldad@gentoo.org> | 2004-07-11 10:15:48 +0000 |
commit | 91475f48a49a7e945adefe4a4c8f5d2e222cfc97 (patch) | |
tree | c6b67ba60e380c297202a03c08939ba00cc9ee4e /net-analyzer | |
parent | Initial import. (Manifest recommit) (diff) | |
download | gentoo-2-91475f48a49a7e945adefe4a4c8f5d2e222cfc97.tar.gz gentoo-2-91475f48a49a7e945adefe4a4c8f5d2e222cfc97.tar.bz2 gentoo-2-91475f48a49a7e945adefe4a4c8f5d2e222cfc97.zip |
x86 stable
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/honeyd/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/honeyd/honeyd-0.6a.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/honeyd/honeyd-0.7a.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/honeyd/honeyd-0.8.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/hping/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/hping/hping-2.0.0_rc3.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/ipac-ng/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/ipac-ng/ipac-ng-1.27_p1-r2.ebuild | 4 |
8 files changed, 23 insertions, 13 deletions
diff --git a/net-analyzer/honeyd/ChangeLog b/net-analyzer/honeyd/ChangeLog index b496f20c55d1..117ecceb59d6 100644 --- a/net-analyzer/honeyd/ChangeLog +++ b/net-analyzer/honeyd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/honeyd # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/honeyd/ChangeLog,v 1.12 2004/06/24 22:03:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/honeyd/ChangeLog,v 1.13 2004/07/11 10:12:33 eldad Exp $ + + 11 Jul 2004; Eldad Zack <eldad@gentoo.org> honeyd-0.6a.ebuild, + honeyd-0.7a.ebuild, honeyd-0.8.ebuild: + marked x86 stable 25 Mar 2004; Jason Wever <weeve@gentoo.org> honeyd-0.8.ebuild: Added ~sparc keyword. diff --git a/net-analyzer/honeyd/honeyd-0.6a.ebuild b/net-analyzer/honeyd/honeyd-0.6a.ebuild index cd408c7376a0..11a69531e38e 100644 --- a/net-analyzer/honeyd/honeyd-0.6a.ebuild +++ b/net-analyzer/honeyd/honeyd-0.6a.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/honeyd/honeyd-0.6a.ebuild,v 1.6 2004/06/24 22:03:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/honeyd/honeyd-0.6a.ebuild,v 1.7 2004/07/11 10:12:33 eldad Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.citi.umich.edu/u/provos/honeyd/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=dev-libs/libdnet-1.4 diff --git a/net-analyzer/honeyd/honeyd-0.7a.ebuild b/net-analyzer/honeyd/honeyd-0.7a.ebuild index ace761e2c910..36167845a24c 100644 --- a/net-analyzer/honeyd/honeyd-0.7a.ebuild +++ b/net-analyzer/honeyd/honeyd-0.7a.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/honeyd/honeyd-0.7a.ebuild,v 1.4 2004/06/24 22:03:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/honeyd/honeyd-0.7a.ebuild,v 1.5 2004/07/11 10:12:33 eldad Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.citi.umich.edu/u/provos/honeyd/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="doc" DEPEND=">=dev-libs/libdnet-1.7 diff --git a/net-analyzer/honeyd/honeyd-0.8.ebuild b/net-analyzer/honeyd/honeyd-0.8.ebuild index 86a030baceac..a524ebfabe0a 100644 --- a/net-analyzer/honeyd/honeyd-0.8.ebuild +++ b/net-analyzer/honeyd/honeyd-0.8.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/honeyd/honeyd-0.8.ebuild,v 1.5 2004/06/24 22:03:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/honeyd/honeyd-0.8.ebuild,v 1.6 2004/07/11 10:12:33 eldad Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.citi.umich.edu/u/provos/honeyd/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" IUSE="doc" DEPEND=">=dev-libs/libdnet-1.7 diff --git a/net-analyzer/hping/ChangeLog b/net-analyzer/hping/ChangeLog index 8bdeae33f2e2..4159d7ab7ec8 100644 --- a/net-analyzer/hping/ChangeLog +++ b/net-analyzer/hping/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/hping # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/ChangeLog,v 1.21 2004/07/08 06:28:55 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/ChangeLog,v 1.22 2004/07/11 10:13:50 eldad Exp $ + + 11 Jul 2004; Eldad Zack <eldad@gentoo.org> hping-2.0.0_rc3.ebuild: + marked x86 stable 08 Jul 2004; Eldad Zack <eldad@gentoo.org> hping-2.0.0_rc2-r1.ebuild, hping-2.0.0_rc2.ebuild, hping-2.0.0_rc3.ebuild: diff --git a/net-analyzer/hping/hping-2.0.0_rc3.ebuild b/net-analyzer/hping/hping-2.0.0_rc3.ebuild index afdd8f7b2474..50430efe441c 100644 --- a/net-analyzer/hping/hping-2.0.0_rc3.ebuild +++ b/net-analyzer/hping/hping-2.0.0_rc3.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/hping/hping-2.0.0_rc3.ebuild,v 1.6 2004/07/08 06:28:55 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc3.ebuild,v 1.7 2004/07/11 10:13:50 eldad Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.hping.org/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~hppa ~ia64 ~amd64 ~alpha" +KEYWORDS="x86 ~sparc ~hppa ~ia64 ~amd64 ~alpha" IUSE="debug" DEPEND="net-libs/libpcap" diff --git a/net-analyzer/ipac-ng/ChangeLog b/net-analyzer/ipac-ng/ChangeLog index 7e6c665771b4..f1e5de98c7ce 100644 --- a/net-analyzer/ipac-ng/ChangeLog +++ b/net-analyzer/ipac-ng/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/ipac-ng # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipac-ng/ChangeLog,v 1.6 2004/07/01 19:52:45 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipac-ng/ChangeLog,v 1.7 2004/07/11 10:15:48 eldad Exp $ + + 11 Jul 2004; Eldad Zack <eldad@gentoo.org> ipac-ng-1.27_p1-r2.ebuild: + marked x86 stable 01 Jul 2004; Jon Hood <squinky86@gentoo.org> ipac-ng-1.27_p1-r1.ebuild, ipac-ng-1.27_p1-r2.ebuild: diff --git a/net-analyzer/ipac-ng/ipac-ng-1.27_p1-r2.ebuild b/net-analyzer/ipac-ng/ipac-ng-1.27_p1-r2.ebuild index a55e019e80fc..133583bd2bbf 100644 --- a/net-analyzer/ipac-ng/ipac-ng-1.27_p1-r2.ebuild +++ b/net-analyzer/ipac-ng/ipac-ng-1.27_p1-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/ipac-ng/ipac-ng-1.27_p1-r2.ebuild,v 1.3 2004/07/01 19:52:45 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipac-ng/ipac-ng-1.27_p1-r2.ebuild,v 1.4 2004/07/11 10:15:48 eldad Exp $ DESCRIPTION="ip accounting suite for 2.4 and 2.6 series kernels with text and PNG image output like mrtg" HOMEPAGE="http://sourceforge.net/projects/ipac-ng/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/ipac-ng/${P/_p/pl}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="gd" DEPEND="sys-devel/bison |