summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-06-29 13:34:20 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-29 17:08:24 +0300
commit4d1f3e32d6326528b5487be2c5e766da0eb32fdd (patch)
treeb08573c7bd657219c2f4f80acbbb4ad7e29a76f1 /dev-libs/fddl
parentdev-libs/faxpp: use HTTPS (diff)
downloadgentoo-4d1f3e32d6326528b5487be2c5e766da0eb32fdd.tar.gz
gentoo-4d1f3e32d6326528b5487be2c5e766da0eb32fdd.tar.bz2
gentoo-4d1f3e32d6326528b5487be2c5e766da0eb32fdd.zip
dev-libs/fddl: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/fddl')
-rw-r--r--dev-libs/fddl/fddl-20111124-r1.ebuild4
-rw-r--r--dev-libs/fddl/fddl-20111124-r2.ebuild2
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"