blob: 96e2c148901e1c04b64f0b06e4d4f570c9cede4c (
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
|
# ChangeLog for app-admin/longrun
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/longrun/ChangeLog,v 1.17 2007/03/27 16:11:44 betelgeuse Exp $
27 Mar 2007; Petteri Räty <betelgeuse@gentoo.org> metadata.xml,
longrun-0.9-r3.ebuild:
Fix things reported by qualudis.
27 Jan 2007; Danny van Dyk <kugelfang@gentoo.org> -longrun-0.9-r2.ebuild:
QA: Removed unused versions.
24 Jan 2007; Marius Mauch <genone@gentoo.org> longrun-0.9-r2.ebuild,
longrun-0.9-r3.ebuild:
Replacing einfo with elog
19 Mar 2006; Petteri Räty <betelgeuse@gentoo.org> longrun-0.9-r3.ebuild:
Marked stable on x86.
*longrun-0.9-r3 (05 Feb 2006)
05 Feb 2006; Petteri Räty <betelgeuse@gentoo.org> -longrun-0.9-r1.ebuild,
+longrun-0.9-r3.ebuild:
Updated to the latest Debian patch set, now installs Swedish and Japanese
translations, added a patch that uses user set CFLAGS to compile
longrun and removed old revision.
03 Sep 2005; Petteri Räty <betelgeuse@gentoo.org> longrun-0.9-r2.ebuild:
Marked stable on x86.
12 Aug 2005; Petteri Räty <betelgeuse@gentoo.org> longrun-0.9-r1.ebuild:
Moved the gcc-3 patch from Debian to distfiles mirrors.
*longrun-0.9-r2 (31 Jul 2005)
31 Jul 2005; Petteri Räty <betelgeuse@gentoo.org> +metadata.xml,
+longrun-0.9-r2.ebuild:
Added Debian patches. Resolves bug #55369.
Also added checks for the right kernel config.
20 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> longrun-0.9-r1.ebuild:
inherit eutils for epatch; error check
20 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> longrun-0.9.ebuild:
clean old ebuild
25 May 2003; Martin Holzer <mholzer@gentoo.org> longrun-0.9-r1.ebuild,
longrun-0.9.ebuild:
now uses mirror://kernel
*longrun-0.9-r1 (17 Apr 2003)
17 Apr 2003; Brandon Low <lostlogic@gentoo.org> Manifest,
longrun-0.9-r1.ebuild, files/longrun-0.9-r1-debian-gcc-3.diff:
Add a fix for compilation on gcc-3
*longrun-0.9 (1 Feb 2002)
29 Jul 2002; Calum Selkirk <cselkirk@gentoo.org> longrun-0.9.ebuild :
Added -ppc to KEYWORDS.
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.
|