blob: 41585d80f5e29443cf6b87c7e17a4edc96695e8c (
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
|
# ChangeLog for games-strategy/asc
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-strategy/asc/ChangeLog,v 1.20 2006/05/31 19:49:42 tupone Exp $
31 May 2006; <Tupone@gentoo.org> asc-1.16.3.0.ebuild:
Filter -O3 for a gcc-4.1 bug: #134255 by me
*asc-1.16.3.0 (22 Jan 2006)
22 Jan 2006; Michael Sterrett <mr_bones_@gentoo.org> +asc-1.16.3.0.ebuild:
version bump
24 Aug 2005; Michael Sterrett <mr_bones_@gentoo.org> -asc-1.15.1.0.ebuild,
-asc-1.15.2.1.ebuild, -asc-1.15.3.0.ebuild, -asc-1.16.0.0.ebuild,
-asc-1.16.1.0.ebuild:
clean older ebuilds
24 Aug 2005; Michael Sterrett <mr_bones_@gentoo.org> asc-1.16.2.0.ebuild:
stable for x86
*asc-1.16.2.0 (08 Aug 2005)
08 Aug 2005; Michael Sterrett <mr_bones_@gentoo.org> +asc-1.16.2.0.ebuild:
version bump
*asc-1.16.1.0 (18 Jul 2005)
18 Jul 2005; Michael Sterrett <mr_bones_@gentoo.org> +asc-1.16.1.0.ebuild:
version bump - ebuild submitted by Robert Schuster via bug #99423
*asc-1.16.0.0 (04 May 2005)
04 May 2005; Michael Sterrett <mr_bones_@gentoo.org> +asc-1.16.0.0.ebuild:
version bump
*asc-1.15.3.0 (14 Feb 2005)
14 Feb 2005; Michael Sterrett <mr_bones_@gentoo.org> +asc-1.15.3.0.ebuild:
version bump
28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
*asc-1.15.2.1 (01 Dec 2004)
01 Dec 2004; Michael Sterrett <mr_bones_@gentoo.org> +asc-1.15.2.1.ebuild:
version bump
*asc-1.15.1.0 (15 Oct 2004)
15 Oct 2004; Michael Sterrett <mr_bones_@gentoo.org> +asc-1.15.1.0.ebuild:
version bump (bug #67005)
24 Sep 2004; Michael Sterrett <mr_bones_@gentoo.org> -asc-1.13.8.0.ebuild,
-asc-1.14.0.0.ebuild:
clean older versions
24 Sep 2004; Michael Sterrett <mr_bones_@gentoo.org> asc-1.15.0.0.ebuild:
no need to depend on media-libs/paragui if we're not using it
21 Sep 2004; Michael Sterrett <mr_bones_@gentoo.org> asc-1.15.0.0.ebuild:
Added --disable-paragui for bug #61154
24 Jun 2004; Chris Gianelloni <wolf31o2@gentoo.org> asc-1.15.0.0.ebuild:
Changed DEPEND for libsigc and closing bug #55004.
*asc-1.15.0.0 (23 Jun 2004)
23 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> +asc-1.15.0.0.ebuild:
version bump (bug #54845)
*asc-1.14.0.0 (06 Mar 2004)
06 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> asc-1.14.0.0.ebuild:
version bump (bug #43707)
*asc-1.13.8.0 (25 Aug 2003)
25 Aug 2003; Michael Sterrett <msterret@gentoo.org> asc-1.13.8.0.ebuild:
version bump; added the html docs to the install
13 Aug 2003; Michael Sterrett <msterret@gentoo.org> asc-1.13.7.ebuild:
Added --disable-paraguitest to configure line (another try at bugs 26402 and
4488) Removed --with-gnu-ld from configure line. No reason for it to be there.
Added mp3 files to SRC_URI and unpack. Nice quality music really adds to the
game. Doc cleanups. More error messages.
*asc-1.13.7 (19 Jul 2003)
19 Jul 2003; Mike Frysinger <vapier@gentoo.org> :
Version bump.
*asc-1.13.5.1 (20 Jun 2003)
20 Jun 2003; Mike Frysinger <vapier@gentoo.org> :
Version bump to fix #16870
*asc-1.11.0.2 (23 Dec 2002)
23 Dec 2002; Mike Frysinger <vapier@gentoo.org> :
Version bump to fix #8615
*asc-1.10.2 (7 May 2002)
31 Jul 2002; J.Alberto S. L. <bass@gentoo.org> asc-1.10.2.ebuild-r1:
Fix #4488 adding '--disable-paraguitest' to configure.
17 jul 2002; Jose Alberto Suárez López <bass@gentoo.org> asc-1.10.2.ebuild :
Added KEYWORDS.
7 May 2002; Spider <spider@gentoo.org> asc-1.10.2.ebuild :
fix sourceforge mirroring.
*asc-1.10.2 (28 Apr 2002)
28 Apr 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|