diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-03-07 16:47:06 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-03-07 16:47:06 +0000 |
commit | 69ed4f7f59cac6a364e4fc37d99ddb0559b2ef2c (patch) | |
tree | 9b9321e2c34adc78ace890841f4b3494ef1ee64f /net-analyzer/iptraf | |
parent | Marked ~amd64, keywording KDE split ebuilds, bug 80944. (diff) | |
download | gentoo-2-69ed4f7f59cac6a364e4fc37d99ddb0559b2ef2c.tar.gz gentoo-2-69ed4f7f59cac6a364e4fc37d99ddb0559b2ef2c.tar.bz2 gentoo-2-69ed4f7f59cac6a364e4fc37d99ddb0559b2ef2c.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-analyzer/iptraf')
-rw-r--r-- | net-analyzer/iptraf/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/iptraf/ChangeLog b/net-analyzer/iptraf/ChangeLog index 9c0a525762e6..c1ffca0775a2 100644 --- a/net-analyzer/iptraf/ChangeLog +++ b/net-analyzer/iptraf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/iptraf # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/ChangeLog,v 1.25 2005/02/27 00:20:02 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/ChangeLog,v 1.26 2005/03/07 16:45:47 corsair Exp $ + + 07 Mar 2005; Markus Rothe <corsair@gentoo.org> iptraf-2.7.0-r1.ebuild: + Stable on ppc64 26 Feb 2005; <solar@gentoo.org> +files/iptraf-2.7.0-atheros.patch, iptraf-2.7.0-r1.ebuild: diff --git a/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild b/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild index 85c56e3ac7b5..235899971ad0 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-2005 Gentoo Foundation # 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.16 2005/02/27 00:20:02 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild,v 1.17 2005/03/07 16:45:47 corsair Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.cebu.mozcom.com/pub/linux/net/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm hppa ~amd64 ~ppc64" +KEYWORDS="x86 ppc sparc mips alpha arm hppa ~amd64 ppc64" IUSE="ipv6" DEPEND=">=sys-libs/ncurses-5.2-r1" |