Gentoo Archives: gentoo-commits

From: "Wulf Krueger (philantrop)" <philantrop@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/lilo-config: ChangeLog lilo-config-3.5.8.ebuild
Date: Sat, 20 Oct 2007 00:04:11
Message-Id: E1Ij1eg-0001jV-Kn@stork.gentoo.org
1 philantrop 07/10/19 23:53:26
2
3 Modified: ChangeLog
4 Added: lilo-config-3.5.8.ebuild
5 Log:
6 Bump to KDE 3.5.8.
7 (Portage version: 2.1.3.15)
8
9 Revision Changes Path
10 1.42 kde-base/lilo-config/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/lilo-config/ChangeLog?rev=1.42&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/lilo-config/ChangeLog?rev=1.42&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/lilo-config/ChangeLog?r1=1.41&r2=1.42
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v
19 retrieving revision 1.41
20 retrieving revision 1.42
21 diff -u -r1.41 -r1.42
22 --- ChangeLog 11 Aug 2007 17:38:25 -0000 1.41
23 +++ ChangeLog 19 Oct 2007 23:53:26 -0000 1.42
24 @@ -1,6 +1,12 @@
25 # ChangeLog for kde-base/lilo-config
26 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.41 2007/08/11 17:38:25 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.42 2007/10/19 23:53:26 philantrop Exp $
29 +
30 +*lilo-config-3.5.8 (19 Oct 2007)
31 +
32 + 19 Oct 2007; Wulf C. Krueger <philantrop@g.o>
33 + +lilo-config-3.5.8.ebuild:
34 + Bump to KDE 3.5.8.
35
36 11 Aug 2007; Raúl Porcel <armin76@g.o> lilo-config-3.5.7.ebuild:
37 alpha/ia64 stable wrt #176297
38
39
40
41 1.1 kde-base/lilo-config/lilo-config-3.5.8.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/lilo-config/lilo-config-3.5.8.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/lilo-config/lilo-config-3.5.8.ebuild?rev=1.1&content-type=text/plain
45
46 Index: lilo-config-3.5.8.ebuild
47 ===================================================================
48 # Copyright 1999-2007 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-3.5.8.ebuild,v 1.1 2007/10/19 23:53:26 philantrop Exp $
51 KMNAME=kdeadmin
52 MAXKDEVER=$PV
53 KM_DEPRANGE="$PV $MAXKDEVER"
54 inherit kde-meta
55
56 DESCRIPTION="KDE LiLo kcontrol module"
57 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~x86"
58 IUSE="kdehiddenvisibility"
59 DEPEND=""
60
61 PATCHES="$FILESDIR/never-disable.diff"
62
63
64
65 --
66 gentoo-commits@g.o mailing list