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
|
# ChangeLog for app-misc/trash-cli
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/trash-cli/ChangeLog,v 1.21 2015/04/08 07:30:33 mgorny Exp $
08 Apr 2015; Michał Górny <mgorny@gentoo.org> trash-cli-0.12.9.14-r2.ebuild:
Remove old Python implementations
26 Nov 2014; Yixun Lan <dlan@gentoo.org> metadata.xml:
udpate meatadata.xml, add Alex Xu as maintainer
25 Nov 2014; Julian Ospald <hasufell@gentoo.org> metadata.xml:
drop maintainership
22 Jul 2013; Michał Górny <mgorny@gentoo.org> -trash-cli-0.12.4.ebuild,
-trash-cli-0.12.7.ebuild, -trash-cli-0.12.9.14-r1.ebuild,
-trash-cli-0.12.9.14.ebuild:
Drop old.
14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> trash-cli-0.12.9.14-r2.ebuild:
Stable for x86, wrt bug #457248
14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> trash-cli-0.12.9.14-r2.ebuild:
Stable for amd64, wrt bug #457248
06 Jan 2013; Julian Ospald <hasufell@gentoo.org>
trash-cli-0.12.9.14-r2.ebuild:
remove obsolete deps
06 Jan 2013; Julian Ospald <hasufell@gentoo.org>
trash-cli-0.12.9.14-r2.ebuild:
fix argparse dep
06 Jan 2013; Julian Ospald <hasufell@gentoo.org>
trash-cli-0.12.9.14-r2.ebuild:
add virtual/python-argparse to RDEPEND
*trash-cli-0.12.9.14-r2 (06 Jan 2013)
06 Jan 2013; Julian Ospald <hasufell@gentoo.org>
+trash-cli-0.12.9.14-r2.ebuild:
revbump: migrate to distutils-r1
20 Nov 2012; Agostino Sarubbo <ago@gentoo.org> trash-cli-0.12.9.14-r1.ebuild:
Stable for x86, wrt bug #441096
04 Nov 2012; Agostino Sarubbo <ago@gentoo.org> trash-cli-0.12.9.14-r1.ebuild:
Stable for amd64, wrt bug #441096
*trash-cli-0.12.9.14-r1 (26 Sep 2012)
26 Sep 2012; Julian Ospald <hasufell@gentoo.org>
+trash-cli-0.12.9.14-r1.ebuild:
migrate to python-distutils-ng.eclass
*trash-cli-0.12.9.14 (14 Sep 2012)
14 Sep 2012; Julian Ospald <hasufell@gentoo.org> +trash-cli-0.12.9.14.ebuild:
version bump
03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> trash-cli-0.12.7.ebuild:
Stable for amd64, wrt bug #428886
02 Aug 2012; Jeff Horelick <jdhore@gentoo.org> trash-cli-0.12.7.ebuild:
marked x86 per bug 428886
01 Aug 2012; Julian Ospald <hasufell@gentoo.org> trash-cli-0.12.4.ebuild,
trash-cli-0.12.7.ebuild:
https -> http
*trash-cli-0.12.7 (26 Jun 2012)
26 Jun 2012; Julian Ospald <hasufell@gentoo.org> +trash-cli-0.12.7.ebuild:
version bump
20 Jun 2012; Agostino Sarubbo <ago@gentoo.org> trash-cli-0.12.4.ebuild:
Stable for amd64, wrt bug #422469
20 Jun 2012; Jeff Horelick <jdhore@gentoo.org> trash-cli-0.12.4.ebuild:
marked x86 per bug 422469
*trash-cli-0.12.4 (10 May 2012)
10 May 2012; Julian Ospald <hasufell@gentoo.org> +trash-cli-0.12.4.ebuild,
+metadata.xml:
initial import wrt #238831
|