blob: 86c49129a0d944d3c7f18b984b783f101c892e7b (
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
|
# ChangeLog for app-text/scrollkeeper
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/scrollkeeper/ChangeLog,v 1.23 2003/02/12 05:34:41 vapier Exp $
*scrollkeeper-0.3.12 (24 Jan 2003)
10 Feb 2003; foser <foser@gentoo.org> scrollkeeper-0.3.1[1-r1,2].ebuild :
Fixed docbook-xml-dtd to be more picky
24 Jan 2003; Spider <spider@gentoo.org> : scrollkeeper-0.3.12.ebuild:
First official release in ages, now fixes the tempfile vulnerability and
other bugs from previous version. I had to remake the install-data patch due
to some slight changes to the Makefile.in. nothing big here.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*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.
|