summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-10 05:18:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-10 05:18:23 +0000
commita5a7f447ec8af46439c7e7df0c683a7a2f218478 (patch)
tree69615136394ae82f108e890cc226a6410235cda4 /net-analyzer/smokeping
parentStable for x86, wrt bug #476328 (diff)
downloadgentoo-2-a5a7f447ec8af46439c7e7df0c683a7a2f218478.tar.gz
gentoo-2-a5a7f447ec8af46439c7e7df0c683a7a2f218478.tar.bz2
gentoo-2-a5a7f447ec8af46439c7e7df0c683a7a2f218478.zip
Stable for x86, wrt bug #399553
(Portage version: 2.1.12.11/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer/smokeping')
-rw-r--r--net-analyzer/smokeping/ChangeLog5
-rw-r--r--net-analyzer/smokeping/smokeping-2.6.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/smokeping/ChangeLog b/net-analyzer/smokeping/ChangeLog
index a40abdac5785..893966b7947d 100644
--- a/net-analyzer/smokeping/ChangeLog
+++ b/net-analyzer/smokeping/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/smokeping
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/ChangeLog,v 1.51 2013/07/10 05:17:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/ChangeLog,v 1.52 2013/07/10 05:18:23 ago Exp $
+
+ 10 Jul 2013; Agostino Sarubbo <ago@gentoo.org> smokeping-2.6.9.ebuild:
+ Stable for x86, wrt bug #399553
10 Jul 2013; Agostino Sarubbo <ago@gentoo.org> smokeping-2.6.9.ebuild:
Stable for amd64, wrt bug #399553
diff --git a/net-analyzer/smokeping/smokeping-2.6.9.ebuild b/net-analyzer/smokeping/smokeping-2.6.9.ebuild
index e4e4a88f61a5..ce9f2e0670d7 100644
--- a/net-analyzer/smokeping/smokeping-2.6.9.ebuild
+++ b/net-analyzer/smokeping/smokeping-2.6.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.9.ebuild,v 1.5 2013/07/10 05:17:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.9.ebuild,v 1.6 2013/07/10 05:18:23 ago Exp $
EAPI=5
inherit eutils user systemd
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
SLOT="0"
# dropping hppa and sparc because of way too may dependencies not having
# keywords in those architectures.
-KEYWORDS="amd64 ~hppa ~x86"
+KEYWORDS="amd64 ~hppa x86"
# removing fcgi useflag as the configure script can't avoid it without patching
IUSE="apache2 curl dig echoping ipv6 ldap radius ssh telnet"