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
|
# ChangeLog for dev-tcltk/iwidgets
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/iwidgets/ChangeLog,v 1.23 2011/12/05 17:49:15 jlec Exp $
05 Dec 2011; Justin Lecher <jlec@gentoo.org> iwidgets-4.0.1.ebuild,
iwidgets-4.0.1-r3.ebuild, metadata.xml:
Fix for real multilib without symlink lib -> /usr/lib64, #392947; ebuild
cleaning
*iwidgets-4.0.1-r3 (23 Jun 2011)
23 Jun 2011; Justin Lecher <jlec@gentoo.org> files/4.0.1-path.patch,
-iwidgets-4.0.1-r2.ebuild, +iwidgets-4.0.1-r3.ebuild:
Don't install in /usr/usr #372587
07 Dec 2010; Justin Lecher <jlec@gentoo.org> +files/4.0.1-path.patch,
iwidgets-4.0.1-r2.ebuild:
Keep LFS layout, #295836
07 Apr 2010; Diego E. Pettenò <flameeyes@gentoo.org>
iwidgets-4.0.1-r2.ebuild:
Fix obvious thinko in demos install.
29 Mar 2010; Justin Lecher <jlec@gentoo.org> iwidgets-4.0.1-r2.ebuild:
Keyworded for ~x86-linux ~amd64-linux, EAPI=3 port
*iwidgets-4.0.1-r2 (08 Aug 2009)
08 Aug 2009; Federico Ferri <mescalinum@gentoo.org>
-iwidgets-4.0.1-r1.ebuild, +iwidgets-4.0.1-r2.ebuild:
cleanup & bug 247184
26 Jun 2007; MATSUU Takuto <matsuu@gentoo.org> iwidgets-4.0.1-r1.ebuild:
Fixed parallel make install issue, bug #177088.
*iwidgets-4.0.1-r1 (30 Apr 2007)
30 Apr 2007; MATSUU Takuto <matsuu@gentoo.org> iwidgets-4.0.1.ebuild,
+iwidgets-4.0.1-r1.ebuild:
Fixed bug #115470.
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
05 Nov 2006; Bryan Østergaard <kloeri@gentoo.org> iwidgets-4.0.1.ebuild:
Add ~alpha keyword.
14 Sep 2006; Danny van Dyk <kugelfang@gentoo.org> iwidgets-4.0.1.ebuild:
Added DEPEND on >=dev-tcltk/itk-3.3-r1 as suggested in bug #115177. Dropped
alpha keyword on behalf of kloeri.
21 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> iwidgets-4.0.1.ebuild:
Stable on ppc.
31 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> iwidgets-4.0.1.ebuild:
Stable on amd64.
10 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> iwidgets-4.0.1.ebuild:
Stable on alpha.
09 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> iwidgets-4.0.1.ebuild:
Add ~alpha keyword.
25 Apr 2004; Jon Hood <squinky86@gentoo.org> iwidgets-4.0.1.ebuild:
added "die".
22 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> iwidgets-4.0.1.ebuild:
marked ~amd64
14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> iwidgets-4.0.1.ebuild:
Added IUSE=
04 Apr 2004; Chris Aniszczyk <zx@gentoo.org> iwidgets-4.0.1.ebuild,
metadata.xml:
Clean up. Added missing metadata.xml
24 Mar 2004; Jason Wever <weeve@gentoo.org> iwidgets-4.0.1.ebuild:
Stable on sparc.
*iwidgets-4.0.1 (28 Oct 2003)
28 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> iwidgets-4.0.1.ebuild:
add new ebuild as it's a PDEPEND for the new itcl
|