diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-04-02 18:53:17 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-04-02 18:53:17 +0000 |
commit | 6b231638db090930c1cc0c4c38859aa294451a2b (patch) | |
tree | a8166f25a66e17c1d415a80fb925b29eb56af1c9 /net-analyzer | |
parent | arm stable, bug #506096 (diff) | |
download | gentoo-2-6b231638db090930c1cc0c4c38859aa294451a2b.tar.gz gentoo-2-6b231638db090930c1cc0c4c38859aa294451a2b.tar.bz2 gentoo-2-6b231638db090930c1cc0c4c38859aa294451a2b.zip |
Stable for amd64 wrt bug #505440
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/mtr/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/mtr/mtr-0.85_p20140126.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/mtr/ChangeLog b/net-analyzer/mtr/ChangeLog index e255f0396c1f..afdde4d03e3b 100644 --- a/net-analyzer/mtr/ChangeLog +++ b/net-analyzer/mtr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/mtr # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/ChangeLog,v 1.156 2014/04/01 19:02:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/ChangeLog,v 1.157 2014/04/02 18:53:17 nimiux Exp $ + + 02 Apr 2014; Chema Alonso <nimiux@gentoo.org> mtr-0.85_p20140126.ebuild: + Stable for amd64 wrt bug #505440 01 Apr 2014; Markus Meier <maekke@gentoo.org> mtr-0.85_p20140126.ebuild: arm stable, bug #505440 diff --git a/net-analyzer/mtr/mtr-0.85_p20140126.ebuild b/net-analyzer/mtr/mtr-0.85_p20140126.ebuild index 8f7f1671f460..288ce58b98f0 100644 --- a/net-analyzer/mtr/mtr-0.85_p20140126.ebuild +++ b/net-analyzer/mtr/mtr-0.85_p20140126.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/mtr-0.85_p20140126.ebuild,v 1.4 2014/04/01 19:02:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/mtr-0.85_p20140126.ebuild,v 1.5 2014/04/02 18:53:17 nimiux Exp $ EAPI=5 inherit eutils autotools flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="http://dev.gentoo.org/~jer/${P}.tar.bz2" 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 suid" RDEPEND=" |