blob: 17952a2c94f207fc0a1cf55e876bcf2b5f7253ed (
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
|
# ChangeLog for app-text/sablotron
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/ChangeLog,v 1.8 2002/11/27 02:45:42 mcummings Exp $
*sablotron-0.96 (26 Nov 2002)
26 Nov 2002; Michael Cummings <mcummings@gentoo.org> sablotron-0.96.ebuild:
added patch thanks to rajiv in bug 11085 (rajiv@gentoo.org, that is)
new version, masked for testing, seeing if it resolves bug 11085
*sablotron-0.95-r1 (13 Jul 2002)
23 Sep 2002; Ryan Phillips <rphillips@gentoo.org> sablotron-0.95-r1.ebuild :
Fixed stdc++ linking issue; #3876
05 Aug 2002; Seemant Kulleen <seemant@gentoo.org> sablotron-0.95-r1.ebuild :
Fallsafe: emake || make || die. From bug #6041 by shadow@ines.ro
13 Jul 2002; Seemant Kulleen <seemant@gentoo.org> sablotron-0.95-r1.ebuild
files/digest-sablotron-0.95-r1 files/sablotron-0.95-gentoo.patch :
gentoo@gonzo.ch (Roman Weber) submitted this after doing some excellent
research:
Added a patch that PHP compiles with sablotron enabled.
Source: http://bugs.php.net/bug.php?id=18184
Closes bug #4908.
*sablotron-0.95 (10 Jul 2002)
10 Jul 2002; Seemant Kulleen <seemant@gentoo.org> sablotron-0.95.ebuild
files/digest-sablotron-0.95 :
Version bump thanks to: gentoo@gonzo.ch (Roman Weber) in bug #4798
*sablotron-0.90 (12 Mar 2002)
12 Mar 2002; Seemant Kulleen <seemant@gentoo.org> sablotron-0.90.ebuild :
Upgraded version from 0.81. Updated the copyright info, changed try blocks to
death blocks, added documentation and removed unnecessary dodir statements.
*sablotron-0.81 (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.
|