summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-01-28 14:48:05 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-01-28 14:48:05 +0000
commit714f41c112a907df08f179b25d91eb4b70749d7a (patch)
tree05521bc42f79c643e3bd4865f764a5832865d91b /net-analyzer
parentx86 stable wrt bug #400429 (diff)
downloadgentoo-2-714f41c112a907df08f179b25d91eb4b70749d7a.tar.gz
gentoo-2-714f41c112a907df08f179b25d91eb4b70749d7a.tar.bz2
gentoo-2-714f41c112a907df08f179b25d91eb4b70749d7a.zip
x86 stable wrt bug #400431
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/traceroute/ChangeLog6
-rw-r--r--net-analyzer/traceroute/traceroute-2.0.18.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/traceroute/ChangeLog b/net-analyzer/traceroute/ChangeLog
index 81382e61688c..178538a73017 100644
--- a/net-analyzer/traceroute/ChangeLog
+++ b/net-analyzer/traceroute/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/traceroute
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/ChangeLog,v 1.85 2012/01/25 23:09:30 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/ChangeLog,v 1.86 2012/01/28 14:48:05 phajdan.jr Exp $
+
+ 28 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ traceroute-2.0.18.ebuild:
+ x86 stable wrt bug #400431
25 Jan 2012; Markos Chandras <hwoarang@gentoo.org> traceroute-2.0.18.ebuild:
Stable on amd64 wrt bug #400431
diff --git a/net-analyzer/traceroute/traceroute-2.0.18.ebuild b/net-analyzer/traceroute/traceroute-2.0.18.ebuild
index 6a61e5407d6b..5c9edcb44961 100644
--- a/net-analyzer/traceroute/traceroute-2.0.18.ebuild
+++ b/net-analyzer/traceroute/traceroute-2.0.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/traceroute-2.0.18.ebuild,v 1.2 2012/01/25 23:09:30 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/traceroute-2.0.18.ebuild,v 1.3 2012/01/28 14:48:05 phajdan.jr Exp $
EAPI="3"
@@ -12,7 +12,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 ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-linux"
IUSE="static"
src_compile() {