summaryrefslogtreecommitdiff
blob: e07bc962f5b7af6ec3f45beb752313493a5741c9 (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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
# ChangeLog for app-misc/vlock
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/vlock/ChangeLog,v 1.21 2005/08/23 03:28:51 agriffis Exp $

  23 Aug 2005; Aron Griffis <agriffis@gentoo.org> vlock-1.3-r2.ebuild:
  stable on ia64

  26 Jul 2005; Simon Stelling <blubb@gentoo.org> vlock-1.3-r2.ebuild:
  stable on amd64

  19 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> vlock-1.3-r2.ebuild:
  Stable on alpha.

  17 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org> vlock-1.3-r2.ebuild:
  ppc stable

  11 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> vlock-1.3-r2.ebuild:
  Stable on sparc

  10 Jul 2005; Aaron Walker <ka0ttic@gentoo.org> vlock-1.3-r2.ebuild:
  Stable on x86.

  07 Jun 2005; Aaron Walker <ka0ttic@gentoo.org> vlock-1.3-r2.ebuild:
  Depend on sys-libs/pam.

*vlock-1.3-r2 (20 May 2005)

  20 May 2005; Aaron Walker <ka0ttic@gentoo.org> +vlock-1.3-r2.ebuild:
  Revision bump; inherit from pam.elass, use virtual/pam, and call
  pamd_mimic_system for bug 93169.

  17 Dec 2004; Sven Wegener <swegener@gentoo.org> -vlock-1.3.ebuild:
  Removed old ebuild.

  13 Dec 2004; Jason Wever <weeve@gentoo.org> vlock-1.3-r1.ebuild:
  Stable on sparc.

  26 Oct 2004; <pyrania@gentoo.org> vlock-1.3-r1.ebuild:
  Added ~sparc keyword.

  21 Oct 2004; Aaron Walker <ka0ttic@gentoo.org> +metadata.xml:
  Add metadata (shell-tools)

  14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> vlock-1.3-r1.ebuild,
  vlock-1.3.ebuild:
  Don't assign default to S; header fix

  14 Nov 2003; Brad House <brad_mssw@gentoo.org> vlock-1.3-r1.ebuild:
  add amd64 flag

*vlock-1.3-r1 (24 Sep 2002)
    24 Sep 2002; Jan Seidel <jseidel@tuxus.com> vlock-1.3-r1.ebuild :

    Added alpha to KEYWORDS.

*vlock-1.3-r1 (26 Apr 2002)

    08 Aug 2002; Calum Selkirk <cselkirk@gentoo.org> vlock-1.3-r1.ebuild :

    Added ppc to KEYWORDS.

	26 Apr 2002; Aron Griffis <agriffis@gentoo.org> vlock-1.3-r1.ebuild files/vlock.pamd :

	Fixed bug #2053: Install vlock entry in /etc/pam.d.  Also make setuid root
	so that root's password can be used to unlock a terminal (see the README
	for more information).

*vlock-1.3 (1 Feb 2002)

	1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :

	Added initial ChangeLog which should be updated whenever the package is
	updated in any way. This changelog is targetted to users. This means that
	the comments should well explained and written in clean English. The
	details about writing correct changelogs are explained in the
	skel.ChangeLog file which you can find in the root directory of the
	portage repository.