diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-01-25 13:34:15 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-01-25 13:34:15 +0000 |
commit | e685d5515af89cf4f2a97143c577b8c2999b6a3a (patch) | |
tree | 7bc8d5c8a3bc96cb5993f0f4195777bb738343f7 /net-analyzer | |
parent | Fix find errors. Bug #63820 (diff) | |
download | gentoo-2-e685d5515af89cf4f2a97143c577b8c2999b6a3a.tar.gz gentoo-2-e685d5515af89cf4f2a97143c577b8c2999b6a3a.tar.bz2 gentoo-2-e685d5515af89cf4f2a97143c577b8c2999b6a3a.zip |
Added ~ppc64 to KEYWORDS
(Portage version: 2.0.51-r14)
Diffstat (limited to 'net-analyzer')
-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 f4d22aa66bf7..c9d02a8ed83d 100644 --- a/net-analyzer/iptraf/ChangeLog +++ b/net-analyzer/iptraf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/iptraf -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/ChangeLog,v 1.23 2004/07/23 11:32:43 eldad Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/ChangeLog,v 1.24 2005/01/25 13:30:22 corsair Exp $ + + 25 Jan 2005; Markus Rothe <corsair@gentoo.org> iptraf-2.7.0-r1.ebuild: + Added ~ppc64 to KEYWORDS; bug #79367 23 Jul 2004; Eldad Zack <eldad@gentoo.org> iptraf-2.7.0-r1.ebuild: Fixed URL location of ipv6 patch. Closes #58021. diff --git a/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild b/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild index 3edd02664f35..644ab3ce7baa 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-2004 Gentoo Foundation +# 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.14 2004/10/04 23:02:04 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild,v 1.15 2005/01/25 13:30:22 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" +KEYWORDS="x86 ppc sparc mips alpha arm hppa ~amd64 ~ppc64" IUSE="ipv6" 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 027513e0ce89..615356670264 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-2004 Gentoo Foundation +# 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.ebuild,v 1.18 2004/07/09 20:18:05 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-2.7.0.ebuild,v 1.19 2005/01/25 13:30:22 corsair Exp $ DESCRIPTION="IPTraf is an ncurses-based IP LAN monitor" SRC_URI="ftp://ftp.cebu.mozcom.com/pub/linux/net/${P}.tar.gz" |