commit:     cf63fe50c51c73ae3df84f237e2a37fe2f1c5f4d
Author:     Wim Muskee <wimmuskee <AT> gmail <DOT> com>
AuthorDate: Wed Nov  6 20:01:02 2019 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Wed Nov 13 23:03:26 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf63fe50

app-emulation/free42: use https in HOMEPAGE, SRC_URI, update metadata

Signed-off-by: Wim Muskee <wimmuskee <AT> gmail.com>
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 app-emulation/free42/free42-2.0.20.ebuild | 6 +++---
 app-emulation/free42/free42-2.5.10.ebuild | 4 ++--
 app-emulation/free42/free42-2.5.3.ebuild  | 4 ++--
 app-emulation/free42/free42-2.5.9.ebuild  | 4 ++--
 app-emulation/free42/metadata.xml         | 8 +++-----
 5 files changed, 12 insertions(+), 14 deletions(-)

diff --git a/app-emulation/free42/free42-2.0.20.ebuild 
b/app-emulation/free42/free42-2.0.20.ebuild
index d9b18f97ed9..2bc7d946d94 100644
--- a/app-emulation/free42/free42-2.0.20.ebuild
+++ b/app-emulation/free42/free42-2.0.20.ebuild
@@ -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"

diff --git a/app-emulation/free42/free42-2.5.10.ebuild 
b/app-emulation/free42/free42-2.5.10.ebuild
index 67e64a2dd93..1b8978d0d0c 100644
--- a/app-emulation/free42/free42-2.5.10.ebuild
+++ b/app-emulation/free42/free42-2.5.10.ebuild
@@ -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"

diff --git a/app-emulation/free42/free42-2.5.3.ebuild 
b/app-emulation/free42/free42-2.5.3.ebuild
index 67e64a2dd93..1b8978d0d0c 100644
--- a/app-emulation/free42/free42-2.5.3.ebuild
+++ b/app-emulation/free42/free42-2.5.3.ebuild
@@ -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"

diff --git a/app-emulation/free42/free42-2.5.9.ebuild 
b/app-emulation/free42/free42-2.5.9.ebuild
index 67e64a2dd93..1b8978d0d0c 100644
--- a/app-emulation/free42/free42-2.5.9.ebuild
+++ b/app-emulation/free42/free42-2.5.9.ebuild
@@ -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"

diff --git a/app-emulation/free42/metadata.xml 
b/app-emulation/free42/metadata.xml
index 2346aff6c15..f322ac9efa1 100644
--- a/app-emulation/free42/metadata.xml
+++ b/app-emulation/free42/metadata.xml
@@ -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>

Reply via email to