summaryrefslogtreecommitdiff
blob: b5c3dacbc7197645c6ec7c7fafd61debd75e9637 (plain)
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
# ChangeLog for sys-auth/pam_console
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_console/ChangeLog,v 1.10 2006/11/24 20:22:03 corsair Exp $

  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.