diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-27 11:09:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-27 11:09:38 +0000 |
commit | f0fa12f944b6ec5988349b18674fe2d4ca5a3c9e (patch) | |
tree | 88cb773c42923433e2fb5adb4d82b949f1eebb39 /net-analyzer/mtr | |
parent | Stable for sparc, wrt bug #536254 (diff) | |
download | gentoo-2-f0fa12f944b6ec5988349b18674fe2d4ca5a3c9e.tar.gz gentoo-2-f0fa12f944b6ec5988349b18674fe2d4ca5a3c9e.tar.bz2 gentoo-2-f0fa12f944b6ec5988349b18674fe2d4ca5a3c9e.zip |
Stable for sparc, wrt bug #537936
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer/mtr')
-rw-r--r-- | net-analyzer/mtr/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/mtr/mtr-0.86.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/mtr/ChangeLog b/net-analyzer/mtr/ChangeLog index 13d8b8eab4b9..3a166612ddbb 100644 --- a/net-analyzer/mtr/ChangeLog +++ b/net-analyzer/mtr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/mtr # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/ChangeLog,v 1.171 2015/02/23 11:16:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/ChangeLog,v 1.172 2015/02/27 11:09:38 ago Exp $ + + 27 Feb 2015; Agostino Sarubbo <ago@gentoo.org> mtr-0.86.ebuild: + Stable for sparc, wrt bug #537936 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> mtr-0.86.ebuild: Stable for ppc64, wrt bug #537936 diff --git a/net-analyzer/mtr/mtr-0.86.ebuild b/net-analyzer/mtr/mtr-0.86.ebuild index 9f39f7ee1d94..6760d0bdbcae 100644 --- a/net-analyzer/mtr/mtr-0.86.ebuild +++ b/net-analyzer/mtr/mtr-0.86.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/mtr/mtr-0.86.ebuild,v 1.9 2015/02/23 11:16:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/mtr-0.86.ebuild,v 1.10 2015/02/27 11:09:38 ago Exp $ EAPI=5 inherit eutils fcaps flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.bitwizard.nl/mtr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="gtk ipv6" RDEPEND=" |