diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2022-01-27 10:29:59 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-01-27 10:29:59 +0100 |
commit | 8eeea40875a2ba234501ab24397adb49b0268fa3 (patch) | |
tree | cfa1c638f76b108045dc627868d3e428945db0cc /app-editors/xmlcopyeditor | |
parent | app-crypt/ophcrack-tables: use https (diff) | |
download | gentoo-8eeea40875a2ba234501ab24397adb49b0268fa3.tar.gz gentoo-8eeea40875a2ba234501ab24397adb49b0268fa3.tar.bz2 gentoo-8eeea40875a2ba234501ab24397adb49b0268fa3.zip |
app-editors/xmlcopyeditor: use https
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-editors/xmlcopyeditor')
-rw-r--r-- | app-editors/xmlcopyeditor/xmlcopyeditor-1.2.1.3-r1.ebuild | 4 | ||||
-rw-r--r-- | 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" |