diff options
author | Jason Wever <weeve@gentoo.org> | 2004-11-20 03:07:49 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-11-20 03:07:49 +0000 |
commit | deceabc4cbc8755e07682a23011ebd1a54dd986c (patch) | |
tree | b73bb6bbe051ee8af196f1747c4db17f5f67f9d1 /net-analyzer/nettop | |
parent | ppc keyword to support dependanicies of graphicsmagick - bug #71573 (diff) | |
download | historical-deceabc4cbc8755e07682a23011ebd1a54dd986c.tar.gz historical-deceabc4cbc8755e07682a23011ebd1a54dd986c.tar.bz2 historical-deceabc4cbc8755e07682a23011ebd1a54dd986c.zip |
Stable on sparc.
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 1949a1774696..d2ac132194b6 100644 --- a/net-analyzer/nettop/ChangeLog +++ b/net-analyzer/nettop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/nettop # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nettop/ChangeLog,v 1.5 2004/08/03 12:00:20 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nettop/ChangeLog,v 1.6 2004/11/20 03:04:10 weeve Exp $ + + 19 Nov 2004; Jason Wever <weeve@gentoo.org> nettop-0.2.3.ebuild: + Stable on sparc. 03 Aug 2004; David Holm <dholm@gentoo.org> nettop-0.2.3.ebuild: Added to ~ppc. diff --git a/net-analyzer/nettop/nettop-0.2.3.ebuild b/net-analyzer/nettop/nettop-0.2.3.ebuild index 4c237b6a971b..edc5bf267244 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-2004 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.5 2004/08/03 12:00:20 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nettop/nettop-0.2.3.ebuild,v 1.6 2004/11/20 03:04:10 weeve Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://srparish.net/software/" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ~sparc ~ppc" +KEYWORDS="x86 sparc ~ppc" DEPEND="sys-libs/slang net-libs/libpcap" |