commit: 8eeea40875a2ba234501ab24397adb49b0268fa3 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Thu Jan 27 09:29:59 2022 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Thu Jan 27 09:29:59 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eeea408
app-editors/xmlcopyeditor: use https Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: David Seifert <soap <AT> gentoo.org> app-editors/xmlcopyeditor/xmlcopyeditor-1.2.1.3-r1.ebuild | 4 ++-- app-editors/xmlcopyeditor/xmlcopyeditor-1.3.0.0.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.1.3-r1.ebuild b/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.1.3-r1.ebuild index 740c3a09313e..e158bb4c8529 100644 --- a/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.1.3-r1.ebuild +++ b/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.1.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ WX_GTK_VER="3.0" inherit autotools wxwidgets xdg DESCRIPTION="XML Copy Editor is a fast, free, validating XML editor" -HOMEPAGE="http://xml-copy-editor.sourceforge.net/" +HOMEPAGE="https://xml-copy-editor.sourceforge.io" SRC_URI="mirror://sourceforge/xml-copy-editor/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-editors/xmlcopyeditor/xmlcopyeditor-1.3.0.0.ebuild b/app-editors/xmlcopyeditor/xmlcopyeditor-1.3.0.0.ebuild index a4f5153d85c8..fe9ec972b50a 100644 --- a/app-editors/xmlcopyeditor/xmlcopyeditor-1.3.0.0.ebuild +++ b/app-editors/xmlcopyeditor/xmlcopyeditor-1.3.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ WX_GTK_VER="3.0-gtk3" inherit autotools wxwidgets xdg DESCRIPTION="XML Copy Editor is a fast, free, validating XML editor" -HOMEPAGE="http://xml-copy-editor.sourceforge.net/" +HOMEPAGE="https://xml-copy-editor.sourceforge.io" SRC_URI="mirror://sourceforge/xml-copy-editor/${P}.tar.gz" LICENSE="GPL-2"
