diff options
author | Mamoru Komachi <usata@gentoo.org> | 2005-06-26 15:07:33 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2005-06-26 15:07:33 +0000 |
commit | 998d4efce5b18d878954771c2dc16da71f41c477 (patch) | |
tree | a6e6ceba484d737e414bc68da775cc4398278258 /app-emacs | |
parent | to many closed bugs to name them all here (diff) | |
download | gentoo-2-998d4efce5b18d878954771c2dc16da71f41c477.tar.gz gentoo-2-998d4efce5b18d878954771c2dc16da71f41c477.tar.bz2 gentoo-2-998d4efce5b18d878954771c2dc16da71f41c477.zip |
Stable on x86.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/crontab-mode/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/crontab-mode/crontab-mode-1.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/crontab-mode/ChangeLog b/app-emacs/crontab-mode/ChangeLog index 2d5637dda91e..b09a948cc24a 100644 --- a/app-emacs/crontab-mode/ChangeLog +++ b/app-emacs/crontab-mode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/crontab-mode # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/crontab-mode/ChangeLog,v 1.5 2005/04/12 13:47:02 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/crontab-mode/ChangeLog,v 1.6 2005/06/26 15:07:33 usata Exp $ + + 26 Jun 2005; Mamoru KOMACHI <usata@gentoo.org> crontab-mode-1.18.ebuild: + Stable on x86. *crontab-mode-1.18 (12 Apr 2005) diff --git a/app-emacs/crontab-mode/crontab-mode-1.18.ebuild b/app-emacs/crontab-mode/crontab-mode-1.18.ebuild index d5bc3bf8196f..fbecf9842b28 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.1 2005/04/12 13:47:02 usata Exp $ +# $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 $ 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="x86" SITEFILE=50crontab-mode-gentoo.el SIMPLE_ELISP=t |