summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-03-13 18:07:43 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-03-13 18:07:43 +0000
commit9ccabd54b59d56f90cd4e8c99f83a2cf05019a4d (patch)
tree45e2670f4b5960d0ba21944ee9a08381ec023123 /net-analyzer/smokeping
parentAdd a patch to use BOOT_MSG to set the system message when running the splash... (diff)
downloadgentoo-2-9ccabd54b59d56f90cd4e8c99f83a2cf05019a4d.tar.gz
gentoo-2-9ccabd54b59d56f90cd4e8c99f83a2cf05019a4d.tar.bz2
gentoo-2-9ccabd54b59d56f90cd4e8c99f83a2cf05019a4d.zip
Keyworded ~sparc wrt #168808
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-analyzer/smokeping')
-rw-r--r--net-analyzer/smokeping/ChangeLog8
-rw-r--r--net-analyzer/smokeping/smokeping-2.0.9.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/net-analyzer/smokeping/ChangeLog b/net-analyzer/smokeping/ChangeLog
index 2a655267921c..2bf7097ea7d7 100644
--- a/net-analyzer/smokeping/ChangeLog
+++ b/net-analyzer/smokeping/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/smokeping
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/ChangeLog,v 1.4 2006/10/09 15:59:59 chtekk Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/ChangeLog,v 1.5 2007/03/13 18:07:43 gustavoz Exp $
+
+ 13 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org>
+ smokeping-2.0.9.ebuild:
+ Keyworded ~sparc wrt #168808
09 Oct 2006; Luca Longinotti <chtekk@gentoo.org> smokeping-2.0.9.ebuild:
Fix bug #150559.
diff --git a/net-analyzer/smokeping/smokeping-2.0.9.ebuild b/net-analyzer/smokeping/smokeping-2.0.9.ebuild
index 4797822dc7c7..b4db794511d1 100644
--- a/net-analyzer/smokeping/smokeping-2.0.9.ebuild
+++ b/net-analyzer/smokeping/smokeping-2.0.9.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.0.9.ebuild,v 1.4 2006/10/09 15:59:59 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.0.9.ebuild,v 1.5 2007/03/13 18:07:43 gustavoz Exp $
inherit perl-module eutils
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~sparc x86"
DESCRIPTION="A powerful latency measurement tool."
SRC_URI="http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/${P}.tar.gz"