summaryrefslogtreecommitdiff
blob: e0cd6f8cf2798e7ef9ca2d3c6a76a252759beca6 (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
# ChangeLog for app-misc/fslint
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/fslint/ChangeLog,v 1.10 2014/04/05 15:09:12 tomwij Exp $

*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.