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
|
# ChangeLog for x11-misc/grun
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/ChangeLog,v 1.30 2009/12/23 15:36:29 ssuominen Exp $
*grun-0.9.3-r1 (23 Dec 2009)
23 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> +grun-0.9.3-r1.ebuild,
+files/grun-0.9.3-no_nls.patch:
Fix building with USE="-nls" wrt #237046 by Christophe LEFEBVRE.
02 Feb 2009; Krzysiek Pawlik <nelchael@gentoo.org> ChangeLog:
Fix ChangeLog entries.
*grun-0.9.3 (18 Jan 2009)
18 Jan 2009; Krzysiek Pawlik <nelchael@gentoo.org> +grun-0.9.3.ebuild:
Version bump, ebuild by Tim Harder <thorium90@gmail.com>, see bug #255243.
01 Dec 2008; <ssuominen@gentoo.org> grun-0.9.2-r1.ebuild:
Run eautoreconf for bug 248567, and use automake 1.9 because the package
is using both gettext and intltool causing failure otherwise. Thanks to
Flameeyes for reporting.
08 Sep 2008; Santiago M. Mola <coldwind@gentoo.org> -grun-0.9.2.ebuild:
Removed old ebuild.
17 Aug 2008; Markus Meier <maekke@gentoo.org> grun-0.9.2-r1.ebuild:
x86 stable, bug #226639
17 Jun 2008; Friedrich Oslage <bluebird@gentoo.org> grun-0.9.2-r1.ebuild:
stable on sparc, bug #226639
14 Jun 2008; nixnut <nixnut@gentoo.org> grun-0.9.2-r1.ebuild:
Stable on ppc wrt bug 226639
23 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> grun-0.9.2-r1.ebuild:
amd64 stable
*grun-0.9.2-r1 (28 Oct 2007)
28 Oct 2007; Samuli Suominen <drac@gentoo.org> +grun-0.9.2-r1.ebuild:
Revision bump to raise debian patch level, also closing #197257.
02 Aug 2007; Roy Marples <uberlord@gentoo.org> grun-0.9.2.ebuild:
Keyworded ~x86-fbsd, #156902 thanks to Marc Kowarsky.
04 May 2007; Samuli Suominen <drac@gentoo.org> grun-0.9.2.ebuild:
Trivial changes. Change einfo to elog. Fix depend from GTK+-1.2 to GTK+-2.0.
10 Mar 2007; David Shakaryan <omp@gentoo.org> grun-0.9.2.ebuild:
Change nomirror to mirror in RESTRICT.
21 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Redigest for Manifest2
15 Nov 2006; Krzysiek Pawlik <nelchael@gentoo.org> grun-0.9.2.ebuild:
Add missing dev-util/pkgconfig, see bug #155207.
16 Feb 2006; Krzysiek Pawlik <nelchael@gentoo.org> grun-0.9.2.ebuild:
Fix download of patch, see bug #98460.
30 Jan 2006; Simon Stelling <blubb@gentoo.org>
-files/grun-0.9.2-gentoo.diff.bz2, grun-0.9.2.ebuild:
move binary files to the mirrors
31 Oct 2005; Krzysiek Pawlik <nelchael@gentoo.org> grun-0.9.2.ebuild:
Fixed dodoc not to install COPYING and INSTALL.
09 Jul 2005; Jonathan Smith <smithj@gentoo.org> grun-0.9.2.ebuild:
stable amd64
04 Jul 2005; Jonathan Smith <smithj@gentoo.org> +metadata.xml:
added metadata
05 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org>
-files/grun-0.9.2-gentoo.diff, +files/grun-0.9.2-gentoo.diff.bz2,
grun-0.9.2.ebuild:
added ~amd64 to KEYWORDS, fixes #84119. compressed the patch to reduce its
size (repoman was complaining)
19 Jun 2004; <pyrania@gentoo.org> grun-0.9.2.ebuild:
Removed default ${S}.
25 Jan 2004; Markus Nigbur <pyrania@gentoo.org> grun-0.9.2.ebuild:
Introduced mirror://debian/ and epatch.
20 Dec 2003; Tavis Ormandy <taviso@gentoo.org> grun-0.9.2.ebuild:
needs gnuconfig.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*grun-0.9.2 (19 Apr 2002)
19 Apr 2002; Matthew Kennedy grun-0.9.2.ebuild, ChangeLog,
files/digest-grun-0.9.2, files/grun-0.9.2-gentoo.diff :
New ebuild.
|