Gentoo Archives: gentoo-commits

From: "Matt Turner (mattst88)" <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/pam_mount: pam_mount-2.14.ebuild ChangeLog
Date: Fri, 27 Dec 2013 19:46:57
Message-Id: 20131227194653.121932004C@flycatcher.gentoo.org
1 mattst88 13/12/27 19:46:53
2
3 Modified: pam_mount-2.14.ebuild ChangeLog
4 Log:
5 amd64 stable, bug 495960.
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
8
9 Revision Changes Path
10 1.2 sys-auth/pam_mount/pam_mount-2.14.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_mount/pam_mount-2.14.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_mount/pam_mount-2.14.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_mount/pam_mount-2.14.ebuild?r1=1.1&r2=1.2
15
16 Index: pam_mount-2.14.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.14.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- pam_mount-2.14.ebuild 5 Oct 2013 01:15:13 -0000 1.1
23 +++ pam_mount-2.14.ebuild 27 Dec 2013 19:46:52 -0000 1.2
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/sys-auth/pam_mount/pam_mount-2.14.ebuild,v 1.1 2013/10/05 01:15:13 mattst88 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.14.ebuild,v 1.2 2013/12/27 19:46:52 mattst88 Exp $
29
30 EAPI=4
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="GPL-3"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~ppc ~x86"
37 +KEYWORDS="amd64 ~ppc ~x86"
38
39 IUSE="crypt ssl selinux"
40
41
42
43
44 1.74 sys-auth/pam_mount/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_mount/ChangeLog?rev=1.74&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_mount/ChangeLog?rev=1.74&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_mount/ChangeLog?r1=1.73&r2=1.74
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v
53 retrieving revision 1.73
54 retrieving revision 1.74
55 diff -u -r1.73 -r1.74
56 --- ChangeLog 5 Oct 2013 01:19:15 -0000 1.73
57 +++ ChangeLog 27 Dec 2013 19:46:52 -0000 1.74
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-auth/pam_mount
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v 1.73 2013/10/05 01:19:15 mattst88 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v 1.74 2013/12/27 19:46:52 mattst88 Exp $
63 +
64 + 27 Dec 2013; Matt Turner <mattst88@g.o> pam_mount-2.14.ebuild:
65 + amd64 stable, bug 495960.
66
67 05 Oct 2013; Matt Turner <mattst88@g.o>
68 -files/pam_mount-2.11-fix-build-without-cryptsetup.patch,