summaryrefslogtreecommitdiff
blob: 01e0de4602a21746b1c0468eec1b15f38b60d8fe (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
68
69
70
71
72
73
# ChangeLog for eclass directory
# Copyright 2017 Gentoo Foundation; Distributed under the GPL v2

  12 May 2012; Martin Väth <martin@mvath.de>:
  Created ChangeLog

  12 May 2012; Martin Väth <martin@mvath.de>:
  base->eutils

  10 Jun 2012; Martin Väth <martin@mvath.de>:
  Remove support for icecat. Fix headers to make repoman happy

  26 Aug 2012; Martin Väth <martin@mvath.de>:
  Rename IUSE={copy,symlink}_extensions to {copy,symlink}-extensions to avoid
  possible collision with USE_EXPAND

  21 Sep 2012; Martin Väth <martin@mvath.de>:
  mv_mozextension: Use slot dependencies; requires at least EAPI=5
  monotone: Remove useless DESCRIPTION

  22 Sep 2012; Martin Väth <martin@mvath.de>:
  Use AUTHOR tag. Use $ECLASS for message

  14 Aug 2013; Martin Väth <martin@mvath.de>:
  Simplify EPREFIX

  24 Jan 2015; Martin Väth <martin@mvath.de>:
  Remove auteps from mv_mozextension.eclass

  25 Jan 2015; Martin Väth <martin@mvath.de>:
  avoid use_if_iuse in mv_mozextension.eclass to be fully pms compatible

  28 Nov 2015; Martin Väth <martin@mvath.de>:
  Replace mv_mozextension.eclass by mv_mozextension-r1.eclass without
  default phase functions for EAPI=6 compatibility

  04 Dec 2015; Martin Väth <martin@mvath.de>:
  mv_mozextension-r1.eclass: Use BROWSER="..." with USE_EXPAND
  Allow to specify source/binary only

  06 Feb 2016; Martin Väth <martin@mvath.de>:
  mv_mozextension-r1.eclass: Support palemoon

  08 Feb 2016; Martin Väth <martin@mvath.de>:
  mv_mozextension-r1.eclass: Keep *.xpi compressed by default

  08 Feb 2016; Martin Väth <martin@mvath.de>:
  mv_mozextension-r1.eclass: Support USE=compressed

  29 Nov 2016; Martin Väth <martin@mvath.de>:
  stardict.eclass: Add from main gentoo repository

  02 Dec 2016; Martin Väth <martin@mvath.de>:
  stardict.eclass: Remove again since it stays in main gentoo repository

  28 Jan 2017; Martin Väth <martin@mvath.de>:
  mv_mozextension-r1.eclass: Support override by moz_atom()

  03 Jun 2017; Martin Väth <martin@mvath.de>:
  Support new package layout by manually specifying id with option -i

  25 Jul 2017; Martin Väth <martin@mvath.de>:
  Copy meson.eclass from gentoo tree, since developers refuse to make its
  use optionally: https://bugs.gentoo.org/show_bug.cgi?id=626054

  26 Jul 2017; Martin Väth <martin@mvath.de>:
  Reflect changes in documentation of meson_optional.eclass

  17 Sep 2017; Martin Väth <martin@mvath.de>:
  Support version specification in mv_mozextension-r1.eclass

  04 Nov 2017; Martin Väth <martin@mvath.de>:
  Support manifest.json in mv_mozextension-r1.eclass