commit: 9cadd33915eb3081ad593f1e7d29743c01eb681e Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Thu Aug 7 15:56:02 2025 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Thu Aug 7 16:41:32 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cadd339
media-libs/compface: update HOMEPAGE for https Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> media-libs/compface/compface-1.5.2-r1.ebuild | 4 ++-- media-libs/compface/compface-1.5.2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/media-libs/compface/compface-1.5.2-r1.ebuild b/media-libs/compface/compface-1.5.2-r1.ebuild index ba4cc08ab229..e3226012fd6c 100644 --- a/media-libs/compface/compface-1.5.2-r1.ebuild +++ b/media-libs/compface/compface-1.5.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -6,7 +6,7 @@ EAPI="7" inherit autotools DESCRIPTION="Utilities and library to convert to/from X-Face format" -HOMEPAGE="http://www.xemacs.org/Download/optLibs.html" +HOMEPAGE="https://www.xemacs.org/Download/optLibs.html" SRC_URI="http://ftp.xemacs.org/pub/xemacs/aux/${P}.tar.gz" LICENSE="MIT" diff --git a/media-libs/compface/compface-1.5.2.ebuild b/media-libs/compface/compface-1.5.2.ebuild index dd62b0d5aa4e..e4d6ebe06de8 100644 --- a/media-libs/compface/compface-1.5.2.ebuild +++ b/media-libs/compface/compface-1.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -6,7 +6,7 @@ EAPI="7" inherit autotools DESCRIPTION="Utilities and library to convert to/from X-Face format" -HOMEPAGE="http://www.xemacs.org/Download/optLibs.html" +HOMEPAGE="https://www.xemacs.org/Download/optLibs.html" SRC_URI="http://ftp.xemacs.org/pub/xemacs/aux/${P}.tar.gz" LICENSE="MIT"
