Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/gcal: ChangeLog gcal-3.6.ebuild gcal-3.6.1.ebuild
Date: Sun, 29 Jul 2012 17:16:32
Message-Id: 20120729171617.827FE2004B@flycatcher.gentoo.org
1 armin76 12/07/29 17:16:17
2
3 Modified: ChangeLog gcal-3.6.ebuild gcal-3.6.1.ebuild
4 Log:
5 Drop alpha/sparc keywords
6
7 (Portage version: 2.1.11.5/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.44 app-misc/gcal/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/gcal/ChangeLog?rev=1.44&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/gcal/ChangeLog?rev=1.44&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/gcal/ChangeLog?r1=1.43&r2=1.44
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-misc/gcal/ChangeLog,v
19 retrieving revision 1.43
20 retrieving revision 1.44
21 diff -u -r1.43 -r1.44
22 --- ChangeLog 8 Jun 2012 11:54:57 -0000 1.43
23 +++ ChangeLog 29 Jul 2012 17:16:17 -0000 1.44
24 @@ -1,6 +1,10 @@
25 # ChangeLog for app-misc/gcal
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gcal/ChangeLog,v 1.43 2012/06/08 11:54:57 phajdan.jr Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-misc/gcal/ChangeLog,v 1.44 2012/07/29 17:16:17 armin76 Exp $
29 +
30 + 29 Jul 2012; Raúl Porcel <armin76@g.o> gcal-3.6.ebuild,
31 + gcal-3.6.1.ebuild:
32 + Drop alpha/sparc keywords
33
34 08 Jun 2012; Pawel Hajdan jr <phajdan.jr@g.o> gcal-3.6.1.ebuild:
35 x86 stable wrt bug #418603
36
37
38
39 1.8 app-misc/gcal/gcal-3.6.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/gcal/gcal-3.6.ebuild?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/gcal/gcal-3.6.ebuild?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/gcal/gcal-3.6.ebuild?r1=1.7&r2=1.8
44
45 Index: gcal-3.6.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-misc/gcal/gcal-3.6.ebuild,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- gcal-3.6.ebuild 12 Apr 2011 22:26:44 -0000 1.7
52 +++ gcal-3.6.ebuild 29 Jul 2012 17:16:17 -0000 1.8
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gcal/gcal-3.6.ebuild,v 1.7 2011/04/12 22:26:44 abcd Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-misc/gcal/gcal-3.6.ebuild,v 1.8 2012/07/29 17:16:17 armin76 Exp $
59
60 EAPI="3"
61
62 @@ -12,7 +12,7 @@
63
64 LICENSE="GPL-3"
65 SLOT="0"
66 -KEYWORDS="alpha amd64 ~arm ppc sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
67 +KEYWORDS="amd64 ~arm ppc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
68 IUSE="ncurses nls"
69
70 DEPEND="nls? ( >=sys-devel/gettext-0.17 )"
71
72
73
74 1.5 app-misc/gcal/gcal-3.6.1.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/gcal/gcal-3.6.1.ebuild?rev=1.5&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/gcal/gcal-3.6.1.ebuild?rev=1.5&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/gcal/gcal-3.6.1.ebuild?r1=1.4&r2=1.5
79
80 Index: gcal-3.6.1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/app-misc/gcal/gcal-3.6.1.ebuild,v
83 retrieving revision 1.4
84 retrieving revision 1.5
85 diff -u -r1.4 -r1.5
86 --- gcal-3.6.1.ebuild 8 Jun 2012 11:54:57 -0000 1.4
87 +++ gcal-3.6.1.ebuild 29 Jul 2012 17:16:17 -0000 1.5
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gcal/gcal-3.6.1.ebuild,v 1.4 2012/06/08 11:54:57 phajdan.jr Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/app-misc/gcal/gcal-3.6.1.ebuild,v 1.5 2012/07/29 17:16:17 armin76 Exp $
93
94 EAPI="4"
95
96 @@ -12,7 +12,7 @@
97
98 LICENSE="GPL-3"
99 SLOT="0"
100 -KEYWORDS="~alpha amd64 ~arm ppc ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
101 +KEYWORDS="amd64 ~arm ppc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
102 IUSE="ncurses nls unicode"
103
104 DEPEND="app-arch/xz-utils