diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-01 17:28:57 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-01 17:28:57 +0000 |
commit | 26f6613c3cf8a2ac38174cdf390df6df8196e45e (patch) | |
tree | cf32f57a8d50de7f61a49a23576713bea003424f /net-analyzer/nettop | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-26f6613c3cf8a2ac38174cdf390df6df8196e45e.tar.gz gentoo-2-26f6613c3cf8a2ac38174cdf390df6df8196e45e.tar.bz2 gentoo-2-26f6613c3cf8a2ac38174cdf390df6df8196e45e.zip |
Stable on ppc.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'net-analyzer/nettop')
-rw-r--r-- | net-analyzer/nettop/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/nettop/nettop-0.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/nettop/ChangeLog b/net-analyzer/nettop/ChangeLog index 1b67986f33db..a6f07e73baa0 100644 --- a/net-analyzer/nettop/ChangeLog +++ b/net-analyzer/nettop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/nettop # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nettop/ChangeLog,v 1.9 2005/01/29 05:12:51 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nettop/ChangeLog,v 1.10 2005/05/01 17:24:41 hansmi Exp $ + + 01 May 2005; Michael Hanselmann <hansmi@gentoo.org> nettop-0.2.3.ebuild: + Stable on ppc. 29 Jan 2005; Daniel Black <dragonheart@gentoo.org> nettop-0.2.3.ebuild: changed net-libs/libpcap depend to virtual/libcap diff --git a/net-analyzer/nettop/nettop-0.2.3.ebuild b/net-analyzer/nettop/nettop-0.2.3.ebuild index 9268f06d1bdc..0ff950fab4d4 100644 --- a/net-analyzer/nettop/nettop-0.2.3.ebuild +++ b/net-analyzer/nettop/nettop-0.2.3.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/nettop/nettop-0.2.3.ebuild,v 1.9 2005/01/29 05:12:51 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nettop/nettop-0.2.3.ebuild,v 1.10 2005/05/01 17:24:41 hansmi Exp $ inherit eutils @@ -12,7 +12,7 @@ HOMEPAGE="http://srparish.net/software/" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 sparc ~ppc" +KEYWORDS="x86 sparc ppc" DEPEND="sys-libs/slang virtual/libpcap" |