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
|
# ChangeLog for x11-misc/root-portal
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/root-portal/ChangeLog,v 1.25 2007/02/03 13:06:30 nelchael Exp $
03 Feb 2007; Krzysiek Pawlik <nelchael@gentoo.org>
root-portal-0.5.2.ebuild:
Add missing eutils to inherit, see bug #165122.
05 Jan 2007; Ryan Hill <dirtyepic@gentoo.org> root-portal-0.5.2.ebuild:
Remove debug.eclass usage for bug #160119.
15 Nov 2006; Krzysiek Pawlik <nelchael@gentoo.org>
root-portal-0.5.2.ebuild:
Add x11-libs/libXpm to RDEPEND, see bug #155210.
21 Sep 2006; Krzysiek Pawlik <nelchael@gentoo.org>
+files/root-portal-0.5.2-gcc4.patch, root-portal-0.5.2.ebuild:
Add patch to fix compilation with GCC 4. See bug #146185.
21 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org>
-files/0.4.11-gcc3.patch, -root-portal-0.5.0.ebuild,
root-portal-0.5.2.ebuild:
Fixed DEPEND for modular X.
14 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
root-portal-0.5.2.ebuild:
Stable on ppc.
19 Jun 2005; Jonathan Smith <smithj@gentoo.org> root-portal-0.5.2.ebuild:
stupid sanboxing...
19 Jun 2005; Jonathan Smith <smithj@gentoo.org>
-root-portal-0.4.11.ebuild, root-portal-0.5.2.ebuild:
stable x86
*root-portal-0.5.2 (30 May 2005)
30 May 2005; Alin Nastac <mrness@gentoo.org> +root-portal-0.5.2.ebuild:
Version bump (#86833).
17 May 2005; Markus Nigbur <pyrania@gentoo.org> root-portal-0.5.0.ebuild:
Fixed libxml dependency, version 2 is not yet supported.
07 Nov 2004; <pyrania@gentoo.org> root-portal-0.5.0.ebuild:
set USE_DESTDIR=1. Closing bug #49130.
03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
root-portal-0.4.11.ebuild, root-portal-0.5.0.ebuild:
Masked root-portal-0.5.0.ebuild stable for ppc
03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
root-portal-0.4.11.ebuild:
Masked root-portal-0.4.11.ebuild stable for ppc
21 Aug 2004; <spider@gentoo.org> root-portal-0.4.11.ebuild,
root-portal-0.5.0.ebuild:
ORBit[,2] -> orbit DEPEND change
01 Jun 2004; Brandon Hale <tseng@gentoo.org> root-portal-0.4.11.ebuild:
Fixed IUSE
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> root-portal-0.4.11.ebuild:
Add inherit eutils
11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> root-portal-0.5.0.ebuild:
Stable on x86.
15 Jan 2004; Brandon Hale <tseng@gentoo.org> root-portal-0.5.0.ebuild:
Further ebuild tweaks, use the gnome2 eclass. Thanks Foser.
15 Jan 2004; Brandon Hale <tseng@gentoo.org> root-portal-0.5.0.ebuild:
Update dependencies, see #38288
*root-portal-0.5.0 (06 Dec 2003)
06 Dec 2003; Brandon Hale <tseng@gentoo.org> root-portal-0.5.0.ebuild:
Version bump.
07 Dec 2003; <spider@gentoo.org> root-portal-0.4.11.ebuild:
stable x86
03 Nov 2003; Abhishek Amit <abhishek@gentoo.org> metadata.xml:
Added metadata.xml
*root-portal-0.4.11 (16 Oct 2002)
30 Nov 2002; Jon Nall <nall@gentoo.org> root-portal-0.4.11.ebuild :
added ~ppc
16 Oct 2002; Spider <spider@gentoo.org> ChangeLog root-portal-0.4.11.ebuild :
first ebuild by myself, its a handly little util to draw text/graphs on the
desktop.
|