From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RbzO7-0001Mt-2n for garchives@archives.gentoo.org; Sat, 17 Dec 2011 18:53:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26D4E21C0F9; Sat, 17 Dec 2011 18:53:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DC97221C0F9 for ; Sat, 17 Dec 2011 18:53:31 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 221E41B4002 for ; Sat, 17 Dec 2011 18:53:31 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2160) id ECA7F2004B; Sat, 17 Dec 2011 18:53:29 +0000 (UTC) From: "Raul Porcel (armin76)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, armin76@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-misc/iputils: iputils-20101006-r2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: iputils-20101006-r2.ebuild ChangeLog X-VCS-Directories: net-misc/iputils X-VCS-Committer: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Message-Id: <20111217185329.ECA7F2004B@flycatcher.gentoo.org> Date: Sat, 17 Dec 2011 18:53:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: d799f26c-dd59-4953-9570-521d17438ec5 X-Archives-Hash: 4e7f77a36c2b45ec2d213cc56ad5c341 armin76 11/12/17 18:53:29 Modified: iputils-20101006-r2.ebuild ChangeLog Log: alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #394191 =20 (Portage version: 2.1.10.38/cvs/Linux ia64) Revision Changes Path 1.5 net-misc/iputils/iputils-20101006-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/i= putils-20101006-r2.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/i= putils-20101006-r2.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/i= putils-20101006-r2.ebuild?r1=3D1.4&r2=3D1.5 Index: iputils-20101006-r2.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20101006-r2.eb= uild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- iputils-20101006-r2.ebuild 14 Dec 2011 08:43:01 -0000 1.4 +++ iputils-20101006-r2.ebuild 17 Dec 2011 18:53:29 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20101006-r2.= ebuild,v 1.4 2011/12/14 08:43:01 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20101006-r2.= ebuild,v 1.5 2011/12/17 18:53:29 armin76 Exp $ =20 # For released versions, we precompile the man/html pages and store # them in a tarball on our mirrors. This avoids ugly issues while @@ -16,7 +16,7 @@ else SRC_URI=3D"http://www.skbuff.net/iputils/iputils-s${PV}.tar.bz2 mirror://gentoo/iputils-s${PV}-manpages.tar.bz2" - KEYWORDS=3D"~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 = ~sh ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux" + KEYWORDS=3D"alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sp= arc x86 ~ppc-aix ~amd64-linux ~x86-linux" fi =20 DESCRIPTION=3D"Network monitoring tools including ping and ping6" 1.103 net-misc/iputils/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/C= hangeLog?rev=3D1.103&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/C= hangeLog?rev=3D1.103&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/C= hangeLog?r1=3D1.102&r2=3D1.103 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v retrieving revision 1.102 retrieving revision 1.103 diff -u -r1.102 -r1.103 --- ChangeLog 14 Dec 2011 08:43:01 -0000 1.102 +++ ChangeLog 17 Dec 2011 18:53:29 -0000 1.103 @@ -1,6 +1,9 @@ # ChangeLog for net-misc/iputils # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.102 20= 11/12/14 08:43:01 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.103 20= 11/12/17 18:53:29 armin76 Exp $ + + 17 Dec 2011; Ra=C3=BAl Porcel iputils-20101006-r2= .ebuild: + alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #394191 =20 14 Dec 2011; Pawel Hajdan jr iputils-20101006-r2.ebuild: