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 9285F13838B for ; Sat, 27 Sep 2014 19:54:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 24AFBE088C; Sat, 27 Sep 2014 19:54:48 +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 BE2F9E088C for ; Sat, 27 Sep 2014 19:54:47 +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 E352834038F for ; Sat, 27 Sep 2014 19:54:46 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 812) id A46C56706; Sat, 27 Sep 2014 19:54:45 +0000 (UTC) From: "William Hubbs (williamh)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, williamh@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-misc/dhcpcd: dhcpcd-6.4.7.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: dhcpcd-6.4.7.ebuild ChangeLog X-VCS-Directories: net-misc/dhcpcd X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140927195445.A46C56706@oystercatcher.gentoo.org> Date: Sat, 27 Sep 2014 19:54:45 +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: 0f316462-b6c9-46c8-984b-61253a056f6a X-Archives-Hash: f0f8941cb05e0364e7c109ac5674baf2 williamh 14/09/27 19:54:45 Modified: dhcpcd-6.4.7.ebuild ChangeLog Log: amd64 stable for bug #523900 (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 0x30C46538) Revision Changes Path 1.2 net-misc/dhcpcd/dhcpcd-6.4.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.4.7.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.4.7.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.4.7.ebuild?r1=1.1&r2=1.2 Index: dhcpcd-6.4.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.4.7.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- dhcpcd-6.4.7.ebuild 27 Sep 2014 09:00:17 -0000 1.1 +++ dhcpcd-6.4.7.ebuild 27 Sep 2014 19:54:45 -0000 1.2 @@ -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-misc/dhcpcd/dhcpcd-6.4.7.ebuild,v 1.1 2014/09/27 09:00:17 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.4.7.ebuild,v 1.2 2014/09/27 19:54:45 williamh Exp $ EAPI=5 @@ -11,7 +11,7 @@ MY_P="${MY_P/_beta/-beta}" MY_P="${MY_P/_rc/-rc}" SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.bz2" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" S="${WORKDIR}/${MY_P}" fi 1.426 net-misc/dhcpcd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/ChangeLog?rev=1.426&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/ChangeLog?rev=1.426&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/ChangeLog?r1=1.425&r2=1.426 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v retrieving revision 1.425 retrieving revision 1.426 diff -u -r1.425 -r1.426 --- ChangeLog 27 Sep 2014 09:00:17 -0000 1.425 +++ ChangeLog 27 Sep 2014 19:54:45 -0000 1.426 @@ -1,6 +1,9 @@ # ChangeLog for net-misc/dhcpcd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.425 2014/09/27 09:00:17 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.426 2014/09/27 19:54:45 williamh Exp $ + + 27 Sep 2014; William Hubbs dhcpcd-6.4.7.ebuild: + amd64 stable for bug #523900 *dhcpcd-6.4.7 (27 Sep 2014)