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
|
# ChangeLog for app-misc/fslint
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/fslint/ChangeLog,v 1.13 2015/04/08 07:30:30 mgorny Exp $
08 Apr 2015; Michał Górny <mgorny@gentoo.org> fslint-2.44-r2.ebuild:
Remove old Python implementations
14 Nov 2014; Tom Wijsman <TomWij@gentoo.org> metadata.xml:
Maintainer needed.
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> fslint-2.42.ebuild,
fslint-2.44-r2.ebuild:
QA: drop trailing '.' from DESCRIPTION
*fslint-2.44-r2 (05 Apr 2014)
05 Apr 2014; Tom Wijsman <TomWij@gentoo.org> +fslint-2.44-r2.ebuild,
-fslint-2.44-r1.ebuild:
Revision bump. Replace glade dependency by libglade dependency. Discovered by
Frank Krömmelbein, from bug #506664.
*fslint-2.44-r1 (05 Apr 2014)
05 Apr 2014; Tom Wijsman <TomWij@gentoo.org> +fslint-2.44-r1.ebuild,
-fslint-2.44.ebuild:
Revision bump. Use python-single-r1 instead of python-r1. Fixes bug #506664;
reported by Eugene Shalygin, with help by Michał Górny (mgorny).
*fslint-2.44 (30 Mar 2014)
30 Mar 2014; Tom Wijsman <TomWij@gentoo.org> +fslint-2.44.ebuild:
Version bump to 2.44, migrate to python-r1; fixes bug #506232, reported by
Frank Krömmelbein.
16 Jan 2014; Jeroen Roovers <jer@gentoo.org> fslint-2.42.ebuild,
metadata.xml:
Spelling. Drop longdescription (== DESCRIPTION).
28 Aug 2013; Agostino Sarubbo <ago@gentoo.org> fslint-2.42.ebuild:
Stable for x86, wrt bug #481946
23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> fslint-2.42.ebuild:
Stable for amd64, wrt bug #481946
09 Apr 2013; Tom Wijsman <TomWij@gentoo.org> fslint-2.42.ebuild:
No PN variable in HOMEPAGE as per the dev manual.
29 Mar 2013; Tom Wijsman <TomWij@gentoo.org> fslint-2.42.ebuild:
Removed fperms calls, instead the doins calls have been replaced by doexe
calls. Reported by jannis, fix by rej. Fixes bug #463708.
*fslint-2.42 (28 Mar 2013)
28 Mar 2013; Tom Wijsman <TomWij@gentoo.org> +fslint-2.42.ebuild,
+metadata.xml:
New ebuild for fslint, from sunrise overlay. EAPI 5. Made install function
more specific and give binaries +x permissions. Fixes bug #33341.
|