Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/pam_passwdqc: pam_passwdqc-1.0.5.ebuild ChangeLog
Date: Thu, 07 Jan 2010 15:57:28
Message-Id: E1NSuhN-00017w-5J@stork.gentoo.org
1 fauli 10/01/07 15:54:57
2
3 Modified: pam_passwdqc-1.0.5.ebuild ChangeLog
4 Log:
5 Transfer Prefix keywords
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.17 sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild?rev=1.17&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild?rev=1.17&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild?r1=1.16&r2=1.17
14
15 Index: pam_passwdqc-1.0.5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild,v
18 retrieving revision 1.16
19 retrieving revision 1.17
20 diff -u -r1.16 -r1.17
21 --- pam_passwdqc-1.0.5.ebuild 3 Nov 2009 17:50:11 -0000 1.16
22 +++ pam_passwdqc-1.0.5.ebuild 7 Jan 2010 15:54:56 -0000 1.17
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild,v 1.16 2009/11/03 17:50:11 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild,v 1.17 2010/01/07 15:54:56 fauli Exp $
29
30 inherit pam eutils toolchain-funcs
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="BSD as-is"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
37 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
38
39 DEPEND="virtual/pam"
40
41
42
43
44 1.28 sys-auth/pam_passwdqc/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pam_passwdqc/ChangeLog?rev=1.28&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pam_passwdqc/ChangeLog?rev=1.28&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pam_passwdqc/ChangeLog?r1=1.27&r2=1.28
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/ChangeLog,v
53 retrieving revision 1.27
54 retrieving revision 1.28
55 diff -u -r1.27 -r1.28
56 --- ChangeLog 3 Nov 2009 17:50:11 -0000 1.27
57 +++ ChangeLog 7 Jan 2010 15:54:56 -0000 1.28
58 @@ -1,6 +1,10 @@
59 # ChangeLog for sys-auth/pam_passwdqc
60 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/ChangeLog,v 1.27 2009/11/03 17:50:11 armin76 Exp $
62 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_passwdqc/ChangeLog,v 1.28 2010/01/07 15:54:56 fauli Exp $
64 +
65 + 07 Jan 2010; Christian Faulhammer <fauli@g.o>
66 + pam_passwdqc-1.0.5.ebuild:
67 + Transfer Prefix keywords
68
69 03 Nov 2009; Raúl Porcel <armin76@g.o> pam_passwdqc-1.0.5.ebuild:
70 m68k/s390/sh stable wrt #284091