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: npapi-sdk-0.27.ebuild npapi-sdk-0.27.2.ebuild npapi-sdk-9999.ebuild ChangeLog
Date: Sun, 06 Jul 2014 13:22:33
Message-Id: 20140706132230.0DC0B2004E@flycatcher.gentoo.org
1 mgorny 14/07/06 13:22:29
2
3 Modified: npapi-sdk-0.27.ebuild npapi-sdk-0.27.2.ebuild
4 npapi-sdk-9999.ebuild ChangeLog
5 Log:
6 Replace obsolete mirror://bitbucket with the real URI.
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
9
10 Revision Changes Path
11 1.12 net-misc/npapi-sdk/npapi-sdk-0.27.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild?rev=1.12&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild?rev=1.12&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild?r1=1.11&r2=1.12
16
17 Index: npapi-sdk-0.27.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild,v
20 retrieving revision 1.11
21 retrieving revision 1.12
22 diff -u -r1.11 -r1.12
23 --- npapi-sdk-0.27.ebuild 4 Dec 2012 22:01:27 -0000 1.11
24 +++ npapi-sdk-0.27.ebuild 6 Jul 2014 13:22:29 -0000 1.12
25 @@ -1,13 +1,13 @@
26 -# Copyright 1999-2012 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild,v 1.11 2012/12/04 22:01:27 mgorny Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild,v 1.12 2014/07/06 13:22:29 mgorny Exp $
31
32 EAPI=4
33 inherit autotools-utils
34
35 DESCRIPTION="NPAPI headers bundle"
36 HOMEPAGE="https://bitbucket.org/mgorny/npapi-sdk/"
37 -SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
38 +SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
39
40 LICENSE="MPL-1.1"
41 SLOT="0"
42
43
44
45 1.10 net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild?rev=1.10&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild?rev=1.10&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild?r1=1.9&r2=1.10
50
51 Index: npapi-sdk-0.27.2.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild,v
54 retrieving revision 1.9
55 retrieving revision 1.10
56 diff -u -r1.9 -r1.10
57 --- npapi-sdk-0.27.2.ebuild 31 Mar 2013 10:38:00 -0000 1.9
58 +++ npapi-sdk-0.27.2.ebuild 6 Jul 2014 13:22:29 -0000 1.10
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2013 Gentoo Foundation
61 +# Copyright 1999-2014 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild,v 1.9 2013/03/31 10:38:00 ago Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild,v 1.10 2014/07/06 13:22:29 mgorny Exp $
65
66 EAPI=4
67
68 @@ -8,7 +8,7 @@
69
70 DESCRIPTION="NPAPI headers bundle"
71 HOMEPAGE="https://bitbucket.org/mgorny/npapi-sdk/"
72 -SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
73 +SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
74
75 LICENSE="MPL-1.1"
76 SLOT="0"
77
78
79
80 1.10 net-misc/npapi-sdk/npapi-sdk-9999.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-9999.ebuild?rev=1.10&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-9999.ebuild?rev=1.10&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-9999.ebuild?r1=1.9&r2=1.10
85
86 Index: npapi-sdk-9999.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-9999.ebuild,v
89 retrieving revision 1.9
90 retrieving revision 1.10
91 diff -u -r1.9 -r1.10
92 --- npapi-sdk-9999.ebuild 16 Oct 2013 13:08:19 -0000 1.9
93 +++ npapi-sdk-9999.ebuild 6 Jul 2014 13:22:29 -0000 1.10
94 @@ -1,6 +1,6 @@
95 -# Copyright 1999-2013 Gentoo Foundation
96 +# Copyright 1999-2014 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-9999.ebuild,v 1.9 2013/10/16 13:08:19 mgorny Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-9999.ebuild,v 1.10 2014/07/06 13:22:29 mgorny Exp $
100
101 EAPI=4
102
103 @@ -15,7 +15,7 @@
104
105 DESCRIPTION="NPAPI headers bundle"
106 HOMEPAGE="https://bitbucket.org/mgorny/npapi-sdk/"
107 -SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
108 +SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
109
110 LICENSE="MPL-1.1"
111 SLOT="0"
112
113
114
115 1.27 net-misc/npapi-sdk/ChangeLog
116
117 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/ChangeLog?rev=1.27&view=markup
118 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/ChangeLog?rev=1.27&content-type=text/plain
119 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/ChangeLog?r1=1.26&r2=1.27
120
121 Index: ChangeLog
122 ===================================================================
123 RCS file: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/ChangeLog,v
124 retrieving revision 1.26
125 retrieving revision 1.27
126 diff -u -r1.26 -r1.27
127 --- ChangeLog 16 Oct 2013 13:08:19 -0000 1.26
128 +++ ChangeLog 6 Jul 2014 13:22:29 -0000 1.27
129 @@ -1,6 +1,10 @@
130 # ChangeLog for net-misc/npapi-sdk
131 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
132 -# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/ChangeLog,v 1.26 2013/10/16 13:08:19 mgorny Exp $
133 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
134 +# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/ChangeLog,v 1.27 2014/07/06 13:22:29 mgorny Exp $
135 +
136 + 06 Jul 2014; Michał Górny <mgorny@g.o> npapi-sdk-0.27.2.ebuild,
137 + npapi-sdk-0.27.ebuild, npapi-sdk-9999.ebuild:
138 + Replace obsolete mirror://bitbucket with the real URI.
139
140 16 Oct 2013; Michał Górny <mgorny@g.o> npapi-sdk-9999.ebuild:
141 Switch to git-r3.