blob: 21a4580a682aebaff51d7d348bc78b21291e59f7 (
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
|
# ChangeLog for media-gfx/cropgui
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/cropgui/ChangeLog,v 1.16 2015/04/08 17:58:14 mgorny Exp $
08 Apr 2015; Michał Górny <mgorny@gentoo.org> cropgui-0.1.1-r3.ebuild:
Drop old Python implementations
01 Sep 2014; Michał Górny <mgorny@gentoo.org> -cropgui-0.1.1-r2.ebuild:
Drop old revision.
25 May 2014; Mikle Kolyada <zlogene@gentoo.org> cropgui-0.1.1-r3.ebuild:
x86 stable wrt bug #510778
24 May 2014; Mikle Kolyada <zlogene@gentoo.org> cropgui-0.1.1-r3.ebuild:
amd64 stable wrt bug #510778
*cropgui-0.1.1-r3 (13 Mar 2014)
13 Mar 2014; Michał Górny <mgorny@gentoo.org> +cropgui-0.1.1-r3.ebuild:
Use python_doexe() to make it non-dependant on Python wrapping implementation,
bug #484422.
30 Oct 2013; Michał Górny <mgorny@gentoo.org> cropgui-0.1.1-r2.ebuild:
Update the dep to use dev-lang/python-exec.
17 Sep 2013; Michał Górny <mgorny@gentoo.org> cropgui-0.1.1-r2.ebuild:
Add explicit dep on python-exec:0 since the package wraps the script manually.
18 Jun 2013; Mikle Kolyada <zlogene@gentoo.org> -cropgui-0.1.1-r1.ebuild,
-cropgui-0.1.1.ebuild:
drop old
18 Jun 2013; Mikle Kolyada <zlogene@gentoo.org> cropgui-0.1.1-r2.ebuild:
amd64/x86 stable wrt bug #473694
09 Jun 2013; Mike Gilbert <floppym@gentoo.org> cropgui-0.1.1-r1.ebuild,
cropgui-0.1.1-r2.ebuild:
Depend on virtual/python-imaging.
06 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> metadata.xml:
Reassigning due to Zlogene became Gentoo developer, remove proxy maintainers
herd
*cropgui-0.1.1-r2 (29 May 2013)
29 May 2013; Sergey Popov <pinkbyte@gentoo.org> +cropgui-0.1.1-r2.ebuild:
Revision bump: EAPI 5, migrate to python-r1 eclass, add epatch_user
*cropgui-0.1.1-r1 (28 May 2013)
28 May 2013; Alexander Vershilov <qnikst@gentoo.org> +cropgui-0.1.1-r1.ebuild,
+files/cropgui-0.1.1-PIL.patch:
fix deprecated imports by Mikle Kolyada (#471530)
28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> cropgui-0.1.1.ebuild:
Stable for x86, wrt bug #449056
28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> cropgui-0.1.1.ebuild:
Stable for amd64, wrt bug #449056
*cropgui-0.1.1 (27 Nov 2012)
27 Nov 2012; Sergey Popov <pinkbyte@gentoo.org> +cropgui-0.1.1.ebuild,
+metadata.xml:
Initial commit wrt bug #435294. Thanks to Jared B. and Mikle Kolyada for
their work on ebuild. The latter will maintain this package through proxy
maintainers
|