Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/pam_dotfile: pam_dotfile-0.7-r1.ebuild ChangeLog
Date: Sat, 31 Jan 2015 01:53:35
Message-Id: 20150131015332.1805A10BA2@oystercatcher.gentoo.org
1 patrick 15/01/31 01:53:32
2
3 Modified: pam_dotfile-0.7-r1.ebuild ChangeLog
4 Log:
5 Remove redundant want_autoconf=latest
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.8 sys-auth/pam_dotfile/pam_dotfile-0.7-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_dotfile/pam_dotfile-0.7-r1.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_dotfile/pam_dotfile-0.7-r1.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_dotfile/pam_dotfile-0.7-r1.ebuild?r1=1.7&r2=1.8
15
16 Index: pam_dotfile-0.7-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_dotfile/pam_dotfile-0.7-r1.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- pam_dotfile-0.7-r1.ebuild 15 May 2008 20:40:29 -0000 1.7
23 +++ pam_dotfile-0.7-r1.ebuild 31 Jan 2015 01:53:32 -0000 1.8
24 @@ -1,9 +1,6 @@
25 -# Copyright 1999-2008 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_dotfile/pam_dotfile-0.7-r1.ebuild,v 1.7 2008/05/15 20:40:29 maekke Exp $
29 -
30 -WANT_AUTOMAKE="latest"
31 -WANT_AUTOCONF="latest"
32 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_dotfile/pam_dotfile-0.7-r1.ebuild,v 1.8 2015/01/31 01:53:32 patrick Exp $
33
34 inherit eutils pam autotools
35
36
37
38
39 1.15 sys-auth/pam_dotfile/ChangeLog
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_dotfile/ChangeLog?rev=1.15&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_dotfile/ChangeLog?rev=1.15&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_dotfile/ChangeLog?r1=1.14&r2=1.15
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_dotfile/ChangeLog,v
48 retrieving revision 1.14
49 retrieving revision 1.15
50 diff -u -r1.14 -r1.15
51 --- ChangeLog 20 May 2013 08:25:37 -0000 1.14
52 +++ ChangeLog 31 Jan 2015 01:53:32 -0000 1.15
53 @@ -1,6 +1,9 @@
54 # ChangeLog for sys-auth/pam_dotfile
55 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_dotfile/ChangeLog,v 1.14 2013/05/20 08:25:37 ago Exp $
57 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
58 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_dotfile/ChangeLog,v 1.15 2015/01/31 01:53:32 patrick Exp $
59 +
60 + 31 Jan 2015; Patrick Lauer <patrick@g.o> pam_dotfile-0.7-r1.ebuild:
61 + Remove redundant want_autoconf=latest
62
63 20 May 2013; Agostino Sarubbo <ago@g.o> pam_dotfile-0.7-r2.ebuild:
64 Stable for x86, wrt bug #464478