summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Muskee <wimmuskee@gmail.com>2019-11-06 21:01:02 +0100
committerBernard Cafarelli <voyageur@gentoo.org>2019-11-14 00:03:26 +0100
commitcf63fe50c51c73ae3df84f237e2a37fe2f1c5f4d (patch)
tree7706a15a2780a114cc705f04fae99014cb0c6c64 /app-emulation/free42
parentapp-text/mupdf: arm64 stable (bug #699980) (diff)
downloadgentoo-cf63fe50c51c73ae3df84f237e2a37fe2f1c5f4d.tar.gz
gentoo-cf63fe50c51c73ae3df84f237e2a37fe2f1c5f4d.tar.bz2
gentoo-cf63fe50c51c73ae3df84f237e2a37fe2f1c5f4d.zip
app-emulation/free42: use https in HOMEPAGE, SRC_URI, update metadata
Signed-off-by: Wim Muskee <wimmuskee@gmail.com> Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'app-emulation/free42')
-rw-r--r--app-emulation/free42/free42-2.0.20.ebuild6
-rw-r--r--app-emulation/free42/free42-2.5.10.ebuild4
-rw-r--r--app-emulation/free42/free42-2.5.3.ebuild4
-rw-r--r--app-emulation/free42/free42-2.5.9.ebuild4
-rw-r--r--app-emulation/free42/metadata.xml8
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 d9b18f97ed94..2bc7d946d94b 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 67e64a2dd933..1b8978d0d0ca 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 67e64a2dd933..1b8978d0d0ca 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 67e64a2dd933..1b8978d0d0ca 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 2346aff6c159..f322ac9efa15 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>