diff options
author | Jack Morgan <jmorgan@gentoo.org> | 2015-05-13 05:59:18 +0000 |
---|---|---|
committer | Jack Morgan <jmorgan@gentoo.org> | 2015-05-13 05:59:18 +0000 |
commit | 5530979de24d1ac0b32813c44d937f09312c62b9 (patch) | |
tree | b8b5b6a5cefca90dda88e6bc7c6e32b614a49b48 /net-analyzer/traceroute | |
parent | sparc stable wrt bug #548350 (diff) | |
download | gentoo-2-5530979de24d1ac0b32813c44d937f09312c62b9.tar.gz gentoo-2-5530979de24d1ac0b32813c44d937f09312c62b9.tar.bz2 gentoo-2-5530979de24d1ac0b32813c44d937f09312c62b9.zip |
sparc stable wrt bug #517380
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key )
Diffstat (limited to 'net-analyzer/traceroute')
-rw-r--r-- | net-analyzer/traceroute/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/traceroute/traceroute-2.0.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/traceroute/ChangeLog b/net-analyzer/traceroute/ChangeLog index 773ae2b25959..e8a18293761a 100644 --- a/net-analyzer/traceroute/ChangeLog +++ b/net-analyzer/traceroute/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/traceroute # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/ChangeLog,v 1.110 2015/05/13 05:42:07 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/ChangeLog,v 1.111 2015/05/13 05:59:18 jmorgan Exp $ + + 13 May 2015; Jack Morgan <jmorgan@gentoo.org> traceroute-2.0.20.ebuild: + sparc stable wrt bug #517380 13 May 2015; Jack Morgan <jmorgan@gentoo.org> traceroute-2.0.20.ebuild: ia64 stable wrt bug #517380 diff --git a/net-analyzer/traceroute/traceroute-2.0.20.ebuild b/net-analyzer/traceroute/traceroute-2.0.20.ebuild index 03c1fd80874f..a5785eb94176 100644 --- a/net-analyzer/traceroute/traceroute-2.0.20.ebuild +++ b/net-analyzer/traceroute/traceroute-2.0.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/traceroute-2.0.20.ebuild,v 1.13 2015/05/13 05:42:07 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceroute/traceroute-2.0.20.ebuild,v 1.14 2015/05/13 05:59:18 jmorgan Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/traceroute/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="static" RDEPEND="!<net-misc/iputils-20121221-r1 |