blob: f00a10ddf0214f021dc5e451f2507deddc720d54 (
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
|
# ChangeLog for app-text/scrollkeeper
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/app-text/scrollkeeper/ChangeLog,v 1.18 2002/10/19 17:56:06 phoenix Exp $
*scrollkeeper-0.3.11-r1 (04 Sep 2002)
15 Sep 2002; Seemant Kulleen <seemant@gentoo.org>
scrollkeeper-0.3.11-r1.ebuild :
man page/LFH fixes.
04 Sep 2002; Daniel Ahlberg <aliz@gentoo.org> scrollkeeper-0.3.11.ebuild-r1 files/scrollkeeper-0.3.11-gentoo.diff :
Security update.
*scrollkeeper-0.3.11 (29 Jul 2002)
19 Oct 2002; phoen][x <phoenix@gentoo.org> scrollkeeper-0.3.11.ebuild :
Fixed a typo (SRC_URI).
27 Aug 2002; Martin Schlemmer <azarah@gentoo.org> scrollkeeper-0.3.11.ebuild :
Touch ${S}/intl/libintl.h if "nls" is not in USE. Closes bug #7011.
29 Jul 2002; Spider <spider@gentoo.org> scrollkeeper-0.3.11.ebuild :
Update ebuild and patch
*scrollkeeper-0.3.10 (12 Jul 2002)
20 Jul 2002; Mark Guertin <gerk@gentoo.org> :
Adjusted KEYWORDS (there were 2 unmatching sets of them)
15 Jul 2002; Owen Stampflee <owen@gentoo.org> :
Added KEYWORDS.
12 Jul 2002; Seemant Kulleen <seemant@gentoo.org>
scrollkeeper-0.3.10-r1.ebuild files/digest-scrollkeeper-0.3.10-r1 :
Blah. changed einstall to make install, because otherwise stuff was
getting merged into ${D}. Silly silly seemant. Closes bug #4880 by
koto@mynetix.de (Andreas Kotowicz)
*scrollkeeper-0.3.10 (10 Jul 2002)
10 Jul 2002; Seemant Kulleen <seemant@gentoo.org>
scrollkeeper-0.3.10.ebuild files/digest-scrollkeeper-0.3.10
files/scrollkeeper-0.3.10.diff :
Version bump. Also ran autoconf and automake, since the diff affects
Makefile.in. Thenks to: christian-neumair@web.de (Christian - Manny
Calavera - Neumair) in bug #4822
*scrollkeeper-0.3.9-r1 (29 Jun 2002)
29 Jun 2002; Martin Schlemmer <azarah@gentoo.org> *.ebuild:
Unfortunately we cannot have both installed, so changed them
all to have SLOT="0". Also fixed some syntax errors in the
0.3.9 ebuild.
*scrollkeeper-0.2-r4 (13 Jun 2002)
20 Sept 2002; Mike Frysinger <vapier@gentoo.org> :
Updated HOMEPAGE variable
13 Jun 2002; Spider <spider@gentoo.org> scrollkeeper-0.2-r4.ebuild :
fix the link bug
*scrollkeeper-0.3.9 (1 Jun 2002)
1 Jun 2002; Spider <spider@gentoo.org> scrollkeeper-0.3.9.ebuild :
new version released. fixed the bugs we patched
*scrollkeeper-0.3.8-r2 (1 Jun 2002)
1 Jun 2002; Spider <spider@gentoo.org> scrollkeeper-0.3.8-r2.ebuild :
ebuild update to use /usr/bin/scrollkeeper* instead of "scrollkeeper-*" for paths
*scrollkeeper-0.3.8-r1 (31 May 2002)
31 May 2002; Spider <spider@gentoo.org> scrollkeeper-0.3.8-r1.ebuild :
updated with a patch for gcc 3.1 at ia32
*scrollkeeper-0.3.6 (22 May 2002)
*scrollkeeper-0.3.8 (22 May 2002)
*scrollkeeper-0.3.4-r5 (22 May 2002)
22 May 2002; Spider <spider@gentoo.org> scrollkeeper-0.3.4-r5.ebuild scrollkeeper-0.3.6.ebuild scrollkeeper-0.3.8.ebuild :
Added an updated -r that has some minor fixes
Added 0.3.6 that is known to work
Added 0.3.8 that has strict dtd checking and kinda breaks older stuff
*scrollkeeper-0.2-r3 (27 Mar 2002)
27 Mar 2002; Seemant Kulleen <seemant@gentoo.org> scrollkeeper-0.2-r3.ebuild :
man page/LFH fixes submitted by Matthew Kennedy.
*scrollkeeper-0.2-r2 (1 Feb 2002)
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.
|