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
|
# ChangeLog for dev-lang/gnat-gpl
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gpl/ChangeLog,v 1.21 2008/02/08 18:18:41 dertobi123 Exp $
08 Feb 2008; Tobias Scherbaum <dertobi123@gentoo.org>
gnat-gpl-4.1.3.2007.ebuild:
ppc stable, bug #209001
05 Feb 2008; Christian Faulhammer <opfer@gentoo.org>
gnat-gpl-4.1.3.2007.ebuild:
stable x86, bug 209001
25 May 2007; user account for gentoo cvs access <portage-cvs@gentoo.org>
-gnat-gpl-3.4.6.2006.ebuild:
removed unneeded version
*gnat-gpl-4.1.3.2007 (25 May 2007)
25 May 2007; user account for gentoo cvs access <portage-cvs@gentoo.org>
+gnat-gpl-4.1.3.2007.ebuild:
new version by ACT out
19 May 2007; user account for gentoo cvs access <portage-cvs@gentoo.org>
gnat-gpl-3.4.6.2006-r1.ebuild:
reverted the ${D}${D} trickery that was in place to work around sandbox violation.
No longer necessary. (#178140)
16 May 2007; user account for gentoo cvs access <portage-cvs@gentoo.org>
gnat-gpl-3.4.6.2006.ebuild, gnat-gpl-3.4.6.2006-r1.ebuild:
added QA_EXECSTACK bypass. See #119382
*gnat-gpl-3.4.6.2006-r1 (15 Feb 2007)
15 Feb 2007; George Shapovalov <george@gentoo.org>
+gnat-gpl-3.4.6.2006-r1.ebuild:
fixed installation (ACT's weird makefiles again). Now gprmake is installed,
so issuing a revbump
06 Feb 2007; Marius Mauch <genone@gentoo.org> gnat-gpl-3.4.5.1-r1.ebuild,
gnat-gpl-3.4.5.2005.ebuild, gnat-gpl-3.4.6.1.ebuild,
gnat-gpl-3.4.6.2006.ebuild:
Replacing einfo with elog
24 Sep 2006; David Holm <dholm@gentoo.org> gnat-gpl-3.4.6.2006.ebuild:
Added to ~ppc.
10 Sep 2006; George Shapovalov <george@gentoo.org>
gnat-gpl-3.4.6.2006.ebuild:
reverted versions in SRC_URI so as not to upload the same (renamed) source (#147072)
*gnat-gpl-3.4.6.2006 (08 Sep 2006)
*gnat-gpl-3.4.5.2005 (08 Sep 2006)
08 Sep 2006; George Shapovalov <george@gentoo.org>
-gnat-gpl-3.4.5.1-r2.ebuild, +gnat-gpl-3.4.5.2005.ebuild,
+gnat-gpl-3.4.6.2006.ebuild:
renamed 3.4.5.1 to 3.4.5.2005 and 3.4.6.1 to 3.4.6.2006 as per discussion in
#111340 (3.4.6.1 was only copied, will remove soon upon testing)
22 Aug 2006; George Shapovalov <george@gentoo.org> Manifest:
looks like I need to touch something to force Manifest update (#143129)
*gnat-gpl-3.4.6.1 (25 Jun 2006)
25 Jun 2006; George Shapovalov <george@gentoo.org>
+gnat-gpl-3.4.6.1.ebuild:
new version (#111340)
05 Jun 2006; George Shapovalov <george@gentoo.org>
gnat-gpl-3.4.5.1-r2.ebuild:
fixed creation of symlink to nonexistent info file
27 Apr 2006; Marien Zwart <marienz@gentoo.org>
files/digest-gnat-gpl-3.4.5.1-r1, files/digest-gnat-gpl-3.4.5.1-r2,
Manifest:
Fixing SHA256 digest, pass four
27 Mar 2006; George Shapovalov <george@gentoo.org>
gnat-gpl-3.4.5.1-r2.ebuild:
redid the big patch since the original one was complaining a lot and even
asking questions with new eclass
27 Mar 2006; George Shapovalov <george@gentoo.org>
-gnat-gpl-3.4.5.1.ebuild:
removed stale (and no longer wrking with new gnatbuild.eclass) revision
*gnat-gpl-3.4.5.1-r2 (27 Mar 2006)
27 Mar 2006; George Shapovalov <george@gentoo.org>
+files/patches/51_all_gcc-3.4-libiberty-pic.patch,
+files/gcc-configure-LANG.patch, +files/patches/74_all_sh-pr24836.patch,
+gnat-gpl-3.4.5.1-r2.ebuild:
new revision to match updated gnatbuild.eclass. Misc fixes, better multilib..
19 Mar 2006; Mark Loeser <halcy0n@gentoo.org> gnat-gpl-3.4.5.1.ebuild,
gnat-gpl-3.4.5.1-r1.ebuild:
Add DEPEND on app-arch/unzip
*gnat-gpl-3.4.5.1-r1 (23 Jan 2006)
23 Jan 2006; George Shapovalov <george@gentoo.org>
+gnat-gpl-3.4.5.1-r1.ebuild:
new revision to force use of new bootstrap and to match new eselect-gnat
locations
*gnat-gpl-3.4.5.1 (17 Jan 2006)
17 Jan 2006; George Shapovalov <george@gentoo.org>
+files/gnat-Make-lang.in.patch, +metadata.xml, +gnat-gpl-3.4.5.1.ebuild:
initial commit. Split gnat package - AdaCore version (#111340)
|