summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-plugins/vdr-actuator/vdr-actuator-1.2.1.ebuild8
-rw-r--r--media-plugins/vdr-actuator/vdr-actuator-2.4.1_pre20181025.ebuild6
2 files changed, 7 insertions, 7 deletions
diff --git a/media-plugins/vdr-actuator/vdr-actuator-1.2.1.ebuild b/media-plugins/vdr-actuator/vdr-actuator-1.2.1.ebuild
index 858a5bac4523..191a7ea5de4b 100644
--- a/media-plugins/vdr-actuator/vdr-actuator-1.2.1.ebuild
+++ b/media-plugins/vdr-actuator/vdr-actuator-1.2.1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit vdr-plugin-2
-DESCRIPTION="VDR plugin: control an linear or horizon actuator attached trough the parallel port"
-HOMEPAGE="http://ventoso.org/luca/vdr/"
-SRC_URI="http://ventoso.org/luca/vdr/${P}.tgz"
+DESCRIPTION="VDR plugin: control a horz. or vert. actuator attached through the parallel port"
+HOMEPAGE="https://ventoso.org/luca/vdr/"
+SRC_URI="https://ventoso.org/luca/vdr/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/media-plugins/vdr-actuator/vdr-actuator-2.4.1_pre20181025.ebuild b/media-plugins/vdr-actuator/vdr-actuator-2.4.1_pre20181025.ebuild
index d787ce070e05..616f124626c4 100644
--- a/media-plugins/vdr-actuator/vdr-actuator-2.4.1_pre20181025.ebuild
+++ b/media-plugins/vdr-actuator/vdr-actuator-2.4.1_pre20181025.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,8 +7,8 @@ inherit vdr-plugin-2
GIT_VERSION="c810abffbf6dc6f1f354b0c545abe65311203fd8"
-DESCRIPTION="VDR plugin: control an hor. or ver. actuator attached trough the parallel port"
-HOMEPAGE="http://ventoso.org/luca/vdr/"
+DESCRIPTION="VDR plugin: control a horz. or vert. actuator attached through the parallel port"
+HOMEPAGE="https://ventoso.org/luca/vdr/"
SRC_URI="https://github.com/olivluca/vdr-actuator-plugin/archive/${GIT_VERSION}.tar.gz -> ${PF}.tar.gz"
LICENSE="GPL-2"