summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/wtf')
-rw-r--r--app-emacs/wtf/metadata.xml2
-rw-r--r--app-emacs/wtf/wtf-2.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/wtf/metadata.xml b/app-emacs/wtf/metadata.xml
index c438baf..9369335 100644
--- a/app-emacs/wtf/metadata.xml
+++ b/app-emacs/wtf/metadata.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnu-emacs@gentoo.org</email>
diff --git a/app-emacs/wtf/wtf-2.0.ebuild b/app-emacs/wtf/wtf-2.0.ebuild
index b5528b3..c58c151 100644
--- a/app-emacs/wtf/wtf-2.0.ebuild
+++ b/app-emacs/wtf/wtf-2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
inherit elisp
DESCRIPTION="Look up conversational and computing acronyms"
-HOMEPAGE="http://mwolson.org/projects/"
+HOMEPAGE="https://mwolson.org/projects/"
# taken from: http://mwolson.org/static/dist/wtf/wtf.el
SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2"