Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnustep-apps/simpleagenda: simpleagenda-0.42.2.ebuild ChangeLog
Date: Thu, 07 Jun 2012 15:59:10
Message-Id: 20120607155841.548F12004B@flycatcher.gentoo.org
1 xmw 12/06/07 15:58:41
2
3 Modified: simpleagenda-0.42.2.ebuild ChangeLog
4 Log:
5 ppc stable (bug 410601)
6
7 (Portage version: 2.1.10.63/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 gnustep-apps/simpleagenda/simpleagenda-0.42.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/simpleagenda/simpleagenda-0.42.2.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/simpleagenda/simpleagenda-0.42.2.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/simpleagenda/simpleagenda-0.42.2.ebuild?r1=1.3&r2=1.4
15
16 Index: simpleagenda-0.42.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/simpleagenda/simpleagenda-0.42.2.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- simpleagenda-0.42.2.ebuild 7 Apr 2012 14:50:42 -0000 1.3
23 +++ simpleagenda-0.42.2.ebuild 7 Jun 2012 15:58:41 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/simpleagenda/simpleagenda-0.42.2.ebuild,v 1.3 2012/04/07 14:50:42 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/simpleagenda/simpleagenda-0.42.2.ebuild,v 1.4 2012/06/07 15:58:41 xmw Exp $
29
30 EAPI=4
31 inherit gnustep-2
32 @@ -12,7 +12,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="amd64 ~ppc x86"
37 +KEYWORDS="amd64 ppc x86"
38 IUSE="dbus"
39
40 DEPEND=">=dev-libs/libical-0.27
41
42
43
44 1.20 gnustep-apps/simpleagenda/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/simpleagenda/ChangeLog?rev=1.20&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/simpleagenda/ChangeLog?rev=1.20&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/simpleagenda/ChangeLog?r1=1.19&r2=1.20
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/simpleagenda/ChangeLog,v
53 retrieving revision 1.19
54 retrieving revision 1.20
55 diff -u -r1.19 -r1.20
56 --- ChangeLog 7 Apr 2012 14:50:42 -0000 1.19
57 +++ ChangeLog 7 Jun 2012 15:58:41 -0000 1.20
58 @@ -1,6 +1,9 @@
59 # ChangeLog for gnustep-apps/simpleagenda
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/simpleagenda/ChangeLog,v 1.19 2012/04/07 14:50:42 maekke Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/simpleagenda/ChangeLog,v 1.20 2012/06/07 15:58:41 xmw Exp $
63 +
64 + 07 Jun 2012; Michael Weber <xmw@g.o> simpleagenda-0.42.2.ebuild:
65 + ppc stable (bug 410601)
66
67 07 Apr 2012; Markus Meier <maekke@g.o> simpleagenda-0.42.2.ebuild:
68 x86 stable, bug #410601