Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/npapi-sdk: ChangeLog npapi-sdk-0.27.1.ebuild npapi-sdk-9999.ebuild
Date: Sun, 04 Mar 2012 19:56:50
Message-Id: 20120304195641.1FF132004B@flycatcher.gentoo.org
1 mgorny 12/03/04 19:56:41
2
3 Modified: ChangeLog npapi-sdk-0.27.1.ebuild
4 npapi-sdk-9999.ebuild
5 Log:
6 Fix broken SRC_URI.
7
8 (Portage version: 2.2.0_alpha89_p5/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.12 net-misc/npapi-sdk/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/ChangeLog?rev=1.12&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/ChangeLog?rev=1.12&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/ChangeLog?r1=1.11&r2=1.12
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/ChangeLog,v
20 retrieving revision 1.11
21 retrieving revision 1.12
22 diff -u -r1.11 -r1.12
23 --- ChangeLog 21 Feb 2012 16:32:20 -0000 1.11
24 +++ ChangeLog 4 Mar 2012 19:56:40 -0000 1.12
25 @@ -1,6 +1,10 @@
26 # ChangeLog for net-misc/npapi-sdk
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/ChangeLog,v 1.11 2012/02/21 16:32:20 mgorny Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/ChangeLog,v 1.12 2012/03/04 19:56:40 mgorny Exp $
30 +
31 + 04 Mar 2012; Michał Górny <mgorny@g.o> npapi-sdk-0.27.1.ebuild,
32 + npapi-sdk-9999.ebuild:
33 + Fix broken SRC_URI.
34
35 *npapi-sdk-0.27.1 (21 Feb 2012)
36
37
38
39
40 1.2 net-misc/npapi-sdk/npapi-sdk-0.27.1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.1.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.1.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.1.ebuild?r1=1.1&r2=1.2
45
46 Index: npapi-sdk-0.27.1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.1.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- npapi-sdk-0.27.1.ebuild 21 Feb 2012 16:32:20 -0000 1.1
53 +++ npapi-sdk-0.27.1.ebuild 4 Mar 2012 19:56:40 -0000 1.2
54 @@ -1,13 +1,13 @@
55 # Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.1.ebuild,v 1.1 2012/02/21 16:32:20 mgorny Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.1.ebuild,v 1.2 2012/03/04 19:56:40 mgorny Exp $
59
60 EAPI=4
61 inherit autotools-utils
62
63 DESCRIPTION="NPAPI headers bundle"
64 HOMEPAGE="https://github.com/mgorny/npapi-sdk/"
65 -SRC_URI="mirror://mgorny/${PN}/${P}.tar.bz2"
66 +SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
67
68 LICENSE="MPL-1.1"
69 SLOT="0"
70
71
72
73 1.5 net-misc/npapi-sdk/npapi-sdk-9999.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-9999.ebuild?rev=1.5&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-9999.ebuild?rev=1.5&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-9999.ebuild?r1=1.4&r2=1.5
78
79 Index: npapi-sdk-9999.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-9999.ebuild,v
82 retrieving revision 1.4
83 retrieving revision 1.5
84 diff -u -r1.4 -r1.5
85 --- npapi-sdk-9999.ebuild 21 Feb 2012 16:32:21 -0000 1.4
86 +++ npapi-sdk-9999.ebuild 4 Mar 2012 19:56:40 -0000 1.5
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2012 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-9999.ebuild,v 1.4 2012/02/21 16:32:21 mgorny Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-9999.ebuild,v 1.5 2012/03/04 19:56:40 mgorny Exp $
92
93 EAPI=4
94 inherit autotools-utils
95 @@ -13,7 +13,7 @@
96
97 DESCRIPTION="NPAPI headers bundle"
98 HOMEPAGE="https://github.com/mgorny/npapi-sdk/"
99 -SRC_URI="mirror://mgorny/${PN}/${P}.tar.bz2"
100 +SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
101
102 LICENSE="MPL-1.1"
103 SLOT="0"