summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2010-03-11 20:13:26 +0000
committerUlrich Müller <ulm@gentoo.org>2010-03-11 20:13:26 +0000
commit440b471b59757536df835c1b693ba5314e92ff3e (patch)
treeaf71a88e8daacd8e633234cbfad2c101e6677062 /app-emacs/oddmuse/oddmuse-20090411.ebuild
parentSync from portage tree. (diff)
downloademacs-440b471b59757536df835c1b693ba5314e92ff3e.tar.gz
emacs-440b471b59757536df835c1b693ba5314e92ff3e.tar.bz2
emacs-440b471b59757536df835c1b693ba5314e92ff3e.zip
Version bump.
svn path=/emacs-overlay/; revision=1502
Diffstat (limited to 'app-emacs/oddmuse/oddmuse-20090411.ebuild')
-rw-r--r--app-emacs/oddmuse/oddmuse-20090411.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/app-emacs/oddmuse/oddmuse-20090411.ebuild b/app-emacs/oddmuse/oddmuse-20090411.ebuild
new file mode 100644
index 0000000..b78ffd1
--- /dev/null
+++ b/app-emacs/oddmuse/oddmuse-20090411.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+NEED_EMACS=22
+
+inherit elisp
+
+DESCRIPTION="Edit pages on an Oddmuse wiki"
+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"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+SITEFILE="50${PN}-gentoo.el"