Gentoo Archives: gentoo-commits

From: "William Hubbs (williamh)" <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/dhcpcd: dhcpcd-6.4.3.ebuild ChangeLog
Date: Wed, 30 Jul 2014 18:48:23
Message-Id: 20140730184817.4DB172004E@flycatcher.gentoo.org
1 williamh 14/07/30 18:48:16
2
3 Modified: dhcpcd-6.4.3.ebuild ChangeLog
4 Log:
5 amd64 stable for bug #518596.
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x30C46538)
8
9 Revision Changes Path
10 1.2 net-misc/dhcpcd/dhcpcd-6.4.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.4.3.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.4.3.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.4.3.ebuild?r1=1.1&r2=1.2
15
16 Index: dhcpcd-6.4.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.4.3.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- dhcpcd-6.4.3.ebuild 30 Jul 2014 18:19:22 -0000 1.1
23 +++ dhcpcd-6.4.3.ebuild 30 Jul 2014 18:48:16 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.4.3.ebuild,v 1.1 2014/07/30 18:19:22 williamh Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.4.3.ebuild,v 1.2 2014/07/30 18:48:16 williamh Exp $
29
30 EAPI=5
31
32 @@ -11,7 +11,7 @@
33 MY_P="${MY_P/_beta/-beta}"
34 MY_P="${MY_P/_rc/-rc}"
35 SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.bz2"
36 - 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"
37 + 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"
38 S="${WORKDIR}/${MY_P}"
39 fi
40
41
42
43
44 1.408 net-misc/dhcpcd/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/ChangeLog?rev=1.408&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/ChangeLog?rev=1.408&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/ChangeLog?r1=1.407&r2=1.408
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v
53 retrieving revision 1.407
54 retrieving revision 1.408
55 diff -u -r1.407 -r1.408
56 --- ChangeLog 30 Jul 2014 18:19:22 -0000 1.407
57 +++ ChangeLog 30 Jul 2014 18:48:16 -0000 1.408
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-misc/dhcpcd
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.407 2014/07/30 18:19:22 williamh Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.408 2014/07/30 18:48:16 williamh Exp $
63 +
64 + 30 Jul 2014; William Hubbs <williamh@g.o> dhcpcd-6.4.3.ebuild:
65 + amd64 stable for bug #518596.
66
67 *dhcpcd-6.4.3 (30 Jul 2014)