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/kookie: kookie-0.1.1.ebuild ChangeLog
Date: Thu, 20 Mar 2014 22:23:39
Message-Id: 20140320222332.6431E2004C@flycatcher.gentoo.org
1 johu 14/03/20 22:23:32
2
3 Modified: kookie-0.1.1.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.3 kde-misc/kookie/kookie-0.1.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kookie/kookie-0.1.1.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kookie/kookie-0.1.1.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kookie/kookie-0.1.1.ebuild?r1=1.2&r2=1.3
15
16 Index: kookie-0.1.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/kde-misc/kookie/kookie-0.1.1.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- kookie-0.1.1.ebuild 29 Oct 2011 00:35:18 -0000 1.2
23 +++ kookie-0.1.1.ebuild 20 Mar 2014 22:23:32 -0000 1.3
24 @@ -1,11 +1,12 @@
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/kookie/kookie-0.1.1.ebuild,v 1.2 2011/10/29 00:35:18 abcd Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kookie/kookie-0.1.1.ebuild,v 1.3 2014/03/20 22:23:32 johu Exp $
30 +
31 +EAPI=5
32
33 -EAPI=4
34 inherit kde4-base
35
36 -DESCRIPTION="Program to manage recipes and shopping lists"
37 +DESCRIPTION="Manage recipes and shopping lists"
38 HOMEPAGE="http://www.kde-apps.org/content/show.php/Kookie?content=117806"
39 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
40
41
42
43
44 1.5 kde-misc/kookie/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kookie/ChangeLog?rev=1.5&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kookie/ChangeLog?rev=1.5&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kookie/ChangeLog?r1=1.4&r2=1.5
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/kde-misc/kookie/ChangeLog,v
53 retrieving revision 1.4
54 retrieving revision 1.5
55 diff -u -r1.4 -r1.5
56 --- ChangeLog 29 Oct 2011 00:35:18 -0000 1.4
57 +++ ChangeLog 20 Mar 2014 22:23:32 -0000 1.5
58 @@ -1,6 +1,9 @@
59 # ChangeLog for kde-misc/kookie
60 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kookie/ChangeLog,v 1.4 2011/10/29 00:35:18 abcd Exp $
62 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kookie/ChangeLog,v 1.5 2014/03/20 22:23:32 johu Exp $
64 +
65 + 20 Mar 2014; Johannes Huber <johu@g.o> kookie-0.1.1.ebuild:
66 + Bump to EAPI 5.
67
68 29 Oct 2011; Jonathan Callen <abcd@g.o> kookie-0.1.1.ebuild:
69 Bump to EAPI=4
70 @@ -18,4 +21,3 @@
71
72 30 Dec 2009; Samuli Suominen <ssuominen@g.o> +kookie-0.1.ebuild:
73 Initial commit.
74 -