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-base/kturtle: kturtle-4.10.5.ebuild kturtle-4.10.4.ebuild ChangeLog
Date: Wed, 31 Jul 2013 21:17:10
Message-Id: 20130731211707.291552171C@flycatcher.gentoo.org
1 johu 13/07/31 21:17:07
2
3 Modified: kturtle-4.10.5.ebuild kturtle-4.10.4.ebuild
4 ChangeLog
5 Log:
6 Update HOMEPAGE wrt bug #478876.
7
8 (Portage version: 2.2.0_alpha191/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
9
10 Revision Changes Path
11 1.5 kde-base/kturtle/kturtle-4.10.5.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kturtle/kturtle-4.10.5.ebuild?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kturtle/kturtle-4.10.5.ebuild?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kturtle/kturtle-4.10.5.ebuild?r1=1.4&r2=1.5
16
17 Index: kturtle-4.10.5.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-4.10.5.ebuild,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- kturtle-4.10.5.ebuild 30 Jul 2013 10:41:34 -0000 1.4
24 +++ kturtle-4.10.5.ebuild 31 Jul 2013 21:17:06 -0000 1.5
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-4.10.5.ebuild,v 1.4 2013/07/30 10:41:34 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-4.10.5.ebuild,v 1.5 2013/07/31 21:17:06 johu Exp $
30
31 EAPI=5
32
33 @@ -8,6 +8,7 @@
34 inherit kde4-base
35
36 DESCRIPTION="KDE: Educational programming environment using the Logo programming language"
37 +HOMEPAGE="http://kde.org/applications/education/kturtle http://edu.kde.org/kturtle"
38 KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
39 IUSE="debug"
40
41
42
43
44 1.6 kde-base/kturtle/kturtle-4.10.4.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kturtle/kturtle-4.10.4.ebuild?rev=1.6&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kturtle/kturtle-4.10.4.ebuild?rev=1.6&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kturtle/kturtle-4.10.4.ebuild?r1=1.5&r2=1.6
49
50 Index: kturtle-4.10.4.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-4.10.4.ebuild,v
53 retrieving revision 1.5
54 retrieving revision 1.6
55 diff -u -r1.5 -r1.6
56 --- kturtle-4.10.4.ebuild 2 Jul 2013 08:07:02 -0000 1.5
57 +++ kturtle-4.10.4.ebuild 31 Jul 2013 21:17:06 -0000 1.6
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2013 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-4.10.4.ebuild,v 1.5 2013/07/02 08:07:02 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/kturtle-4.10.4.ebuild,v 1.6 2013/07/31 21:17:06 johu Exp $
63
64 EAPI=5
65
66 @@ -8,6 +8,7 @@
67 inherit kde4-base
68
69 DESCRIPTION="KDE: Educational programming environment using the Logo programming language"
70 +HOMEPAGE="http://kde.org/applications/education/kturtle http://edu.kde.org/kturtle"
71 KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
72 IUSE="debug"
73
74
75
76
77 1.266 kde-base/kturtle/ChangeLog
78
79 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kturtle/ChangeLog?rev=1.266&view=markup
80 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kturtle/ChangeLog?rev=1.266&content-type=text/plain
81 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kturtle/ChangeLog?r1=1.265&r2=1.266
82
83 Index: ChangeLog
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v
86 retrieving revision 1.265
87 retrieving revision 1.266
88 diff -u -r1.265 -r1.266
89 --- ChangeLog 30 Jul 2013 10:41:34 -0000 1.265
90 +++ ChangeLog 31 Jul 2013 21:17:07 -0000 1.266
91 @@ -1,6 +1,10 @@
92 # ChangeLog for kde-base/kturtle
93 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
94 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.265 2013/07/30 10:41:34 ago Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kturtle/ChangeLog,v 1.266 2013/07/31 21:17:07 johu Exp $
96 +
97 + 31 Jul 2013; Johannes Huber <johu@g.o> kturtle-4.10.4.ebuild,
98 + kturtle-4.10.5.ebuild:
99 + Update HOMEPAGE wrt bug #478876.
100
101 30 Jul 2013; Agostino Sarubbo <ago@g.o> kturtle-4.10.5.ebuild:
102 Stable for ppc, wrt to bug #477634