Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/pam_mount: pam_mount-2.1.ebuild ChangeLog
Date: Tue, 27 Jul 2010 18:51:10
Message-Id: 20100727185104.9A0702CF37@corvid.gentoo.org
1 pacho 10/07/27 18:51:04
2
3 Modified: pam_mount-2.1.ebuild ChangeLog
4 Log:
5 amd64 stable, bug 264658
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.4 sys-auth/pam_mount/pam_mount-2.1.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_mount/pam_mount-2.1.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_mount/pam_mount-2.1.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_mount/pam_mount-2.1.ebuild?r1=1.3&r2=1.4
14
15 Index: pam_mount-2.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.1.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- pam_mount-2.1.ebuild 25 Jul 2010 10:14:01 -0000 1.3
22 +++ pam_mount-2.1.ebuild 27 Jul 2010 18:51:04 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.1.ebuild,v 1.3 2010/07/25 10:14:01 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.1.ebuild,v 1.4 2010/07/27 18:51:04 pacho Exp $
28
29 EAPI=3
30
31 @@ -12,7 +12,7 @@
32
33 LICENSE="GPL-3"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~ppc x86"
36 +KEYWORDS="amd64 ~ppc x86"
37
38 IUSE="crypt"
39 DEPEND=">=sys-libs/pam-0.99
40
41
42
43 1.43 sys-auth/pam_mount/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_mount/ChangeLog?rev=1.43&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_mount/ChangeLog?rev=1.43&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_mount/ChangeLog?r1=1.42&r2=1.43
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v
52 retrieving revision 1.42
53 retrieving revision 1.43
54 diff -u -r1.42 -r1.43
55 --- ChangeLog 25 Jul 2010 10:14:01 -0000 1.42
56 +++ ChangeLog 27 Jul 2010 18:51:04 -0000 1.43
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sys-auth/pam_mount
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v 1.42 2010/07/25 10:14:01 fauli Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v 1.43 2010/07/27 18:51:04 pacho Exp $
62 +
63 + 27 Jul 2010; Pacho Ramos <pacho@g.o> pam_mount-2.1.ebuild:
64 + amd64 stable, bug 264658
65
66 25 Jul 2010; Christian Faulhammer <fauli@g.o> pam_mount-2.1.ebuild:
67 stable x86, bug 264658