summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2021-04-13 08:26:06 +0200
committerUlrich Müller <ulm@gentoo.org>2021-04-13 08:26:06 +0200
commitff3614738f9eaccc02f6e6bb3d3559f0efbca048 (patch)
treea1172275a2d51a1dcdbc390a3f9d60ec4bf5004b
parentapp-emacs/org-mode: Sync ebuild from Gentoo repository (diff)
downloademacs-ff3614738f9eaccc02f6e6bb3d3559f0efbca048.tar.gz
emacs-ff3614738f9eaccc02f6e6bb3d3559f0efbca048.tar.bz2
emacs-ff3614738f9eaccc02f6e6bb3d3559f0efbca048.zip
app-emacs/oddmuse: Bump to EAPI 7
Update HOMEPAGE. Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-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"