Gentoo Archives: gentoo-commits

From: "Johannes Huber (johu)" <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-misc/kgrubeditor: kgrubeditor-0.8.5.ebuild ChangeLog
Date: Thu, 20 Mar 2014 22:11:18
Message-Id: 20140320221108.CE3702004C@flycatcher.gentoo.org
1 johu 14/03/20 22:11:08
2
3 Modified: kgrubeditor-0.8.5.ebuild ChangeLog
4 Log:
5 Bump to EAPI 5.
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
8
9 Revision Changes Path
10 1.5 kde-misc/kgrubeditor/kgrubeditor-0.8.5.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kgrubeditor/kgrubeditor-0.8.5.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kgrubeditor/kgrubeditor-0.8.5.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kgrubeditor/kgrubeditor-0.8.5.ebuild?r1=1.4&r2=1.5
15
16 Index: kgrubeditor-0.8.5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/kde-misc/kgrubeditor/kgrubeditor-0.8.5.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- kgrubeditor-0.8.5.ebuild 29 Oct 2011 00:37:30 -0000 1.4
23 +++ kgrubeditor-0.8.5.ebuild 20 Mar 2014 22:11:08 -0000 1.5
24 @@ -1,8 +1,8 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kgrubeditor/kgrubeditor-0.8.5.ebuild,v 1.4 2011/10/29 00:37:30 abcd Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kgrubeditor/kgrubeditor-0.8.5.ebuild,v 1.5 2014/03/20 22:11:08 johu Exp $
30
31 -EAPI=4
32 +EAPI=5
33
34 inherit kde4-base
35
36 @@ -15,7 +15,7 @@
37 LICENSE="GPL-2"
38 SLOT="4"
39 KEYWORDS="~amd64 ~x86"
40 -IUSE=""
41 +IUSE="debug"
42
43 RDEPEND="|| ( <sys-boot/grub-1
44 sys-boot/grub-static )"
45
46
47
48 1.5 kde-misc/kgrubeditor/ChangeLog
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kgrubeditor/ChangeLog?rev=1.5&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kgrubeditor/ChangeLog?rev=1.5&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kgrubeditor/ChangeLog?r1=1.4&r2=1.5
53
54 Index: ChangeLog
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/kde-misc/kgrubeditor/ChangeLog,v
57 retrieving revision 1.4
58 retrieving revision 1.5
59 diff -u -r1.4 -r1.5
60 --- ChangeLog 29 Oct 2011 00:37:30 -0000 1.4
61 +++ ChangeLog 20 Mar 2014 22:11:08 -0000 1.5
62 @@ -1,6 +1,9 @@
63 # ChangeLog for kde-misc/kgrubeditor
64 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
65 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kgrubeditor/ChangeLog,v 1.4 2011/10/29 00:37:30 abcd Exp $
66 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
67 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kgrubeditor/ChangeLog,v 1.5 2014/03/20 22:11:08 johu Exp $
68 +
69 + 20 Mar 2014; Johannes Huber <johu@g.o> kgrubeditor-0.8.5.ebuild:
70 + Bump to EAPI 5.
71
72 29 Oct 2011; Jonathan Callen <abcd@g.o> kgrubeditor-0.8.5.ebuild:
73 Bump to EAPI=4
74 @@ -17,4 +20,3 @@
75 10 May 2009; Markos Chandras <hwoarang@g.o>
76 +kgrubeditor-0.8.5.ebuild, +metadata.xml:
77 Moved from sunrise. Fixes bug 210960
78 -