Gentoo Archives: gentoo-commits

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