diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-05 13:20:08 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-05 13:20:08 +0000 |
commit | 7050935502bd34d4773ecf3597ac0e121c40ffe5 (patch) | |
tree | 3d98d68f8b80826f73c5f54e0f312fd38f1224d4 /net-analyzer/iptraf | |
parent | fix (diff) | |
download | historical-7050935502bd34d4773ecf3597ac0e121c40ffe5.tar.gz historical-7050935502bd34d4773ecf3597ac0e121c40ffe5.tar.bz2 historical-7050935502bd34d4773ecf3597ac0e121c40ffe5.zip |
Stable on alpha.
Diffstat (limited to 'net-analyzer/iptraf')
-rw-r--r-- | net-analyzer/iptraf/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/iptraf/iptraf-2.7.0.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/net-analyzer/iptraf/ChangeLog b/net-analyzer/iptraf/ChangeLog index 42308d01d1f0..aa14b5de7500 100644 --- a/net-analyzer/iptraf/ChangeLog +++ b/net-analyzer/iptraf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/iptraf -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/ChangeLog,v 1.18 2003/12/29 03:25:26 kumba Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/ChangeLog,v 1.19 2004/06/05 13:20:08 kloeri Exp $ + + 05 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> iptraf-2.7.0-r1.ebuild: + Stable on alpha. 28 Dec 2003; Joshua Kinard <kumba@gentoo.org> iptraf-2.7.0-r1.ebuild: Move to mips stable (~mips -> mips) diff --git a/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild b/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild index 76ec5928b777..a8ac6f769b0f 100644 --- a/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild +++ b/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild,v 1.6 2003/12/29 03:25:26 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild,v 1.7 2004/06/05 13:20:08 kloeri Exp $ S=${WORKDIR}/${P} V6PATCH_LEVEL=alpha11 @@ -11,7 +11,7 @@ IUSE="ipv6" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc ~alpha hppa ~amd64 mips" +KEYWORDS="x86 ~ppc sparc alpha hppa ~amd64 mips" DEPEND=">=sys-libs/ncurses-5.2-r1" diff --git a/net-analyzer/iptraf/iptraf-2.7.0.ebuild b/net-analyzer/iptraf/iptraf-2.7.0.ebuild index 1139b70b5f95..e62d574e2554 100644 --- a/net-analyzer/iptraf/iptraf-2.7.0.ebuild +++ b/net-analyzer/iptraf/iptraf-2.7.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-2.7.0.ebuild,v 1.15 2003/08/01 14:37:29 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-2.7.0.ebuild,v 1.16 2004/06/05 13:20:08 kloeri Exp $ S=${WORKDIR}/${P} DESCRIPTION="IPTraf is an ncurses-based IP LAN monitor" |