summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2014-08-11 11:56:39 +0000
committerJosé María Alonso <nimiux@gentoo.org>2014-08-11 11:56:39 +0000
commit7b8ce278b64f5d9becd4ea6d265e6f03063a80f2 (patch)
tree04c9dd6e6ed1905b24b4ab38d5d2e29054498ba7 /net-analyzer
parentStable for amd64 wrt bug #516728 (diff)
downloadgentoo-2-7b8ce278b64f5d9becd4ea6d265e6f03063a80f2.tar.gz
gentoo-2-7b8ce278b64f5d9becd4ea6d265e6f03063a80f2.tar.bz2
gentoo-2-7b8ce278b64f5d9becd4ea6d265e6f03063a80f2.zip
Stable for amd64 wrt bug #516982
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/ifstatus/ChangeLog5
-rw-r--r--net-analyzer/ifstatus/ifstatus-1.1.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/ifstatus/ChangeLog b/net-analyzer/ifstatus/ChangeLog
index 6ac02de8667c..78c6f5c1087f 100644
--- a/net-analyzer/ifstatus/ChangeLog
+++ b/net-analyzer/ifstatus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/ifstatus
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstatus/ChangeLog,v 1.12 2014/08/10 20:58:09 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstatus/ChangeLog,v 1.13 2014/08/11 11:56:39 nimiux Exp $
+
+ 11 Aug 2014; Chema Alonso <nimiux@gentoo.org> ifstatus-1.1.0-r1.ebuild:
+ Stable for amd64 wrt bug #516982
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> ifstatus-1.1.0-r1.ebuild,
ifstatus-1.1.0.ebuild:
diff --git a/net-analyzer/ifstatus/ifstatus-1.1.0-r1.ebuild b/net-analyzer/ifstatus/ifstatus-1.1.0-r1.ebuild
index df839ca9be6c..99ca39abb250 100644
--- a/net-analyzer/ifstatus/ifstatus-1.1.0-r1.ebuild
+++ b/net-analyzer/ifstatus/ifstatus-1.1.0-r1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstatus/ifstatus-1.1.0-r1.ebuild,v 1.5 2014/08/10 20:58:09 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstatus/ifstatus-1.1.0-r1.ebuild,v 1.6 2014/08/11 11:56:39 nimiux Exp $
EAPI=5
inherit eutils toolchain-funcs
-KEYWORDS="~amd64 arm ~ppc x86"
+KEYWORDS="amd64 arm ~ppc x86"
DESCRIPTION="A simple CLI program for displaying network statistics in real time"
HOMEPAGE="http://ifstatus.sourceforge.net/"