summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDawid Węgliński <cla@gentoo.org>2010-01-16 14:50:35 +0000
committerDawid Węgliński <cla@gentoo.org>2010-01-16 14:50:35 +0000
commitf12642dc18476d8408531c3a4a5f799d7954f147 (patch)
treeb17ba7312c4091d89673aa0f512493b3ba250c25 /net-analyzer
parentVersion bump. (diff)
downloadgentoo-2-f12642dc18476d8408531c3a4a5f799d7954f147.tar.gz
gentoo-2-f12642dc18476d8408531c3a4a5f799d7954f147.tar.bz2
gentoo-2-f12642dc18476d8408531c3a4a5f799d7954f147.zip
Stable on amd64 (bug #299971)
(Portage version: 2.2_rc61/cvs/Linux x86_64)
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 a48d7857dc9d..1cd7be0349b2 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.71 2010/01/13 17:49:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/ChangeLog,v 1.72 2010/01/16 14:50:35 cla Exp $
+
+ 16 Jan 2010; Dawid Węgliński <cla@gentoo.org> traceroute-2.0.12.ebuild:
+ Stable on amd64 (bug #299971)
13 Jan 2010; Jeroen Roovers <jer@gentoo.org> traceroute-2.0.12.ebuild:
Stable for HPPA (bug #299971).
diff --git a/net-analyzer/traceroute/traceroute-2.0.12.ebuild b/net-analyzer/traceroute/traceroute-2.0.12.ebuild
index 92218cb1bf5e..49267a115cfa 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.6 2010/01/13 17:49:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/traceroute-2.0.12.ebuild,v 1.7 2010/01/16 14:50:35 cla 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() {