Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/pam_ssh: ChangeLog pam_ssh-1.97-r2.ebuild
Date: Tue, 05 Oct 2010 20:04:45
Message-Id: 20101005195810.C063F20051@flycatcher.gentoo.org
1 maekke 10/10/05 19:58:10
2
3 Modified: ChangeLog pam_ssh-1.97-r2.ebuild
4 Log:
5 amd64/x86 stable, bug #339176
6
7 (Portage version: 2.2_rc88/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.40 sys-auth/pam_ssh/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_ssh/ChangeLog?rev=1.40&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_ssh/ChangeLog?rev=1.40&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_ssh/ChangeLog?r1=1.39&r2=1.40
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/ChangeLog,v
19 retrieving revision 1.39
20 retrieving revision 1.40
21 diff -u -r1.39 -r1.40
22 --- ChangeLog 29 Sep 2010 21:20:13 -0000 1.39
23 +++ ChangeLog 5 Oct 2010 19:58:10 -0000 1.40
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-auth/pam_ssh
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/ChangeLog,v 1.39 2010/09/29 21:20:13 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/ChangeLog,v 1.40 2010/10/05 19:58:10 maekke Exp $
29 +
30 + 05 Oct 2010; Markus Meier <maekke@g.o> pam_ssh-1.97-r2.ebuild:
31 + amd64/x86 stable, bug #339176
32
33 29 Sep 2010; Diego E. Pettenò <flameeyes@g.o>
34 -files/pam_ssh-1.91-debian.patch, -files/pam_ssh-1.91-openssl-0.9.8.patch,
35
36
37
38 1.4 sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild?r1=1.3&r2=1.4
43
44 Index: pam_ssh-1.97-r2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- pam_ssh-1.97-r2.ebuild 29 Sep 2010 21:20:13 -0000 1.3
51 +++ pam_ssh-1.97-r2.ebuild 5 Oct 2010 19:58:10 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild,v 1.3 2010/09/29 21:20:13 flameeyes Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild,v 1.4 2010/10/05 19:58:10 maekke Exp $
57
58 EAPI=2
59
60 @@ -12,7 +12,7 @@
61
62 LICENSE="BSD as-is"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
65 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
66 IUSE=""
67
68 # Doesn't work on OpenPAM; looks for OpenSSH at build time (bug