Gentoo Archives: gentoo-commits

From: "Mark Loeser (halcy0n)" <halcy0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/mailgraph: ChangeLog mailgraph-1.14.ebuild mailgraph-1.14-r2.ebuild
Date: Thu, 29 Dec 2011 21:37:37
Message-Id: 20111229213727.C32F72004B@flycatcher.gentoo.org
1 halcy0n 11/12/29 21:37:27
2
3 Modified: ChangeLog mailgraph-1.14.ebuild
4 mailgraph-1.14-r2.ebuild
5 Log:
6 Drop ppc/ppc64; bug #379893
7
8 (Portage version: 2.1.10.11/cvs/Linux ppc64)
9
10 Revision Changes Path
11 1.43 net-mail/mailgraph/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/mailgraph/ChangeLog?rev=1.43&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/mailgraph/ChangeLog?rev=1.43&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/mailgraph/ChangeLog?r1=1.42&r2=1.43
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-mail/mailgraph/ChangeLog,v
20 retrieving revision 1.42
21 retrieving revision 1.43
22 diff -u -r1.42 -r1.43
23 --- ChangeLog 18 Dec 2011 17:31:07 -0000 1.42
24 +++ ChangeLog 29 Dec 2011 21:37:27 -0000 1.43
25 @@ -1,6 +1,10 @@
26 # ChangeLog for net-mail/mailgraph
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/ChangeLog,v 1.42 2011/12/18 17:31:07 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/ChangeLog,v 1.43 2011/12/29 21:37:27 halcy0n Exp $
30 +
31 + 29 Dec 2011; Mark Loeser <halcy0n@g.o> mailgraph-1.14.ebuild,
32 + mailgraph-1.14-r2.ebuild:
33 + Drop ppc/ppc64; bug #379893
34
35 18 Dec 2011; Raúl Porcel <armin76@g.o> mailgraph-1.14.ebuild,
36 mailgraph-1.14-r2.ebuild:
37
38
39
40 1.12 net-mail/mailgraph/mailgraph-1.14.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/mailgraph/mailgraph-1.14.ebuild?rev=1.12&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/mailgraph/mailgraph-1.14.ebuild?rev=1.12&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/mailgraph/mailgraph-1.14.ebuild?r1=1.11&r2=1.12
45
46 Index: mailgraph-1.14.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/net-mail/mailgraph/mailgraph-1.14.ebuild,v
49 retrieving revision 1.11
50 retrieving revision 1.12
51 diff -u -r1.11 -r1.12
52 --- mailgraph-1.14.ebuild 18 Dec 2011 17:31:07 -0000 1.11
53 +++ mailgraph-1.14.ebuild 29 Dec 2011 21:37:27 -0000 1.12
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/mailgraph-1.14.ebuild,v 1.11 2011/12/18 17:31:07 armin76 Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/mailgraph-1.14.ebuild,v 1.12 2011/12/29 21:37:27 halcy0n Exp $
59
60 inherit eutils webapp
61
62 @@ -9,7 +9,7 @@
63 SRC_URI="http://mailgraph.schweikert.ch//pub/${P}.tar.gz"
64
65 LICENSE="GPL-2"
66 -KEYWORDS="amd64 ppc ppc64 x86"
67 +KEYWORDS="amd64 x86"
68 IUSE=""
69
70 RDEPEND="dev-lang/perl
71
72
73
74 1.5 net-mail/mailgraph/mailgraph-1.14-r2.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/mailgraph/mailgraph-1.14-r2.ebuild?rev=1.5&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/mailgraph/mailgraph-1.14-r2.ebuild?rev=1.5&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/mailgraph/mailgraph-1.14-r2.ebuild?r1=1.4&r2=1.5
79
80 Index: mailgraph-1.14-r2.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/net-mail/mailgraph/mailgraph-1.14-r2.ebuild,v
83 retrieving revision 1.4
84 retrieving revision 1.5
85 diff -u -r1.4 -r1.5
86 --- mailgraph-1.14-r2.ebuild 18 Dec 2011 17:31:07 -0000 1.4
87 +++ mailgraph-1.14-r2.ebuild 29 Dec 2011 21:37:27 -0000 1.5
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2011 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/mailgraph-1.14-r2.ebuild,v 1.4 2011/12/18 17:31:07 armin76 Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/mailgraph-1.14-r2.ebuild,v 1.5 2011/12/29 21:37:27 halcy0n Exp $
93
94 EAPI=4
95 inherit eutils
96 @@ -12,7 +12,7 @@
97 LICENSE="GPL-2"
98 # Change SLOT to 0 when appropriate
99 SLOT="1.14"
100 -KEYWORDS="amd64 ~ppc ~ppc64 x86"
101 +KEYWORDS="amd64 x86"
102 IUSE=""
103
104 RDEPEND="dev-lang/perl