commit:     ba97f60a8e8a5aa0eabcce3f6fab4744b62e616d
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Mar 29 18:39:17 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Apr  3 10:50:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba97f60a

app-laptop/spicctrl: use https, fix LICENSE

Closes: https://github.com/gentoo/gentoo/pull/24806
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-laptop/spicctrl/spicctrl-1.9-r1.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-laptop/spicctrl/spicctrl-1.9-r1.ebuild 
b/app-laptop/spicctrl/spicctrl-1.9-r1.ebuild
index 673144b0e853..4021fcf06c4c 100644
--- a/app-laptop/spicctrl/spicctrl-1.9-r1.ebuild
+++ b/app-laptop/spicctrl/spicctrl-1.9-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,10 +6,10 @@ EAPI=7
 inherit toolchain-funcs
 
 DESCRIPTION="tool for the sonypi-Device (found in Sony Vaio Notebooks)"
-HOMEPAGE="http://www.popies.net/sonypi/";
-SRC_URI="http://www.popies.net/sonypi/${P}.tar.bz2";
+HOMEPAGE="https://www.popies.net/sonypi/";
+SRC_URI="https://www.popies.net/sonypi/${P}.tar.bz2";
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 -ppc x86"
 

Reply via email to