diff options
author | 2004-12-19 06:53:19 +0000 | |
---|---|---|
committer | 2004-12-19 06:53:19 +0000 | |
commit | d70ea0ea441a450afcbaf9356a1029739e723bdd (patch) | |
tree | 30007c743ac460a0b30c72df20061aa9f257f98c /net-analyzer/ethstatus | |
parent | Stable amd64, sparc, x86. (Manifest recommit) (diff) | |
download | gentoo-2-d70ea0ea441a450afcbaf9356a1029739e723bdd.tar.gz gentoo-2-d70ea0ea441a450afcbaf9356a1029739e723bdd.tar.bz2 gentoo-2-d70ea0ea441a450afcbaf9356a1029739e723bdd.zip |
AMD64 keywords
Diffstat (limited to 'net-analyzer/ethstatus')
-rw-r--r-- | net-analyzer/ethstatus/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/ethstatus/ChangeLog b/net-analyzer/ethstatus/ChangeLog index 289167707c58..d90f73640180 100644 --- a/net-analyzer/ethstatus/ChangeLog +++ b/net-analyzer/ethstatus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/ethstatus # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethstatus/ChangeLog,v 1.3 2004/12/13 14:32:42 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethstatus/ChangeLog,v 1.4 2004/12/19 06:53:19 avenj Exp $ + + 19 Dec 2004; Jon Portnoy <avenj@gentoo.org> ethstatus-0.4.2-r2.ebuild : + AMD64 keywords. 13 Dec 2004; Michele Noberasco <s4t4n@gentoo.org> ethstatus-0.4.2-r2.ebuild: Stable for x86. diff --git a/net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild b/net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild index 31954b8718a6..49a19148e9c1 100644 --- a/net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild +++ b/net-analyzer/ethstatus/ethstatus-0.4.2-r2.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/ethstatus/ethstatus-0.4.2-r2.ebuild,v 1.2 2004/12/13 14:32:42 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild,v 1.3 2004/12/19 06:53:19 avenj Exp $ DESCRIPTION="ncurses based utility to display real time statistics about network traffic." HOMEPAGE="http://ethstatus.calle69.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://debian/pool/main/e/ethstatus/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" IUSE="" DEPEND=">=sys-libs/ncurses-5.4-r1" |