blob: 0804466b6e4c221035258429c2dd580748bbefe7 (
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
|
# ChangeLog for app-text/lout
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/lout/ChangeLog,v 1.9 2004/12/16 04:38:16 usata Exp $
*lout-3.30 (16 Dec 2004)
16 Dec 2004; Mamoru KOMACHI <usata@gentoo.org> lout-3.29.ebuild,
+lout-3.30.ebuild:
Version bumped. This closes bug #74284. Marked 3.29 stable on x86 and ppc.
08 Jun 2004; David Holm <dholm@gentoo.org> lout-3.29.ebuild:
Added to ~ppc.
*lout-3.29 (07 Jun 2004)
07 Jun 2004; Mamoru KOMACHI <usata@gentoo.org> lout-3.25-r1.ebuild,
+files/lout-3.29-makefile-gentoo.patch, +lout-3.29.ebuild:
Version bumped. Changed master site and added zlib, doc IUSE flags.
Ebuild contributed by Lalo Martins <lalo@laranja.org>, closing bug #34667
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*lout-3.25-r1 (11 July 2002)
26 Aug 2002; phoen][x <phoenix@gentoo.org> lout-3.25.ebuild :
Removed comments and fixed dependencies.
This closes bug 6771.
11 Jul 2002; phoen][x <phoenix@gentoo.org> ChangeLog, lout-3.25.ebuild,
files/digest-lout-3.25-r1, files/lout-3.25-r1-makefile-gentoo.patch :
Initial cvs commit. Ebuild contributed by Christian V. J. Br�ssow <cvjb@epost.de>.
Thanks for the contribution.
Authors comments:
Beware: the original lout sources don't have a configure script. So I
will patch the original makefile. The result should compile and install
at least on any i386 Gentoo Linux. I don't have any experience with (e.g.)
Sparc, PowerPC, ..., so YMMV.
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.
|