diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-28 13:34:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-28 13:34:27 +0000 |
commit | cef517395efa9fcf0d3530c0da56cec6057d8395 (patch) | |
tree | ec32db90063cef520c30b236ead99914e29d35b6 /net-analyzer | |
parent | Stable for ia64, wrt bug #535522 (diff) | |
download | gentoo-2-cef517395efa9fcf0d3530c0da56cec6057d8395.tar.gz gentoo-2-cef517395efa9fcf0d3530c0da56cec6057d8395.tar.bz2 gentoo-2-cef517395efa9fcf0d3530c0da56cec6057d8395.zip |
Stable for ia64, wrt bug #537936
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer')
-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 3a166612ddbb..0a692904f4a5 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.172 2015/02/27 11:09:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/ChangeLog,v 1.173 2015/02/28 13:34:27 ago Exp $ + + 28 Feb 2015; Agostino Sarubbo <ago@gentoo.org> mtr-0.86.ebuild: + Stable for ia64, wrt bug #537936 27 Feb 2015; Agostino Sarubbo <ago@gentoo.org> mtr-0.86.ebuild: Stable for sparc, wrt bug #537936 diff --git a/net-analyzer/mtr/mtr-0.86.ebuild b/net-analyzer/mtr/mtr-0.86.ebuild index 6760d0bdbcae..ce7dc23d0d37 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.10 2015/02/27 11:09:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/mtr-0.86.ebuild,v 1.11 2015/02/28 13:34:27 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=" |