commit: d1631ffa87caa1d969ee0f75bba7066f803d415e Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Tue Jul 4 20:54:52 2023 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Tue Jul 4 22:15:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1631ffa
x11-misc/bbacpi: use HTTPS, fix LICENSE Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> x11-misc/bbacpi/bbacpi-0.1.5-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/bbacpi/bbacpi-0.1.5-r4.ebuild b/x11-misc/bbacpi/bbacpi-0.1.5-r4.ebuild index c6f4cb2b093c..ddab1dc8bc98 100644 --- a/x11-misc/bbacpi/bbacpi-0.1.5-r4.ebuild +++ b/x11-misc/bbacpi/bbacpi-0.1.5-r4.ebuild @@ -6,10 +6,10 @@ EAPI=8 inherit autotools DESCRIPTION="ACPI monitor for X11" -HOMEPAGE="http://bbacpi.sourceforge.net" +HOMEPAGE="https://bbacpi.sourceforge.net" SRC_URI="mirror://sourceforge/bbacpi/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 x86"
