summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-emacs/oddmuse/oddmuse-20090411.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-emacs/oddmuse/oddmuse-20090411.ebuild b/app-emacs/oddmuse/oddmuse-20090411.ebuild
index 22495ca..2c01cff 100644
--- a/app-emacs/oddmuse/oddmuse-20090411.ebuild
+++ b/app-emacs/oddmuse/oddmuse-20090411.ebuild
@@ -1,14 +1,14 @@
-# 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="Edit pages on an Oddmuse wiki"
-HOMEPAGE="http://www.emacswiki.org/cgi-bin/wiki/OddmuseMode"
+HOMEPAGE="https://www.emacswiki.org/emacs/OddmuseMode"
# taken from: http://bzr.savannah.gnu.org/r/oddmuse-el/trunk
-SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2"
+SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2"
LICENSE="GPL-2+"
SLOT="0"