summaryrefslogtreecommitdiff
blob: 6c86ca94a73ebd1a85f2de97b6443332c497f2ae (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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
# ChangeLog for app-admin/pass
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/pass/ChangeLog,v 1.32 2015/02/15 14:17:49 mgorny Exp $

  15 Feb 2015; Michał Górny <mgorny@gentoo.org> pass-1.6.5.ebuild,
  pass-9999.ebuild:
  Fix HOMEPAGE, bump EAPI. Bug #520718 with PR by Michael Mair-Keimberger.

*pass-1.6.5 (28 Jan 2015)

  28 Jan 2015; Jason A. Donenfeld <zx2c4@gentoo.org> +pass-1.6.5.ebuild,
  -pass-1.6.4.ebuild:
  Version bump

*pass-1.6.4 (28 Jan 2015)

  28 Jan 2015; Jason A. Donenfeld <zx2c4@gentoo.org> +pass-1.6.4.ebuild,
  -pass-1.6.3.ebuild:
  Version bump

  21 Nov 2014; Tim Harder <radhermit@gentoo.org> pass-1.6.3.ebuild,
  pass-9999.ebuild:
  Rename zsh-completion to gentoo-zsh-completions.

  26 Jul 2014; Jason A. Donenfeld <zx2c4@gentoo.org> pass-1.6.3.ebuild,
  pass-9999.ebuild:
  Install to correct DESTDIR.

  19 Jul 2014; Fabian Groffen <grobian@gentoo.org> pass-1.6.3.ebuild,
  pass-9999.ebuild:
  Fix out of Prefix errors, by Hugh Nowlan in bug #513614

*pass-1.6.3 (01 Jul 2014)

  01 Jul 2014; Jason A. Donenfeld <zx2c4@gentoo.org> +pass-1.6.3.ebuild,
  -pass-1.6.2.ebuild:
  Version bump.

  29 Jun 2014; Jason A. Donenfeld <zx2c4@gentoo.org> pass-9999.ebuild:
  The latest passmenu now uses xdotool.

*pass-1.6.2 (14 May 2014)

  14 May 2014; Jason A. Donenfeld <zx2c4@gentoo.org> +pass-1.6.2.ebuild,
  -pass-1.6.1-r1.ebuild:
  Version bump.

  09 May 2014; Jason A. Donenfeld <zx2c4@gentoo.org> pass-1.6.1-r1.ebuild,
  pass-9999.ebuild:
  Elisp dies anyway

  09 May 2014; Jason A. Donenfeld <zx2c4@gentoo.org> metadata.xml,
  pass-1.6.1-r1.ebuild, pass-9999.ebuild:
  Install importers behind USE flag.

  09 May 2014; Jason A. Donenfeld <zx2c4@gentoo.org> +files/50pass-gentoo.el,
  pass-1.6.1-r1.ebuild, pass-9999.ebuild:
  Add initial emacs support.

  08 May 2014; Jason A. Donenfeld <zx2c4@gentoo.org> pass-1.6.1-r1.ebuild,
  pass-9999.ebuild:
  We need zsh completion.

*pass-1.6.1-r1 (08 May 2014)

  08 May 2014; Jason A. Donenfeld <zx2c4@gentoo.org> +pass-1.6.1-r1.ebuild,
  -pass-1.6.1.ebuild:
  Revbump the bash comp fix.

  08 May 2014; Jason A. Donenfeld <zx2c4@gentoo.org> pass-1.6.1.ebuild,
  pass-9999.ebuild:
  Use proper bash completion eclass.

  24 Apr 2014; Jason A. Donenfeld <zx2c4@gentoo.org> -pass-1.4.2.ebuild,
  -pass-1.5.ebuild:
  Remove old versions.

*pass-1.6.1 (24 Apr 2014)

  24 Apr 2014; Jason A. Donenfeld <zx2c4@gentoo.org> +pass-1.6.1.ebuild,
  -pass-1.6.ebuild:
  Version bump.

*pass-1.6 (24 Apr 2014)

  24 Apr 2014; Jason A. Donenfeld <zx2c4@gentoo.org> +pass-1.6.ebuild,
  pass-9999.ebuild:
  Version bump

  24 Apr 2014; Jason A. Donenfeld <zx2c4@gentoo.org> metadata.xml,
  pass-9999.ebuild:
  Add dmenu support.

  23 Apr 2014; Jason A. Donenfeld <zx2c4@gentoo.org> pass-9999.ebuild:
  Depend on new version of tree.

  23 Apr 2014; Jason A. Donenfeld <zx2c4@gentoo.org> pass-9999.ebuild:
  Turns out the default test phase worked fine.

  23 Apr 2014; Jason A. Donenfeld <zx2c4@gentoo.org> pass-9999.ebuild:
  Add test phase

  20 Apr 2014; Jason A. Donenfeld <zx2c4@gentoo.org> pass-9999.ebuild:
  Use upstream makefile.

*pass-1.5 (13 Apr 2014)

  13 Apr 2014; Jason A. Donenfeld <zx2c4@gentoo.org> +pass-1.5.ebuild:
  Bump version.

  22 Mar 2014; Jason A. Donenfeld <zx2c4@gentoo.org> pass-9999.ebuild:
  Support darwin on livebuild.

  22 Mar 2014; Jason A. Donenfeld <zx2c4@gentoo.org> pass-9999.ebuild:
  Completion location changed in upstream.

  28 Oct 2013; Fabian Groffen <grobian@gentoo.org> pass-1.4.2.ebuild:
  Fix elibc-use-expanded variable name, bug #488822

  20 Oct 2013; Fabian Groffen <grobian@gentoo.org> pass-1.4.2.ebuild:
  Fix for Darwin, based on work by Changyuan Yu in bug #481194

  16 Apr 2013; Justin Lecher <jlec@gentoo.org> pass-1.4.2.ebuild,
  pass-9999.ebuild, metadata.xml:
  Drop dot from DESCRIPTION

*pass-1.4.2 (18 Oct 2012)

  18 Oct 2012; Jason A. Donenfeld <zx2c4@gentoo.org> +pass-1.4.2.ebuild,
  -pass-1.4.1.ebuild:
  Version bump.

  14 Oct 2012; Jason A. Donenfeld <zx2c4@gentoo.org> pass-1.4.1.ebuild,
  pass-9999.ebuild:
  Per ago's suggestion, make src_compile a no-op.

*pass-9999 (13 Oct 2012)
*pass-1.4.1 (13 Oct 2012)

  13 Oct 2012; Jason A. Donenfeld <zx2c4@gentoo.org> +pass-1.4.1.ebuild,
  +pass-9999.ebuild, +metadata.xml:
  Initial version of pass.