diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-01-25 23:09:30 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-01-25 23:09:30 +0000 |
commit | 91e644933fc18ba9094f0280c94e388f194e8b60 (patch) | |
tree | 4f56de7f0084a20e82766ef476236b24cfa884bb /net-analyzer | |
parent | Stable on amd64 wrt bug #400349 (diff) | |
download | gentoo-2-91e644933fc18ba9094f0280c94e388f194e8b60.tar.gz gentoo-2-91e644933fc18ba9094f0280c94e388f194e8b60.tar.bz2 gentoo-2-91e644933fc18ba9094f0280c94e388f194e8b60.zip |
Stable on amd64 wrt bug #400431
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/traceroute/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/traceroute/traceroute-2.0.18.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/traceroute/ChangeLog b/net-analyzer/traceroute/ChangeLog index bbbf35423bb5..81382e61688c 100644 --- a/net-analyzer/traceroute/ChangeLog +++ b/net-analyzer/traceroute/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/traceroute -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/ChangeLog,v 1.84 2011/08/18 17:35:47 vapier Exp $ +# 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 $ + + 25 Jan 2012; Markos Chandras <hwoarang@gentoo.org> traceroute-2.0.18.ebuild: + Stable on amd64 wrt bug #400431 *traceroute-2.0.18 (18 Aug 2011) diff --git a/net-analyzer/traceroute/traceroute-2.0.18.ebuild b/net-analyzer/traceroute/traceroute-2.0.18.ebuild index fb8c40e4bd0e..6a61e5407d6b 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-2011 Gentoo Foundation +# 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.1 2011/08/18 17:35:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/traceroute-2.0.18.ebuild,v 1.2 2012/01/25 23:09:30 hwoarang 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() { |