Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/mailgraph: ChangeLog mailgraph-1.14.ebuild
Date: Mon, 24 Dec 2007 13:57:00
Message-Id: E1J6nnW-0005nJ-7r@stork.gentoo.org
1 nixnut 07/12/24 13:56:50
2
3 Modified: ChangeLog mailgraph-1.14.ebuild
4 Log:
5 Stable on ppc wrt bug 203171
6 (Portage version: 2.1.4_rc11)
7
8 Revision Changes Path
9 1.29 net-mail/mailgraph/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/mailgraph/ChangeLog?rev=1.29&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/mailgraph/ChangeLog?rev=1.29&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/mailgraph/ChangeLog?r1=1.28&r2=1.29
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-mail/mailgraph/ChangeLog,v
18 retrieving revision 1.28
19 retrieving revision 1.29
20 diff -u -r1.28 -r1.29
21 --- ChangeLog 24 Dec 2007 00:50:09 -0000 1.28
22 +++ ChangeLog 24 Dec 2007 13:56:49 -0000 1.29
23 @@ -1,6 +1,9 @@
24 # ChangeLog for net-mail/mailgraph
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/ChangeLog,v 1.28 2007/12/24 00:50:09 cla Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/ChangeLog,v 1.29 2007/12/24 13:56:49 nixnut Exp $
28 +
29 + 24 Dec 2007; nixnut <nixnut@g.o> mailgraph-1.14.ebuild:
30 + Stable on ppc wrt bug 203171
31
32 24 Dec 2007; Dawid Węgliński <cla@g.o> mailgraph-1.14.ebuild:
33 Stable on x86 (bug #203171)
34
35
36
37 1.7 net-mail/mailgraph/mailgraph-1.14.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/mailgraph/mailgraph-1.14.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/mailgraph/mailgraph-1.14.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/mailgraph/mailgraph-1.14.ebuild?r1=1.6&r2=1.7
42
43 Index: mailgraph-1.14.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/net-mail/mailgraph/mailgraph-1.14.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- mailgraph-1.14.ebuild 24 Dec 2007 00:50:09 -0000 1.6
50 +++ mailgraph-1.14.ebuild 24 Dec 2007 13:56:49 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/mailgraph-1.14.ebuild,v 1.6 2007/12/24 00:50:09 cla Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/mailgraph-1.14.ebuild,v 1.7 2007/12/24 13:56:49 nixnut Exp $
56
57 inherit eutils webapp
58
59 @@ -9,7 +9,7 @@
60 SRC_URI="http://mailgraph.schweikert.ch//pub/${P}.tar.gz"
61
62 LICENSE="GPL-2"
63 -KEYWORDS="~amd64 ~ppc ~ppc64 sparc x86"
64 +KEYWORDS="~amd64 ppc ~ppc64 sparc x86"
65 IUSE=""
66
67 RDEPEND="dev-lang/perl
68
69
70
71 --
72 gentoo-commits@g.o mailing list