Gentoo Archives: gentoo-commits

From: "Ian Stakenvicius (axs)" <axs@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/netifrc: netifrc-9999.ebuild ChangeLog
Date: Tue, 27 Aug 2013 17:02:01
Message-Id: 20130827170154.5D75F2004C@flycatcher.gentoo.org
1 axs 13/08/27 17:01:53
2
3 Modified: netifrc-9999.ebuild ChangeLog
4 Log:
5 added a dodoc to install README as it is not part of 'make install' anymore
6
7 (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED)
8
9 Revision Changes Path
10 1.4 net-misc/netifrc/netifrc-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netifrc/netifrc-9999.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netifrc/netifrc-9999.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netifrc/netifrc-9999.ebuild?r1=1.3&r2=1.4
15
16 Index: netifrc-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-9999.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- netifrc-9999.ebuild 21 Aug 2013 16:04:46 -0000 1.3
23 +++ netifrc-9999.ebuild 27 Aug 2013 17:01:53 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-9999.ebuild,v 1.3 2013/08/21 16:04:46 williamh Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-9999.ebuild,v 1.4 2013/08/27 17:01:53 axs Exp $
29
30 EAPI=5
31
32 @@ -49,6 +49,7 @@
33
34 src_install() {
35 emake ${MAKE_ARGS} DESTDIR="${D}" install
36 + dodoc README
37 }
38
39 pkg_postinst() {
40
41
42
43 1.5 net-misc/netifrc/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netifrc/ChangeLog?rev=1.5&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netifrc/ChangeLog?rev=1.5&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netifrc/ChangeLog?r1=1.4&r2=1.5
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-misc/netifrc/ChangeLog,v
52 retrieving revision 1.4
53 retrieving revision 1.5
54 diff -u -r1.4 -r1.5
55 --- ChangeLog 21 Aug 2013 16:37:39 -0000 1.4
56 +++ ChangeLog 27 Aug 2013 17:01:53 -0000 1.5
57 @@ -1,6 +1,9 @@
58 # ChangeLog for net-misc/netifrc
59 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/ChangeLog,v 1.4 2013/08/21 16:37:39 williamh Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/ChangeLog,v 1.5 2013/08/27 17:01:53 axs Exp $
62 +
63 + 27 Aug 2013; Ian Stakenvicius <axs@g.o> netifrc-9999.ebuild:
64 + added a dodoc to install README as it is not part of 'make install' anymore
65
66 21 Aug 2013; William Hubbs <williamh@g.o> metadata.xml:
67 assign maintainership to netifrc alias