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 app-misc/pwsafe
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/pwsafe/ChangeLog,v 1.18 2013/03/17 17:34:07 hwoarang Exp $
17 Mar 2013; Markos Chandras <hwoarang@gentoo.org> metadata.xml:
Add proxy-maintainers to metadata.xml
16 Aug 2012; Johannes Huber <johu@gentoo.org> -pwsafe-0.2.0-r1.ebuild,
-pwsafe-0.2.0.ebuild:
Remove old.
16 Aug 2012; Johannes Huber <johu@gentoo.org> pwsafe-0.2.0-r2.ebuild:
Stable for x86, wrt bug #431596
16 Aug 2012; Agostino Sarubbo <ago@gentoo.org> pwsafe-0.2.0-r2.ebuild:
Stable for amd64, wrt bug #431596
*pwsafe-0.2.0-r2 (25 Feb 2012)
25 Feb 2012; Nirbheek Chauhan <nirbheek@gentoo.org>
+files/pwsafe-0.2.0-XChangeProperty.patch, +pwsafe-0.2.0-r2.ebuild,
metadata.xml:
Fix bug #402707 (proxy-commit for headch)
20 May 2011; Thomas Kahle <tomka@gentoo.org> pwsafe-0.2.0-r1.ebuild:
x86 stable per bug 347549
11 May 2011; Christoph Mende <angelos@gentoo.org> pwsafe-0.2.0-r1.ebuild:
Stable on amd64 wrt bug #347549
14 Apr 2011; Christopher Head (Hawk777) <headch@gmail.com>
files/pwsafe-0.2.0-cvs-1.57.patch:
Fix bug 363511, cvs was trying to be too smart and broke the patch
*pwsafe-0.2.0-r1 (13 Apr 2011)
13 Apr 2011; Christopher Head (Hawk777) <headch@gmail.com>
+pwsafe-0.2.0-r1.ebuild, +files/pwsafe-0.2.0-cvs-1.57.patch,
+files/pwsafe-0.2.0-fake-readline.patch,
+files/pwsafe-0.2.0-man-page-option-syntax.patch,
+files/pwsafe-0.2.0-printf.patch, metadata.xml:
Bringing in upstream CVS 1.57 of pwsafe.cpp plus upstream patches
#3259375, #3259514, and #3259580.
27 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> metadata.xml:
Add new maintainer + proxy-maintainer
20 Jan 2011; Markos Chandras <hwoarang@gentoo.org> pwsafe-0.2.0.ebuild:
Stable on amd64 wrt bug #347549
22 Mar 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
metadata.xml:
Removing hawking as a maintainer since he was retired.
25 Jan 2008; Ali Polatel <hawking@gentoo.org> metadata.xml:
Added myself as maintainer. Added long description
25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
Removing taviso from metadata.xml as per #202471. Assigning to
maintainer-needed.
01 Sep 2007; Wulf C. Krueger <philantrop@gentoo.org> pwsafe-0.2.0.ebuild:
Added ~amd64 keyword as per bug 102677.
22 Jul 2007; David Shakaryan <omp@gentoo.org> pwsafe-0.2.0.ebuild:
Remove virtual/x11 from dependencies.
08 Jul 2007; Tavis Ormandy <taviso@gentoo.org> ChangeLog:
initial import, commandline password manager that can read password safe
databases.
|