diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-02-14 18:18:35 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-02-14 18:18:35 +0000 |
commit | 260281be1787cf5a83e6f004b7c82f4ee7e3e3ae (patch) | |
tree | 19d872c96795c31907418a928bb539cc090f2d57 /app-emacs/crontab-mode/crontab-mode-1.20.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-260281be1787cf5a83e6f004b7c82f4ee7e3e3ae.tar.gz gentoo-2-260281be1787cf5a83e6f004b7c82f4ee7e3e3ae.tar.bz2 gentoo-2-260281be1787cf5a83e6f004b7c82f4ee7e3e3ae.zip |
version bump
(Portage version: 2.1.2-r9)
Diffstat (limited to 'app-emacs/crontab-mode/crontab-mode-1.20.ebuild')
-rw-r--r-- | app-emacs/crontab-mode/crontab-mode-1.20.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/app-emacs/crontab-mode/crontab-mode-1.20.ebuild b/app-emacs/crontab-mode/crontab-mode-1.20.ebuild new file mode 100644 index 000000000000..b838b2f93175 --- /dev/null +++ b/app-emacs/crontab-mode/crontab-mode-1.20.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/crontab-mode/crontab-mode-1.20.ebuild,v 1.1 2007/02/14 18:18:35 opfer Exp $ + +inherit elisp + +IUSE="" + +DESCRIPTION="Mode for editing crontab files" +HOMEPAGE="http://www.mahalito.net/~harley/elisp/" +SRC_URI="mirror://gentoo/${P}.tar.bz2" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" + +SITEFILE=50crontab-mode-gentoo.el
\ No newline at end of file |