diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-07-01 18:14:57 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-07-01 18:14:57 +0000 |
commit | b9fc5d793d54af8e2877a61d54c78b48220ebd54 (patch) | |
tree | 6fcfc0f37aa9b6e0f126fda0a976c2314d010cae /app-emacs/crontab-mode/crontab-mode-1.18.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-b9fc5d793d54af8e2877a61d54c78b48220ebd54.tar.gz gentoo-2-b9fc5d793d54af8e2877a61d54c78b48220ebd54.tar.bz2 gentoo-2-b9fc5d793d54af8e2877a61d54c78b48220ebd54.zip |
.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-emacs/crontab-mode/crontab-mode-1.18.ebuild')
-rw-r--r-- | app-emacs/crontab-mode/crontab-mode-1.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/crontab-mode/crontab-mode-1.18.ebuild b/app-emacs/crontab-mode/crontab-mode-1.18.ebuild index fbecf9842b28..84e039206cd2 100644 --- a/app-emacs/crontab-mode/crontab-mode-1.18.ebuild +++ b/app-emacs/crontab-mode/crontab-mode-1.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.18.ebuild,v 1.2 2005/06/26 15:07:33 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/crontab-mode/crontab-mode-1.18.ebuild,v 1.3 2005/07/01 18:14:57 mkennedy Exp $ inherit elisp @@ -11,7 +11,7 @@ HOMEPAGE="http://www.mahalito.net/~harley/elisp/" SRC_URI="mirror://gentoo/${P}.el.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~amd64 x86" SITEFILE=50crontab-mode-gentoo.el SIMPLE_ELISP=t |