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
|
# ChangeLog for app-text/kbedic
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/kbedic/ChangeLog,v 1.24 2009/11/11 19:25:40 ssuominen Exp $
11 Nov 2009; Samuli Suominen <ssuominen@gentoo.org> kbedic-4.0.ebuild:
Remove kde-base/kdelibs:3.5 support.
07 Aug 2009; Samuli Suominen <ssuominen@gentoo.org>
-files/kbedic-3.1-gcc3.diff, -files/kbedic-3.1-location.diff,
kbedic-4.0.ebuild, +files/kbedic-4.0-gcc44.patch, -files/kbedic.desktop:
Fix building with GCC 4.4+ and GLIBC 2.10+ wrt #276847. Remove .desktop
entry from invalid location. Remove invalid aRts depend.
27 May 2009; Theo Chatzimichos <tampakrap@gentoo.org> kbedic-4.0.ebuild:
Fix typo in deps, bug 213432
20 Mar 2009; Joseph Jezak <josejx@gentoo.org>
+files/kbedic-4.0-dont-filter-cflags.patch, -files/ppc-gfxopt.patch,
kbedic-4.0.ebuild:
Added patch for bug #226435, some cleanup.
20 Aug 2006; <malc@gentoo.org> kbedic-4.0.ebuild:
Stable on amd64
14 Sep 2005; Joseph Jezak <josejx@gentoo.org>
+files/ppc-gfxopt.patch, kbedic-4.0.ebuild:
Marked ppc and added patch for -mpowerpc-gfxopt fix. Thanks bambam. (Bug
#99198)
07 Jul 2005; Caleb Tennis <caleb@gentoo.org> kbedic-4.0.ebuild:
Fix qt dep
31 May 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> kbedic-4.0.ebuild:
mark ~ppc
15 Apr 2005; Simon Stelling <blubb@gentoo.org> kbedic-4.0.ebuild:
added ~amd64
29 Jan 2005; Gregorio Guidi <greg_g@gentoo.org> kbedic-4.0.ebuild:
Proper usage of kde eclasses, to make sure KDEDIR is defined (#33079).
29 Jun 2004; Carsten Lohrke <carlo@gentoo.org> kbedic-4.0.ebuild:
QA: IUSE before inherit
13 Apr 2004; Dominik Stadler <centic@gentoo.org> kbedic-4.0.ebuild:
Remove S=.. from ebuild, not needed
03 Jan 2004; Caleb Tennis <caleb@gentoo.org> kbedic-3.1.ebuild,
kbedic-4.0.ebuild:
Move the deps around just a little bit
*kbedic-4.0 (11 Aug 2003)
11 Aug 2003; Caleb Tennis <caleb@gentoo.org> : kbedic-4.0.ebuild
Version bump
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*kbedic-3.1 (11 Sep 2002)
17 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> kbedic-3.1.ebuild :
Added IUSE.
11 Sep 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
A new version, which works with kde/qt3.
*kbedic-2.1 (1 Feb 2002)
19 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> .ebuild :
Updated to mirror://sourceforge in SRC_URI.
17 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> kbedic-2.1.ebuild :
Added IUSE.
2 Aug 2002; phoen][x <phoenix@gentoo.org> kbedic-2.1.ebuild :
Added LICENSE, KEYWORDS, SLOT.
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.
|