commit:     4d1f3e32d6326528b5487be2c5e766da0eb32fdd
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Jun 29 11:34:20 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 29 14:08:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d1f3e32

dev-libs/fddl: use HTTPS

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-libs/fddl/fddl-20111124-r1.ebuild | 4 ++--
 dev-libs/fddl/fddl-20111124-r2.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-libs/fddl/fddl-20111124-r1.ebuild 
b/dev-libs/fddl/fddl-20111124-r1.ebuild
index b25d4dd8bded..adf229a08483 100644
--- a/dev-libs/fddl/fddl-20111124-r1.ebuild
+++ b/dev-libs/fddl/fddl-20111124-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
 inherit cmake vcs-snapshot
 
 DESCRIPTION="Free Decision Diagram Library"
-HOMEPAGE="http://itval.sourceforge.net/ https://github.com/atomopawn/FDDL";
+HOMEPAGE="https://itval.sourceforge.net/ https://github.com/atomopawn/FDDL";
 SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${P}.tar.gz";
 
 LICENSE="GPL-2"

diff --git a/dev-libs/fddl/fddl-20111124-r2.ebuild 
b/dev-libs/fddl/fddl-20111124-r2.ebuild
index 681f180b4619..97af9c72f804 100644
--- a/dev-libs/fddl/fddl-20111124-r2.ebuild
+++ b/dev-libs/fddl/fddl-20111124-r2.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 inherit cmake
 
 DESCRIPTION="Free Decision Diagram Library"
-HOMEPAGE="http://itval.sourceforge.net/ https://github.com/atomopawn/FDDL";
+HOMEPAGE="https://itval.sourceforge.net/ https://github.com/atomopawn/FDDL";
 SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${P}.tar.gz";
 
 LICENSE="GPL-2"

Reply via email to