summaryrefslogtreecommitdiff
blob: fdb1376077ef2f5fad4bdf3d97cfed68fa54d83b (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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
# ChangeLog for dev-lang/ekopath
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/ekopath/ChangeLog,v 1.18 2013/03/24 21:06:04 xarthisius Exp $

  24 Mar 2013; Kacper Kowalik <xarthisius@gentoo.org>
  ekopath-4.0.12.1_pre20121102.ebuild, ekopath-5.0.0_pre20130113.ebuild:
  Install docs unconditionally, add proper dir to MANPATH. Thanks to
  nanikata@gmail.com for the patch. Fixes bug 460428

*ekopath-5.0.0_pre20130113 (14 Jan 2013)

  14 Jan 2013; Kacper Kowalik <xarthisius@gentoo.org>
  +ekopath-5.0.0_pre20130113.ebuild, -ekopath-4.0.12.1_pre20120308.ebuild,
  -ekopath-4.0.12.1_pre20120430.ebuild, -ekopath-4.0.12.1_pre20120530.ebuild:
  Version bump, first release of 5.0, drop old

*ekopath-4.0.12.1_pre20121102 (03 Jan 2013)

  03 Jan 2013; Kacper Kowalik <xarthisius@gentoo.org>
  +ekopath-4.0.12.1_pre20121102.ebuild:
  Version bump, install docs conditionally wrt #411383 by Andrew Savchenko
  <bircoph@gmail.com>

  25 Jun 2012; Kacper Kowalik <xarthisius@gentoo.org>
  ekopath-4.0.12.1_pre20120530.ebuild:
  Use blocker for app-arch/rpm rather than pkg_pretend/ewarn. Thanks to Diego
  Pettenò <flameeyes@gentoo.org> for suggestion. Remove hardcoded PV

*ekopath-4.0.12.1_pre20120530 (14 Jun 2012)

  14 Jun 2012; Kacper Kowalik <xarthisius@gentoo.org>
  +ekopath-4.0.12.1_pre20120530.ebuild:
  Version bump

*ekopath-4.0.12.1_pre20120430 (30 Apr 2012)

  30 Apr 2012; Kacper Kowalik <xarthisius@gentoo.org>
  +ekopath-4.0.12.1_pre20120430.ebuild, -ekopath-4.0.10_pre20110728.ebuild,
  -ekopath-4.0.11_pre20110804-r1.ebuild, -ekopath-4.0.12.1_pre20120205.ebuild,
  -ekopath-4.0.12_pre20111108.ebuild:
  Version bump, drop old

*ekopath-4.0.12.1_pre20120308 (08 Mar 2012)

  08 Mar 2012; Kacper Kowalik <xarthisius@gentoo.org>
  +ekopath-4.0.12.1_pre20120308.ebuild:
  Version bump

*ekopath-4.0.12.1_pre20120205 (09 Feb 2012)

  09 Feb 2012; Kacper Kowalik <xarthisius@gentoo.org>
  +ekopath-4.0.12.1_pre20120205.ebuild:
  Version bump

  13 Nov 2011; Kacper Kowalik <xarthisius@gentoo.org> Manifest:
  Bump manifest due to upstream silently switching binaries

*ekopath-4.0.12_pre20111108 (08 Nov 2011)

  08 Nov 2011; Kacper Kowalik <xarthisius@gentoo.org>
  +ekopath-4.0.12_pre20111108.ebuild:
  Version bump with bulldozer support

*ekopath-4.0.11_pre20110804-r1 (04 Aug 2011)

  04 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org>
  -ekopath-4.0.11_pre20110804.ebuild, +ekopath-4.0.11_pre20110804-r1.ebuild:
  License manager was temporary removed by upstream

*ekopath-4.0.11_pre20110804 (04 Aug 2011)

  04 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org>
  -ekopath-4.0.10_pre20110803.ebuild, +ekopath-4.0.11_pre20110804.ebuild:
  Fix sandbox violation and bump

*ekopath-4.0.10_pre20110803 (04 Aug 2011)

  04 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org>
  -ekopath-4.0.10_pre20110717-r1.ebuild, +ekopath-4.0.10_pre20110803.ebuild:
  Version bump, fixes missing symbols in funclookup

  03 Aug 2011; Anthony G. Basile <blueness@gentoo.org>
  ekopath-4.0.10_pre20110728.ebuild:
  Fix a) paxmarkings on installer and b) RWX GNU STACK on libstl.so
  This is for pax enabled kernels, but tested and safe on vanilla.

*ekopath-4.0.10_pre20110728 (31 Jul 2011)

  31 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
  +ekopath-4.0.10_pre20110728.ebuild:
  Version bump

*ekopath-4.0.10_pre20110717-r1 (31 Jul 2011)

  31 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
  -ekopath-4.0.10_pre20110717.ebuild, +ekopath-4.0.10_pre20110717-r1.ebuild:
  Use PN rather than P in path, in order not to break things relying on
  compiler location on every update. Fixes bug 377113 by Diego Elio Pettenò
  <flameeyes@gentoo.org>

  27 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
  ekopath-4.0.10_pre20110717.ebuild:
  Add missing LDPATH to env file

  23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
  -ekopath-4.0.10_pre20110612.ebuild,
  ekopath-4.0.10_pre20110717.ebuild:
  Drop old, restrict mirror

  21 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
  ekopath-4.0.10_pre20110717.ebuild:
  Workaround fperms issues

*ekopath-4.0.10_pre20110717 (20 Jul 2011)

  20 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
  +ekopath-4.0.10_pre20110717.ebuild:
  Version bump

  15 Jun 2011; Kacper Kowalik <xarthisius@gentoo.org>
  ekopath-4.0.10_pre20110612.ebuild:
  Workaround failure with latest rpm. Thanks to joi for the report

*ekopath-4.0.10_pre20110612 (15 Jun 2011)

  15 Jun 2011; Kacper Kowalik <xarthisius@gentoo.org>
  +ekopath-4.0.10_pre20110612.ebuild, +metadata.xml:
  Initial import