summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-01-29 18:37:27 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-01-29 18:37:27 +0000
commitcff51261b8da7dbcec77de34d769e00d52df4868 (patch)
tree177233e75eb119d41ef100730bb085b2f3254e03 /net-analyzer
parentia64/sparc stable wrt #296047 (diff)
downloadgentoo-2-cff51261b8da7dbcec77de34d769e00d52df4868.tar.gz
gentoo-2-cff51261b8da7dbcec77de34d769e00d52df4868.tar.bz2
gentoo-2-cff51261b8da7dbcec77de34d769e00d52df4868.zip
alpha/arm/ia64/m68k/s390/sh stable wrt #299971
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/traceroute/ChangeLog5
-rw-r--r--net-analyzer/traceroute/traceroute-2.0.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/traceroute/ChangeLog b/net-analyzer/traceroute/ChangeLog
index 1cd7be0349b2..d8744d818256 100644
--- a/net-analyzer/traceroute/ChangeLog
+++ b/net-analyzer/traceroute/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/traceroute
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/ChangeLog,v 1.72 2010/01/16 14:50:35 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/ChangeLog,v 1.73 2010/01/29 18:37:27 armin76 Exp $
+
+ 29 Jan 2010; Raúl Porcel <armin76@gentoo.org> traceroute-2.0.12.ebuild:
+ alpha/arm/ia64/m68k/s390/sh stable wrt #299971
16 Jan 2010; Dawid Węgliński <cla@gentoo.org> traceroute-2.0.12.ebuild:
Stable on amd64 (bug #299971)
diff --git a/net-analyzer/traceroute/traceroute-2.0.12.ebuild b/net-analyzer/traceroute/traceroute-2.0.12.ebuild
index 49267a115cfa..fa8aaa883119 100644
--- a/net-analyzer/traceroute/traceroute-2.0.12.ebuild
+++ b/net-analyzer/traceroute/traceroute-2.0.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/traceroute-2.0.12.ebuild,v 1.7 2010/01/16 14:50:35 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/traceroute-2.0.12.ebuild,v 1.8 2010/01/29 18:37:27 armin76 Exp $
inherit flag-o-matic toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/traceroute/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
IUSE="static"
src_compile() {