summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2021-04-12 18:24:38 +0200
committerUlrich Müller <ulm@gentoo.org>2021-04-12 19:51:30 +0200
commit364d4c8a204670073852d2b4e0acc2d808b5f4f0 (patch)
tree7747842db45caa6c01a43d68eaf35c19243d34f3 /app-emacs
parentapp-emacs/crypt++: Trivial EAPI 7 bump (diff)
downloadgentoo-364d4c8a204670073852d2b4e0acc2d808b5f4f0.tar.gz
gentoo-364d4c8a204670073852d2b4e0acc2d808b5f4f0.tar.bz2
gentoo-364d4c8a204670073852d2b4e0acc2d808b5f4f0.zip
app-emacs/dictionary: Trivial EAPI 7 bump
Update HOMEPAGE and SRC_URI. Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/dictionary/dictionary-1.10.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-emacs/dictionary/dictionary-1.10.ebuild b/app-emacs/dictionary/dictionary-1.10.ebuild
index c979234a150c..a6eaf246f1f6 100644
--- a/app-emacs/dictionary/dictionary-1.10.ebuild
+++ b/app-emacs/dictionary/dictionary-1.10.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
inherit elisp
DESCRIPTION="Emacs package for talking to a dictionary server"
-HOMEPAGE="http://www.myrkr.in-berlin.de/dictionary/index.html"
-SRC_URI="http://www.myrkr.in-berlin.de/${PN}/${P}.tar.gz"
+HOMEPAGE="https://www.myrkr.in-berlin.de/dictionary/index.html"
+SRC_URI="https://www.myrkr.in-berlin.de/${PN}/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"