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
|
# ChangeLog for sys-apps/star
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/star/ChangeLog,v 1.11 2003/02/12 09:08:45 vapier Exp $
*star-1.4.2 (14 Jan 2003)
14 Jan 2003; Brandon Low <lostlogic@gentoo.org> star-1.4.2.ebuild:
Include a stable version in the tree, kill off old 1.4_alpha ebuilds.
Marked unstable until after Gentoo 1.4 is out.
*star-1.5_alpha09 (14 Jan 2003)
14 Jan 2003; Brandon Low <lostlogic@gentoo.org> star-1.5_alpha09.ebuild:
Update to the latest alpha, and mark the alpha ebuild unstable.
Make the SRC_URI and ${S} figure themselves out from packagenames.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*star-1.5_alpha06-r1 (26 Oct 2002)
26 Oct 2002; Nick Hadaway <raker@gentoo.org> star-1.5_alpha06-r1.ebuild :
Now installing mt as mt.star instead of just removing it due to
conflicts with mt-st. See bug #9442
*star-1.5_alpha06 (27 Aug 2002)
27 Aug 2002; raker <raker@gentoo.org>
star-1.5_alpha06.ebuild, digest-star-1.5_alpha06 :
Version bump. Many fixes for gcc3.x, sparc, sparc64, and much more.
Check out the AN-* files in the doc directory for further details.
*star-1.3_alpha8-r2.ebuild (14 July 2002)
21 Jul 2002; Mark Guertin <gerk@gentoo.org>:
updated keywords (ppc)
14 Jul 2002; phoen][x <phoenix@gentoo.org> star-1.3_alpha8-r2.ebuild :
Added LICENSE, KEYWORDS, SLOT.
*star-1.4_alpha21 (12 Apr 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> star-1.4_alpha21.ebuild :
Added LICENSE, KEYWORDS, SLOT.
12 Apr 2002; Donny Davies <woodchip@gentoo.org> :
Update to latest available release.
*star-1.4_alpha15 (1 Feb 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> star-1.4_alpha15.ebuild :
Added LICENSE, KEYWORDS, SLOT.
1 Feb 2002; G.Bevin <gbevin@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.
|