app-emulation/free42: use https in HOMEPAGE, SRC_URI, update metadata
authorWim Muskee <wimmuskee@gmail.com>
Wed, 6 Nov 2019 20:01:02 +0000 (21:01 +0100)
committerBernard Cafarelli <voyageur@gentoo.org>
Wed, 13 Nov 2019 23:03:26 +0000 (00:03 +0100)
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
app-emulation/free42/free42-2.0.20.ebuild
app-emulation/free42/free42-2.5.10.ebuild
app-emulation/free42/free42-2.5.3.ebuild
app-emulation/free42/free42-2.5.9.ebuild
app-emulation/free42/metadata.xml

index d9b18f97ed94d86b9cae6f6367b1fe39b45d6d76..2bc7d946d94bb47a0c6f4ce44cc78b246342765e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,8 +8,8 @@ inherit eutils toolchain-funcs
 MY_PV="${PN}-nologo-${PV}"
 
 DESCRIPTION="An HP-42S Calculator Simulator"
-HOMEPAGE="http://thomasokken.com/free42/"
-SRC_URI="http://thomasokken.com/free42/upstream/${MY_PV}.tgz"
+HOMEPAGE="https://thomasokken.com/free42/"
+SRC_URI="https://thomasokken.com/free42/upstream/${MY_PV}.tgz"
 
 LICENSE="GPL-2"
 SLOT="0"
index 67e64a2dd93364fea4c810156325a8fbbaae2338..1b8978d0d0ca6acb58ce5b7dff2508a9987d4393 100644 (file)
@@ -8,8 +8,8 @@ inherit toolchain-funcs
 MY_PV="${PN}-nologo-${PV}"
 
 DESCRIPTION="An HP-42S Calculator Simulator"
-HOMEPAGE="http://thomasokken.com/free42/"
-SRC_URI="http://thomasokken.com/free42/upstream/${MY_PV}.tgz"
+HOMEPAGE="https://thomasokken.com/free42/"
+SRC_URI="https://thomasokken.com/free42/upstream/${MY_PV}.tgz"
 
 LICENSE="GPL-2"
 SLOT="0"
index 67e64a2dd93364fea4c810156325a8fbbaae2338..1b8978d0d0ca6acb58ce5b7dff2508a9987d4393 100644 (file)
@@ -8,8 +8,8 @@ inherit toolchain-funcs
 MY_PV="${PN}-nologo-${PV}"
 
 DESCRIPTION="An HP-42S Calculator Simulator"
-HOMEPAGE="http://thomasokken.com/free42/"
-SRC_URI="http://thomasokken.com/free42/upstream/${MY_PV}.tgz"
+HOMEPAGE="https://thomasokken.com/free42/"
+SRC_URI="https://thomasokken.com/free42/upstream/${MY_PV}.tgz"
 
 LICENSE="GPL-2"
 SLOT="0"
index 67e64a2dd93364fea4c810156325a8fbbaae2338..1b8978d0d0ca6acb58ce5b7dff2508a9987d4393 100644 (file)
@@ -8,8 +8,8 @@ inherit toolchain-funcs
 MY_PV="${PN}-nologo-${PV}"
 
 DESCRIPTION="An HP-42S Calculator Simulator"
-HOMEPAGE="http://thomasokken.com/free42/"
-SRC_URI="http://thomasokken.com/free42/upstream/${MY_PV}.tgz"
+HOMEPAGE="https://thomasokken.com/free42/"
+SRC_URI="https://thomasokken.com/free42/upstream/${MY_PV}.tgz"
 
 LICENSE="GPL-2"
 SLOT="0"
index 2346aff6c159c2837e3ab5ee49c167b1a0286ea3..f322ac9efa153fdb3cc3d27ad80127a6f35bbd1d 100644 (file)
@@ -11,9 +11,7 @@
   <longdescription lang="es">
     Un simulador de la calculadora HP-42S
   </longdescription>
-  <use>
-    <flag name="alsa">
-      Adds support for Advanced Linux Sound Architecture
-    </flag>
-  </use>
+  <upstream>
+    <remote-id type="github">thomasokken/free42</remote-id>
+  </upstream>
 </pkgmetadata>