From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6AEBC138A1A for ; Thu, 8 Jan 2015 21:36:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4FE6EE08FB; Thu, 8 Jan 2015 21:36:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D0753E08FB for ; Thu, 8 Jan 2015 21:36:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 97A933404F7 for ; Thu, 8 Jan 2015 21:36:34 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2078) id 4EC44F28A; Thu, 8 Jan 2015 21:36:33 +0000 (UTC) From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/arping: arping-2.14.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: arping-2.14.ebuild ChangeLog X-VCS-Directories: net-analyzer/arping X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150108213633.4EC44F28A@oystercatcher.gentoo.org> Date: Thu, 8 Jan 2015 21:36:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: fd077488-b753-4869-9d4c-5f815e922d14 X-Archives-Hash: e0b18794f68b3bcea078f9b9a4ab95fe jer 15/01/08 21:36:33 Modified: arping-2.14.ebuild ChangeLog Log: Stable for HPPA (bug #535522). (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613) Revision Changes Path 1.3 net-analyzer/arping/arping-2.14.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/arping/arping-2.14.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/arping/arping-2.14.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/arping/arping-2.14.ebuild?r1=1.2&r2=1.3 Index: arping-2.14.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/arping/arping-2.14.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- arping-2.14.ebuild 8 Jan 2015 20:58:15 -0000 1.2 +++ arping-2.14.ebuild 8 Jan 2015 21:36:33 -0000 1.3 @@ -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/arping/arping-2.14.ebuild,v 1.2 2015/01/08 20:58:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arping/arping-2.14.ebuild,v 1.3 2015/01/08 21:36:33 jer Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" DEPEND=" net-libs/libpcap 1.82 net-analyzer/arping/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/arping/ChangeLog?rev=1.82&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/arping/ChangeLog?rev=1.82&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/arping/ChangeLog?r1=1.81&r2=1.82 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/arping/ChangeLog,v retrieving revision 1.81 retrieving revision 1.82 diff -u -r1.81 -r1.82 --- ChangeLog 8 Jan 2015 20:58:15 -0000 1.81 +++ ChangeLog 8 Jan 2015 21:36:33 -0000 1.82 @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/arping # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arping/ChangeLog,v 1.81 2015/01/08 20:58:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arping/ChangeLog,v 1.82 2015/01/08 21:36:33 jer Exp $ + + 08 Jan 2015; Jeroen Roovers arping-2.14.ebuild: + Stable for HPPA (bug #535522). 08 Jan 2015; Markus Meier arping-2.14.ebuild: arm stable, bug #535522