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
|
# ChangeLog for app-sci/setiathome
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/ChangeLog,v 1.21 2004/03/30 19:43:30 spyderous Exp $
30 Mar 2004; Donnie Berkholz <spyderous@gentoo.org>;
setiathome-3.03-r1.ebuild, setiathome-3.08-r1.ebuild,
setiathome-3.08-r2.ebuild:
Change x11-base/xfree dependency to virtual/x11.
30 Mar 2004; Patrick Kursawe <phosphan@gentoo.org>
setiathome-3.08-r2.ebuild, files/seti-init.d-r1:
Fixing #46141, declaring stable
*setiathome-3.08-r2 (01 Mar 2004)
01 Mar 2004; Patrick Kursawe <phosphan@gentoo.org>
setiathome-3.08-r2.ebuild, files/seti-init.d-r1:
Adding wrapper to 3.08 aswell. Will not try to login any more if run for the
first time, but give an error message.
26 Feb 2004; Aron Griffis <agriffis@gentoo.org> setiathome-3.03-r1.ebuild:
Remove alpha from the SRC_URI to keep from cluttering digest and causing
confusion
26 Feb 2004; Aron Griffis <agriffis@gentoo.org> setiathome-3.03-r1.ebuild,
setiathome-3.08-r1.ebuild:
Remove -* since that's meaningless in these ebuilds. Mark 3.03 -alpha since it
segfaults for us. We'll need a build of 3.08 to appear on the website before
this becomes usable again on alpha.
27 Jan 2004; Mike Frysinger <vapier@gentoo.org> :
Add wrapper script #24930 and a whole bunch more arch support #33812.
06 Dec 2003; Donnie Berkholz <spyderous@gentoo.org>;
setiathome-3.03-r1.ebuild, setiathome-3.08-r1.ebuild,
setiathome-3.08.ebuild:
Changing obsolete chown syntax for bug #35127.
13 Oct 2003; Daniel Ahlberg <aliz@gentoo.org> setiathome-3.08-r1.ebuild :
Added amd64.
06 Aug 2003; <iggy@gentoo.org> files/seti-init.d-r1:
added SETIATHOME_OPTS to the login command, fixes 24231, thanks to Markus
Nigbur <pYrania@1337-Designz.de>
09 Jul 2003; Martin Holzer <mholzer@gentoo.org> files/seti-init.d-r1:
Fixing typo in seti-init.d-r1. Closes #24182.
*setiathome-3.08-r1 (04 May 2003)
04 May 2003; Daniel Ahlberg <aliz@gentoo.org> setiathome-3.08-r1.ebuild :
Closes #9467.
*setiathome-3.08 (09 Apr 2003)
09 Par 2003; Daniel Ahlberg <aliz@gentoo.org> setiathome-3.08.ebuild :
Security update. Rewrote package fetching.
*setiathome-3.03-r1 (13 Feb 2003)
02 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
Added missing changelog entry.
*setiathome-3.03 (19 Jul 2002)
04 Feb 2003; Jason Wever <weeve@gentoo.org> setiathome-3.03-r1.ebuild :
Added sparc to keywords.
04 Nov 2002; Daniel Ahlberg <aliz@gentoo.orv> files/seti-init.d :
Updated init.d script to take advantage of SMP. Script contributed by
delta407 <delta407@lerfjhax.com> in #7483.
19 Sep 2002; Owen Stampflee <owen@gentoo.org> :
Added PPC to KEYWORDS.
28 Aug 2002; Ryan Phillips <rphillips@gentoo.org> files/seti-init.d-r1 :
Fixed checkconfig() start bug. Thx to burzmali. Fixes #6645
19 Jul 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog :
Author: Maik Schreiber <bZ@iq-computing.de>
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.
|