diff options
author | Ulrich Müller <ulm@gentoo.org> | 2022-03-04 11:58:03 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2022-03-04 11:58:44 +0100 |
commit | f2b6e2d66898d4b8caa691427f78872daea2e12a (patch) | |
tree | 5facb681283e70dfafdb917565007531356875ea /app-emacs/whizzytex | |
parent | app-editors/zile: Moved to gentoo repository (diff) | |
download | emacs-f2b6e2d66898d4b8caa691427f78872daea2e12a.tar.gz emacs-f2b6e2d66898d4b8caa691427f78872daea2e12a.tar.bz2 emacs-f2b6e2d66898d4b8caa691427f78872daea2e12a.zip |
**/metadata.xml: Replace http by https in DOCTYPE element
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs/whizzytex')
-rw-r--r-- | app-emacs/whizzytex/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/whizzytex/metadata.xml b/app-emacs/whizzytex/metadata.xml index ec46c00..9d9561c 100644 --- a/app-emacs/whizzytex/metadata.xml +++ b/app-emacs/whizzytex/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> |