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 9909F138010 for ; Fri, 12 Oct 2012 07:46:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48FF2E04ED; Fri, 12 Oct 2012 07:46:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C10E8E04ED for ; Fri, 12 Oct 2012 07:46:14 +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 349D333C2F0 for ; Fri, 12 Oct 2012 07:46:14 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id F186A21600; Fri, 12 Oct 2012 07:46:12 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-misc/ifenslave: ChangeLog ifenslave-1.1.0-r6.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog ifenslave-1.1.0-r6.ebuild X-VCS-Directories: net-misc/ifenslave X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121012074612.F186A21600@flycatcher.gentoo.org> Date: Fri, 12 Oct 2012 07:46:12 +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: cd52166f-647a-4f95-b893-e6922a5d9d9e X-Archives-Hash: 4210f45128b4625d22f8c7a24824f06f ago 12/10/12 07:46:12 Modified: ChangeLog ifenslave-1.1.0-r6.ebuild Log: Stable for amd64, wrt bug #433337 (Portage version: 2.1.11.9/cvs/Linux x86_64) Revision Changes Path 1.28 net-misc/ifenslave/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ifenslave/ChangeLog?rev=1.28&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ifenslave/ChangeLog?rev=1.28&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ifenslave/ChangeLog?r1=1.27&r2=1.28 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/ifenslave/ChangeLog,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- ChangeLog 10 Oct 2012 15:43:44 -0000 1.27 +++ ChangeLog 12 Oct 2012 07:46:12 -0000 1.28 @@ -1,6 +1,9 @@ # ChangeLog for net-misc/ifenslave # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ifenslave/ChangeLog,v 1.27 2012/10/10 15:43:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ifenslave/ChangeLog,v 1.28 2012/10/12 07:46:12 ago Exp $ + + 12 Oct 2012; Agostino Sarubbo ifenslave-1.1.0-r6.ebuild: + Stable for amd64, wrt bug #433337 10 Oct 2012; Brent Baude ifenslave-1.1.0-r6.ebuild: Marking ifenslave-1.1.0-r6 ppc for bug 433337 1.4 net-misc/ifenslave/ifenslave-1.1.0-r6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ifenslave/ifenslave-1.1.0-r6.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ifenslave/ifenslave-1.1.0-r6.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ifenslave/ifenslave-1.1.0-r6.ebuild?r1=1.3&r2=1.4 Index: ifenslave-1.1.0-r6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/ifenslave/ifenslave-1.1.0-r6.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ifenslave-1.1.0-r6.ebuild 10 Oct 2012 15:43:44 -0000 1.3 +++ ifenslave-1.1.0-r6.ebuild 12 Oct 2012 07:46:12 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ifenslave/ifenslave-1.1.0-r6.ebuild,v 1.3 2012/10/10 15:43:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ifenslave/ifenslave-1.1.0-r6.ebuild,v 1.4 2012/10/12 07:46:12 ago Exp $ EAPI=4 @@ -19,7 +19,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ppc ~sparc ~x86" +KEYWORDS="amd64 ~arm ppc ~sparc ~x86" IUSE="" RDEPEND=""