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-libs/pam: pam-1.1.1-r2.ebuild ChangeLog
Date: Sat, 21 Aug 2010 18:58:08
Message-Id: 20100821185804.26C462004E@flycatcher.gentoo.org
1 maekke 10/08/21 18:58:04
2
3 Modified: pam-1.1.1-r2.ebuild ChangeLog
4 Log:
5 arm stable, bug #329931
6 (Portage version: 2.2_rc67/cvs/Linux i686)
7
8 Revision Changes Path
9 1.9 sys-libs/pam/pam-1.1.1-r2.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/pam/pam-1.1.1-r2.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/pam/pam-1.1.1-r2.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/pam/pam-1.1.1-r2.ebuild?r1=1.8&r2=1.9
14
15 Index: pam-1.1.1-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-1.1.1-r2.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- pam-1.1.1-r2.ebuild 1 Aug 2010 03:47:44 -0000 1.8
22 +++ pam-1.1.1-r2.ebuild 21 Aug 2010 18:58:03 -0000 1.9
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-libs/pam/pam-1.1.1-r2.ebuild,v 1.8 2010/08/01 03:47:44 flameeyes Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-1.1.1-r2.ebuild,v 1.9 2010/08/21 18:58:03 maekke Exp $
28
29 EAPI="3"
30
31 @@ -17,7 +17,7 @@
32
33 LICENSE="|| ( BSD GPL-2 )"
34 SLOT="0"
35 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
36 +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
37 IUSE="cracklib nls elibc_FreeBSD selinux vim-syntax audit test elibc_glibc debug berkdb"
38
39 RDEPEND="nls? ( virtual/libintl )
40
41
42
43 1.265 sys-libs/pam/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/pam/ChangeLog?rev=1.265&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/pam/ChangeLog?rev=1.265&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/pam/ChangeLog?r1=1.264&r2=1.265
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v
52 retrieving revision 1.264
53 retrieving revision 1.265
54 diff -u -r1.264 -r1.265
55 --- ChangeLog 1 Aug 2010 03:47:44 -0000 1.264
56 +++ ChangeLog 21 Aug 2010 18:58:03 -0000 1.265
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sys-libs/pam
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.264 2010/08/01 03:47:44 flameeyes Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.265 2010/08/21 18:58:03 maekke Exp $
62 +
63 + 21 Aug 2010; Markus Meier <maekke@g.o> pam-1.1.1-r2.ebuild:
64 + arm stable, bug #329931
65
66 01 Aug 2010; Diego E. Pettenò <flameeyes@g.o> pam-1.1.1-r2.ebuild:
67 Add a 'few' more messages at postinst, one warning against common problems