Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/mobile-broadband-provider-info: mobile-broadband-provider-info-20120614.ebuild ChangeLog
Date: Mon, 31 Dec 2012 15:53:36
Message-Id: 20121231155326.6C67B2171D@flycatcher.gentoo.org
1 ago 12/12/31 15:53:26
2
3 Modified: mobile-broadband-provider-info-20120614.ebuild
4 ChangeLog
5 Log:
6 Add ~ppc64, wrt bug #449220
7
8 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
9
10 Revision Changes Path
11 1.5 net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20120614.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20120614.ebuild?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20120614.ebuild?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20120614.ebuild?r1=1.4&r2=1.5
16
17 Index: mobile-broadband-provider-info-20120614.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20120614.ebuild,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- mobile-broadband-provider-info-20120614.ebuild 4 Oct 2012 21:38:34 -0000 1.4
24 +++ mobile-broadband-provider-info-20120614.ebuild 31 Dec 2012 15:53:26 -0000 1.5
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20120614.ebuild,v 1.4 2012/10/04 21:38:34 ranger Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20120614.ebuild,v 1.5 2012/12/31 15:53:26 ago Exp $
30
31 EAPI=4
32 inherit gnome.org
33 @@ -10,7 +10,7 @@
34
35 LICENSE="CC-PD"
36 SLOT="0"
37 -KEYWORDS="amd64 ~arm ppc x86"
38 +KEYWORDS="amd64 ~arm ppc ~ppc64 x86"
39 IUSE=""
40
41 DOCS="README" # ChangeLog and NEWS are both dead
42
43
44
45 1.18 net-misc/mobile-broadband-provider-info/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mobile-broadband-provider-info/ChangeLog?rev=1.18&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mobile-broadband-provider-info/ChangeLog?rev=1.18&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mobile-broadband-provider-info/ChangeLog?r1=1.17&r2=1.18
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-misc/mobile-broadband-provider-info/ChangeLog,v
54 retrieving revision 1.17
55 retrieving revision 1.18
56 diff -u -r1.17 -r1.18
57 --- ChangeLog 7 Oct 2012 07:55:28 -0000 1.17
58 +++ ChangeLog 31 Dec 2012 15:53:26 -0000 1.18
59 @@ -1,6 +1,10 @@
60 # ChangeLog for net-misc/mobile-broadband-provider-info
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-misc/mobile-broadband-provider-info/ChangeLog,v 1.17 2012/10/07 07:55:28 pacho Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/net-misc/mobile-broadband-provider-info/ChangeLog,v 1.18 2012/12/31 15:53:26 ago Exp $
64 +
65 + 31 Dec 2012; Agostino Sarubbo <ago@g.o>
66 + mobile-broadband-provider-info-20120614.ebuild:
67 + Add ~ppc64, wrt bug #449220
68
69 07 Oct 2012; Pacho Ramos <pacho@g.o> metadata.xml:
70 Drop maintainer as talked with him.