commit:     a45745b313a12cb224caf2b4718a66def5edba69
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Oct 28 10:07:32 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Nov 19 10:08:57 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a45745b3

app-crypt/mcrypt: use HTTPS, fix LICENSE

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-crypt/mcrypt/mcrypt-2.6.8-r3.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-crypt/mcrypt/mcrypt-2.6.8-r3.ebuild 
b/app-crypt/mcrypt/mcrypt-2.6.8-r3.ebuild
index f9bd690e5488..352cee681874 100644
--- a/app-crypt/mcrypt/mcrypt-2.6.8-r3.ebuild
+++ b/app-crypt/mcrypt/mcrypt-2.6.8-r3.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-DESCRIPTION="replacement of the old unix crypt(1)"
-HOMEPAGE="http://mcrypt.sourceforge.net/";
+DESCRIPTION="Replacement of the old unix crypt(1)"
+HOMEPAGE="https://mcrypt.sourceforge.net/";
 SRC_URI="mirror://sourceforge/mcrypt/${P}.tar.gz"
 
-LICENSE="GPL-2"
+LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="amd64 ppc sparc x86"
 IUSE="nls"

Reply via email to