Gentoo Archives: gentoo-commits

From: Bernard Cafarelli <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/free42/
Date: Wed, 13 Nov 2019 23:05:48
Message-Id: 1573686206.cf63fe50c51c73ae3df84f237e2a37fe2f1c5f4d.voyageur@gentoo
1 commit: cf63fe50c51c73ae3df84f237e2a37fe2f1c5f4d
2 Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com>
3 AuthorDate: Wed Nov 6 20:01:02 2019 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 13 23:03:26 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf63fe50
7
8 app-emulation/free42: use https in HOMEPAGE, SRC_URI, update metadata
9
10 Signed-off-by: Wim Muskee <wimmuskee <AT> gmail.com>
11 Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
12
13 app-emulation/free42/free42-2.0.20.ebuild | 6 +++---
14 app-emulation/free42/free42-2.5.10.ebuild | 4 ++--
15 app-emulation/free42/free42-2.5.3.ebuild | 4 ++--
16 app-emulation/free42/free42-2.5.9.ebuild | 4 ++--
17 app-emulation/free42/metadata.xml | 8 +++-----
18 5 files changed, 12 insertions(+), 14 deletions(-)
19
20 diff --git a/app-emulation/free42/free42-2.0.20.ebuild b/app-emulation/free42/free42-2.0.20.ebuild
21 index d9b18f97ed9..2bc7d946d94 100644
22 --- a/app-emulation/free42/free42-2.0.20.ebuild
23 +++ b/app-emulation/free42/free42-2.0.20.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2018 Gentoo Foundation
26 +# Copyright 1999-2019 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=6
30 @@ -8,8 +8,8 @@ inherit eutils toolchain-funcs
31 MY_PV="${PN}-nologo-${PV}"
32
33 DESCRIPTION="An HP-42S Calculator Simulator"
34 -HOMEPAGE="http://thomasokken.com/free42/"
35 -SRC_URI="http://thomasokken.com/free42/upstream/${MY_PV}.tgz"
36 +HOMEPAGE="https://thomasokken.com/free42/"
37 +SRC_URI="https://thomasokken.com/free42/upstream/${MY_PV}.tgz"
38
39 LICENSE="GPL-2"
40 SLOT="0"
41
42 diff --git a/app-emulation/free42/free42-2.5.10.ebuild b/app-emulation/free42/free42-2.5.10.ebuild
43 index 67e64a2dd93..1b8978d0d0c 100644
44 --- a/app-emulation/free42/free42-2.5.10.ebuild
45 +++ b/app-emulation/free42/free42-2.5.10.ebuild
46 @@ -8,8 +8,8 @@ inherit toolchain-funcs
47 MY_PV="${PN}-nologo-${PV}"
48
49 DESCRIPTION="An HP-42S Calculator Simulator"
50 -HOMEPAGE="http://thomasokken.com/free42/"
51 -SRC_URI="http://thomasokken.com/free42/upstream/${MY_PV}.tgz"
52 +HOMEPAGE="https://thomasokken.com/free42/"
53 +SRC_URI="https://thomasokken.com/free42/upstream/${MY_PV}.tgz"
54
55 LICENSE="GPL-2"
56 SLOT="0"
57
58 diff --git a/app-emulation/free42/free42-2.5.3.ebuild b/app-emulation/free42/free42-2.5.3.ebuild
59 index 67e64a2dd93..1b8978d0d0c 100644
60 --- a/app-emulation/free42/free42-2.5.3.ebuild
61 +++ b/app-emulation/free42/free42-2.5.3.ebuild
62 @@ -8,8 +8,8 @@ inherit toolchain-funcs
63 MY_PV="${PN}-nologo-${PV}"
64
65 DESCRIPTION="An HP-42S Calculator Simulator"
66 -HOMEPAGE="http://thomasokken.com/free42/"
67 -SRC_URI="http://thomasokken.com/free42/upstream/${MY_PV}.tgz"
68 +HOMEPAGE="https://thomasokken.com/free42/"
69 +SRC_URI="https://thomasokken.com/free42/upstream/${MY_PV}.tgz"
70
71 LICENSE="GPL-2"
72 SLOT="0"
73
74 diff --git a/app-emulation/free42/free42-2.5.9.ebuild b/app-emulation/free42/free42-2.5.9.ebuild
75 index 67e64a2dd93..1b8978d0d0c 100644
76 --- a/app-emulation/free42/free42-2.5.9.ebuild
77 +++ b/app-emulation/free42/free42-2.5.9.ebuild
78 @@ -8,8 +8,8 @@ inherit toolchain-funcs
79 MY_PV="${PN}-nologo-${PV}"
80
81 DESCRIPTION="An HP-42S Calculator Simulator"
82 -HOMEPAGE="http://thomasokken.com/free42/"
83 -SRC_URI="http://thomasokken.com/free42/upstream/${MY_PV}.tgz"
84 +HOMEPAGE="https://thomasokken.com/free42/"
85 +SRC_URI="https://thomasokken.com/free42/upstream/${MY_PV}.tgz"
86
87 LICENSE="GPL-2"
88 SLOT="0"
89
90 diff --git a/app-emulation/free42/metadata.xml b/app-emulation/free42/metadata.xml
91 index 2346aff6c15..f322ac9efa1 100644
92 --- a/app-emulation/free42/metadata.xml
93 +++ b/app-emulation/free42/metadata.xml
94 @@ -11,9 +11,7 @@
95 <longdescription lang="es">
96 Un simulador de la calculadora HP-42S
97 </longdescription>
98 - <use>
99 - <flag name="alsa">
100 - Adds support for Advanced Linux Sound Architecture
101 - </flag>
102 - </use>
103 + <upstream>
104 + <remote-id type="github">thomasokken/free42</remote-id>
105 + </upstream>
106 </pkgmetadata>