summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2014-02-20 23:56:33 +0100
committerUlrich Müller <ulm@gentoo.org>2014-02-20 23:56:33 +0100
commitb8598b191d43164bca4bcc077c4e1b8235c18c2d (patch)
tree93fb90c5efdcddcfd547ff3531e0d92905234054 /app-emacs/oddmuse/oddmuse-20090411.ebuild
parentFix DESCRIPTION. (diff)
downloademacs-b8598b191d43164bca4bcc077c4e1b8235c18c2d.tar.gz
emacs-b8598b191d43164bca4bcc077c4e1b8235c18c2d.tar.bz2
emacs-b8598b191d43164bca4bcc077c4e1b8235c18c2d.zip
Update ebuild to EAPI 5. Specify LICENSE more precisely. Remove old.
Package-Manager: portage-2.2.8-r1
Diffstat (limited to 'app-emacs/oddmuse/oddmuse-20090411.ebuild')
-rw-r--r--app-emacs/oddmuse/oddmuse-20090411.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/oddmuse/oddmuse-20090411.ebuild b/app-emacs/oddmuse/oddmuse-20090411.ebuild
index b78ffd1..1dff0ee 100644
--- a/app-emacs/oddmuse/oddmuse-20090411.ebuild
+++ b/app-emacs/oddmuse/oddmuse-20090411.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
+EAPI=5
NEED_EMACS=22
inherit elisp
@@ -11,9 +12,8 @@ HOMEPAGE="http://www.emacswiki.org/cgi-bin/wiki/OddmuseMode"
# taken from: http://bzr.savannah.gnu.org/r/oddmuse-el/trunk
SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
SITEFILE="50${PN}-gentoo.el"