diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 12:17:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 12:17:56 +0000 |
commit | 144fe308ed34398f7bec00c5bde7873ae7422992 (patch) | |
tree | cc9f9d144afb892ba2be73a27b1f9e1d9498b749 /net-analyzer | |
parent | Stable for ppc, wrt bug #537840 (diff) | |
download | gentoo-2-144fe308ed34398f7bec00c5bde7873ae7422992.tar.gz gentoo-2-144fe308ed34398f7bec00c5bde7873ae7422992.tar.bz2 gentoo-2-144fe308ed34398f7bec00c5bde7873ae7422992.zip |
Stable for ppc, wrt bug #537936
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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 1eb8556c49e6..0a4d09ee9025 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.169 2015/02/01 21:09:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/ChangeLog,v 1.170 2015/02/21 12:17:56 ago Exp $ + + 21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> mtr-0.86.ebuild: + Stable for ppc, wrt bug #537936 01 Feb 2015; Markus Meier <maekke@gentoo.org> mtr-0.86.ebuild: arm stable, bug #537936 diff --git a/net-analyzer/mtr/mtr-0.86.ebuild b/net-analyzer/mtr/mtr-0.86.ebuild index 8b7361f48d8f..f767be66ad1c 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.7 2015/02/01 21:09:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/mtr-0.86.ebuild,v 1.8 2015/02/21 12:17:56 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=" |