1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
|
# ChangeLog for sys-auth/pam_console
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_console/ChangeLog,v 1.14 2007/01/26 15:49:20 jer Exp $
26 Jan 2007; Jeroen Roovers <jer@gentoo.org>
pam_console-0.99.7.0.2.7.ebuild:
Marked ~hppa (bug #152713).
23 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org>
pam_console-0.99.7.0.2.7.ebuild:
Keyworded ~sparc wrt #152713
23 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
pam_console-0.99.7.0.2.7.ebuild:
Append -fno-strict-aliasing as the code is silly enoguh and I don't care
enough to fix it.
*pam_console-0.99.7.0.2.7 (23 Jan 2007)
23 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
-pam_console-0.99.6.2.3.6.ebuild, +pam_console-0.99.7.0.2.7.ebuild:
Version bump, closes bug #156056 and bug #154099.
24 Nov 2006; Markus Rothe <corsair@gentoo.org>
pam_console-0.99.6.2.3.6.ebuild:
Added ~ppc64; bug #152713
12 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
pam_console-0.99.6.2.3.6.ebuild:
Remove -* keywording that's no more needed.
31 Oct 2006; Luis Medinas <metalgod@gentoo.org>
pam_console-0.99.6.2.3.6.ebuild:
Added ~amd64 keyword. Bug #152713.
30 Oct 2006; Steev Klimaszewski <steev@gentoo.org> +files/gdm,
+files/gdm-autologin, +files/login, +files/pam_console.dev,
pam_console-0.99.6.2.3.6.ebuild:
We will now install gdm/gdm-autologin and login files for pam that enable
pam_console when pam_console is emerged. We also create the pam_console.dev
file as well, so that this should work ootb after emerging (and logging out and
back in)
30 Oct 2006; Christian Faulhammer <opfer@gentoo.org>
pam_console-0.99.6.2.3.6.ebuild:
keyword ~x86 as requested in bug #152713
30 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
pam_console-0.99.6.2.3.6.ebuild:
Fix module installation directory.
26 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
files/pam_console-configure.ac:
Check for bison so that it's used instead of yacc.
26 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
pam_console-0.99.6.2.3.6.ebuild:
Force -j1, does not build parallel (yes it's just a workaround).
25 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
pam_console-0.99.6.2.3.6.ebuild:
Fix typo, thanks Opfer.
*pam_console-0.99.6.2.3.6 (24 Oct 2006)
24 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/pam_console-configure.ac, +metadata.xml,
+pam_console-0.99.6.2.3.6.ebuild:
Add pam_console split ebuild. Untested, needs to be re-keyworded too.
|