diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-27 17:03:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-27 17:03:13 +0000 |
commit | 55c7463f1c8ae44598bc898452818874cacbdfe7 (patch) | |
tree | 88e79547ce165b582ffafdf32868c6ac82632f97 /net-analyzer/nethogs | |
parent | Stable for amd64, wrt bug #400507 (diff) | |
download | gentoo-2-55c7463f1c8ae44598bc898452818874cacbdfe7.tar.gz gentoo-2-55c7463f1c8ae44598bc898452818874cacbdfe7.tar.bz2 gentoo-2-55c7463f1c8ae44598bc898452818874cacbdfe7.zip |
Stable for amd64, wrt bug #400611
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/nethogs')
-rw-r--r-- | net-analyzer/nethogs/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/nethogs/nethogs-0.8.0-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/nethogs/ChangeLog b/net-analyzer/nethogs/ChangeLog index 22c576298504..728a60785e65 100644 --- a/net-analyzer/nethogs/ChangeLog +++ b/net-analyzer/nethogs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/nethogs -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nethogs/ChangeLog,v 1.19 2011/11/22 17:58:22 pacho Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nethogs/ChangeLog,v 1.20 2012/01/27 17:03:13 ago Exp $ + + 27 Jan 2012; Agostino Sarubbo <ago@gentoo.org> nethogs-0.8.0-r2.ebuild: + Stable for amd64, wrt bug #400611 22 Nov 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml: Drop maintainer due retirement, bug #82110 diff --git a/net-analyzer/nethogs/nethogs-0.8.0-r2.ebuild b/net-analyzer/nethogs/nethogs-0.8.0-r2.ebuild index c0d0dda132e3..b5311a6f7c18 100644 --- a/net-analyzer/nethogs/nethogs-0.8.0-r2.ebuild +++ b/net-analyzer/nethogs/nethogs-0.8.0-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nethogs/nethogs-0.8.0-r2.ebuild,v 1.1 2011/11/14 19:38:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nethogs/nethogs-0.8.0-r2.ebuild,v 1.2 2012/01/27 17:03:13 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="amd64 ~ia64 ~x86" IUSE="" RDEPEND="net-libs/libpcap |