summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-10 05:17:36 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-10 05:17:36 +0000
commit7e8cdf04ee2074c76c4edd2991afcc7921c097a8 (patch)
tree33bef16e6221fcbc0f4715562e73ba603f2b1ea2 /net-analyzer/smokeping
parentStable for amd64, wrt bug #476328 (diff)
downloadgentoo-2-7e8cdf04ee2074c76c4edd2991afcc7921c097a8.tar.gz
gentoo-2-7e8cdf04ee2074c76c4edd2991afcc7921c097a8.tar.bz2
gentoo-2-7e8cdf04ee2074c76c4edd2991afcc7921c097a8.zip
Stable for amd64, wrt bug #399553
(Portage version: 2.1.12.11/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 a6c6fe849362..a40abdac5785 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.50 2013/07/09 22:39:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/ChangeLog,v 1.51 2013/07/10 05:17:36 ago Exp $
+
+ 10 Jul 2013; Agostino Sarubbo <ago@gentoo.org> smokeping-2.6.9.ebuild:
+ Stable for amd64, wrt bug #399553
09 Jul 2013; Jeroen Roovers <jer@gentoo.org> smokeping-2.6.9.ebuild:
Marked ~hppa (bug #475912).
diff --git a/net-analyzer/smokeping/smokeping-2.6.9.ebuild b/net-analyzer/smokeping/smokeping-2.6.9.ebuild
index 32f926c7c80e..e4e4a88f61a5 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.4 2013/07/09 22:39:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.9.ebuild,v 1.5 2013/07/10 05:17:36 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"