Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-calculators/pcalc: pcalc-3.ebuild pcalc-2.ebuild pcalc-1.3.ebuild pcalc-1.2.ebuild ChangeLog
Date: Wed, 24 Jun 2015 13:39:28
Message-Id: 20150624133908.75FB3A52@oystercatcher.gentoo.org
1 vapier 15/06/24 13:39:08
2
3 Modified: pcalc-3.ebuild pcalc-2.ebuild pcalc-1.3.ebuild
4 pcalc-1.2.ebuild ChangeLog
5 Log:
6 Update HOMEPAGE.
7
8 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
9
10 Revision Changes Path
11 1.2 sci-calculators/pcalc/pcalc-3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/pcalc/pcalc-3.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/pcalc/pcalc-3.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/pcalc/pcalc-3.ebuild?r1=1.1&r2=1.2
16
17 Index: pcalc-3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-3.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- pcalc-3.ebuild 30 Dec 2014 23:28:42 -0000 1.1
24 +++ pcalc-3.ebuild 24 Jun 2015 13:39:08 -0000 1.2
25 @@ -1,13 +1,13 @@
26 -# Copyright 1999-2014 Gentoo Foundation
27 +# Copyright 1999-2015 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-3.ebuild,v 1.1 2014/12/30 23:28:42 vapier Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-3.ebuild,v 1.2 2015/06/24 13:39:08 vapier Exp $
31
32 EAPI=4
33
34 inherit toolchain-funcs
35
36 DESCRIPTION="the programmers calculator"
37 -HOMEPAGE="http://pcalc.sourceforge.net/"
38 +HOMEPAGE="https://github.com/vapier/pcalc"
39 SRC_URI="mirror://sourceforge/pcalc/${P}.tar.xz"
40
41 LICENSE="GPL-2"
42
43
44
45 1.6 sci-calculators/pcalc/pcalc-2.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/pcalc/pcalc-2.ebuild?rev=1.6&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/pcalc/pcalc-2.ebuild?rev=1.6&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/pcalc/pcalc-2.ebuild?r1=1.5&r2=1.6
50
51 Index: pcalc-2.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-2.ebuild,v
54 retrieving revision 1.5
55 retrieving revision 1.6
56 diff -u -r1.5 -r1.6
57 --- pcalc-2.ebuild 30 Dec 2014 23:28:23 -0000 1.5
58 +++ pcalc-2.ebuild 24 Jun 2015 13:39:08 -0000 1.6
59 @@ -1,13 +1,13 @@
60 -# Copyright 1999-2014 Gentoo Foundation
61 +# Copyright 1999-2015 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-2.ebuild,v 1.5 2014/12/30 23:28:23 vapier Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-2.ebuild,v 1.6 2015/06/24 13:39:08 vapier Exp $
65
66 EAPI=4
67
68 inherit toolchain-funcs
69
70 DESCRIPTION="the programmers calculator"
71 -HOMEPAGE="http://pcalc.sourceforge.net/"
72 +HOMEPAGE="https://github.com/vapier/pcalc"
73 SRC_URI="mirror://sourceforge/pcalc/${P}.tar.lzma"
74
75 LICENSE="GPL-2"
76
77
78
79 1.6 sci-calculators/pcalc/pcalc-1.3.ebuild
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/pcalc/pcalc-1.3.ebuild?rev=1.6&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/pcalc/pcalc-1.3.ebuild?rev=1.6&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/pcalc/pcalc-1.3.ebuild?r1=1.5&r2=1.6
84
85 Index: pcalc-1.3.ebuild
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-1.3.ebuild,v
88 retrieving revision 1.5
89 retrieving revision 1.6
90 diff -u -r1.5 -r1.6
91 --- pcalc-1.3.ebuild 18 Jan 2014 05:23:48 -0000 1.5
92 +++ pcalc-1.3.ebuild 24 Jun 2015 13:39:08 -0000 1.6
93 @@ -1,11 +1,11 @@
94 -# Copyright 1999-2014 Gentoo Foundation
95 +# Copyright 1999-2015 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-1.3.ebuild,v 1.5 2014/01/18 05:23:48 vapier Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-1.3.ebuild,v 1.6 2015/06/24 13:39:08 vapier Exp $
99
100 inherit toolchain-funcs
101
102 DESCRIPTION="the programmers calculator"
103 -HOMEPAGE="http://pcalc.sourceforge.net/"
104 +HOMEPAGE="https://github.com/vapier/pcalc"
105 SRC_URI="mirror://sourceforge/pcalc/${P}.tar.lzma"
106
107 LICENSE="GPL-2"
108
109
110
111 1.10 sci-calculators/pcalc/pcalc-1.2.ebuild
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/pcalc/pcalc-1.2.ebuild?rev=1.10&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/pcalc/pcalc-1.2.ebuild?rev=1.10&content-type=text/plain
115 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/pcalc/pcalc-1.2.ebuild?r1=1.9&r2=1.10
116
117 Index: pcalc-1.2.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-1.2.ebuild,v
120 retrieving revision 1.9
121 retrieving revision 1.10
122 diff -u -r1.9 -r1.10
123 --- pcalc-1.2.ebuild 9 Nov 2008 12:01:43 -0000 1.9
124 +++ pcalc-1.2.ebuild 24 Jun 2015 13:39:08 -0000 1.10
125 @@ -1,11 +1,11 @@
126 -# Copyright 1999-2008 Gentoo Foundation
127 +# Copyright 1999-2015 Gentoo Foundation
128 # Distributed under the terms of the GNU General Public License v2
129 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-1.2.ebuild,v 1.9 2008/11/09 12:01:43 vapier Exp $
130 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-1.2.ebuild,v 1.10 2015/06/24 13:39:08 vapier Exp $
131
132 inherit eutils
133
134 DESCRIPTION="the programmers calculator"
135 -HOMEPAGE="http://pcalc.sourceforge.net/"
136 +HOMEPAGE="https://github.com/vapier/pcalc"
137 SRC_URI="mirror://sourceforge/pcalc/${P}.tar.bz2"
138
139 LICENSE="GPL-2"
140
141
142
143 1.29 sci-calculators/pcalc/ChangeLog
144
145 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/pcalc/ChangeLog?rev=1.29&view=markup
146 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/pcalc/ChangeLog?rev=1.29&content-type=text/plain
147 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/pcalc/ChangeLog?r1=1.28&r2=1.29
148
149 Index: ChangeLog
150 ===================================================================
151 RCS file: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/ChangeLog,v
152 retrieving revision 1.28
153 retrieving revision 1.29
154 diff -u -r1.28 -r1.29
155 --- ChangeLog 30 Dec 2014 23:28:42 -0000 1.28
156 +++ ChangeLog 24 Jun 2015 13:39:08 -0000 1.29
157 @@ -1,6 +1,10 @@
158 # ChangeLog for sci-calculators/pcalc
159 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
160 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/ChangeLog,v 1.28 2014/12/30 23:28:42 vapier Exp $
161 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
162 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/ChangeLog,v 1.29 2015/06/24 13:39:08 vapier Exp $
163 +
164 + 24 Jun 2015; Mike Frysinger <vapier@g.o> pcalc-1.2.ebuild,
165 + pcalc-1.3.ebuild, pcalc-2.ebuild, pcalc-3.ebuild:
166 + Update HOMEPAGE.
167
168 *pcalc-3 (30 Dec 2014)