blob: dcc1b693a461e1e330a7336d55e352aa818f6506 (
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
|
# ChangeLog for app-shells/zsh-syntax-highlighting
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
*zsh-syntax-highlighting-0.2.0, -99999999 (14 Sep 2013)
24 Jan 2014; Martin Väth <martin@mvath.de>:
Avoid duplicate installation
20 Nov 2013; Martin Väth <martin@mvath.de>:
Fix check for patching
12 Oct 2013; Martin Väth <martin@mvath.de>:
Use readme.gentoo.eclass
14 Sep 2013; Martin Väth <martin@mvath.de>:
Rename back. Bump to git-r3.eclass
*zsh-syntax-highlighting-0.2.0-r1 (10 Aug 2013)
10 Aug 2013; Martin Väth <martin@mvath.de>:
Fix userspace pollution by cdpath_dir
*zsh-syntax-highlighting-0.2.0 (09 Aug 2013)
09 Aug 2013; Martin Väth <martin@mvath.de>:
Version bump. Remove old ebuild
*zsh-syntax-highlighting-0.1.2-r1, -99999999-r1 (19 Jan 2013)
19 Jan 2013; Martin Väth <martin@mvath.de>:
Change install location, remove old ebuilds.
*zsh-syntax-highlighting-0.1.2 (17 Aug 2012)
28 Sep 2012; Martin Väth <martin@mvath.de>:
Bump to EAPI=5
18 Aug 2012; Martin Väth <martin@mvath.de>:
Add RESTRICT="mirror" for non-live ebuild
17 Aug 2012; Martin Väth <martin@mvath.de>:
Provide non-live ebuild
12 May 2012; Martin Väth <martin@mvath.de>:
base->eutils
15 Apr 2012; Martin Väth <martin@mvath.de>:
Inherit base
06 Nov 2011; Martin Väth <martin@mvath.de>:
Use default EGIT_PROJECT name. Call EGIT_REPACK unless offline.
09 Sep 2011; Martin Väth <martin@mvath.de>:
Update addresses and port to git-2 eclass.
Note that ESCM_OFLINE/EGIT_OFFLINE is named EVCS_OFFLINE in git-2.
03 Jun 2011; Martin Väth <martin@mvath.de>:
Write ebuild from scratch.
|