diff options
author | Mamoru Komachi <usata@gentoo.org> | 2005-04-12 13:47:02 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2005-04-12 13:47:02 +0000 |
commit | e038e90e1e075012fb6ec07100e0f6446fd5089a (patch) | |
tree | da0499c1f0bc9607ad0881190a9eccc1285420e5 /app-emacs/crontab-mode | |
parent | bump to 2.4.30 (diff) | |
download | historical-e038e90e1e075012fb6ec07100e0f6446fd5089a.tar.gz historical-e038e90e1e075012fb6ec07100e0f6446fd5089a.tar.bz2 historical-e038e90e1e075012fb6ec07100e0f6446fd5089a.zip |
Version bumped. Changed URL to new location; bug #83889.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-emacs/crontab-mode')
-rw-r--r-- | app-emacs/crontab-mode/ChangeLog | 8 | ||||
-rw-r--r-- | app-emacs/crontab-mode/Manifest | 16 | ||||
-rw-r--r-- | app-emacs/crontab-mode/crontab-mode-1.11.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/crontab-mode/crontab-mode-1.18.ebuild | 17 | ||||
-rw-r--r-- | app-emacs/crontab-mode/files/digest-crontab-mode-1.18 | 1 |
5 files changed, 41 insertions, 5 deletions
diff --git a/app-emacs/crontab-mode/ChangeLog b/app-emacs/crontab-mode/ChangeLog index 12c8a29df4a0..2d5637dda91e 100644 --- a/app-emacs/crontab-mode/ChangeLog +++ b/app-emacs/crontab-mode/ChangeLog @@ -1,6 +1,12 @@ # 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.4 2005/01/01 13:41:38 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/crontab-mode/ChangeLog,v 1.5 2005/04/12 13:47:02 usata Exp $ + +*crontab-mode-1.18 (12 Apr 2005) + + 12 Apr 2005; Mamoru KOMACHI <usata@gentoo.org> crontab-mode-1.11.ebuild, + +crontab-mode-1.18.ebuild: + Version bumped. Changed URL to new location; bug #83889. *crontab-mode-1.11 (31 Oct 2002) diff --git a/app-emacs/crontab-mode/Manifest b/app-emacs/crontab-mode/Manifest index d643a5f6bb6c..202362bdb11c 100644 --- a/app-emacs/crontab-mode/Manifest +++ b/app-emacs/crontab-mode/Manifest @@ -1,5 +1,17 @@ -MD5 18cbfba16633b28f6dac8e15579a277e ChangeLog 433 -MD5 ce01d1dc9019d5141a1a78a8b33de662 crontab-mode-1.11.ebuild 839 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 fdcd3e404dce1e120d17538e600a0287 ChangeLog 626 +MD5 4acc0c00f0248e1ffafad9d06ac3a917 crontab-mode-1.11.ebuild 830 MD5 fcd33d07e4ee719b01157946734f4fe8 metadata.xml 158 +MD5 fa818d534dd3421d637036690d42c4b8 crontab-mode-1.18.ebuild 477 MD5 d88eefc12059655611014cffd1633002 files/50crontab-mode-gentoo.el 183 MD5 a6a5697f06bbef90f1dbf98c87beb236 files/digest-crontab-mode-1.11 68 +MD5 e09c6ef69b72d2688e616a05655e58e3 files/digest-crontab-mode-1.18 67 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFCW87mVWNWqTUmv+0RAqExAJ0S4A7poy/6+UAPXi4IOkoG72JTaQCfetoQ +cwWJOQ+9jKNBDk6/EK9Etjk= +=14lz +-----END PGP SIGNATURE----- diff --git a/app-emacs/crontab-mode/crontab-mode-1.11.ebuild b/app-emacs/crontab-mode/crontab-mode-1.11.ebuild index 08b50079f50d..8a99cf8c04fb 100644 --- a/app-emacs/crontab-mode/crontab-mode-1.11.ebuild +++ b/app-emacs/crontab-mode/crontab-mode-1.11.ebuild @@ -1,13 +1,13 @@ # 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.11.ebuild,v 1.6 2005/01/01 13:41:38 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/crontab-mode/crontab-mode-1.11.ebuild,v 1.7 2005/04/12 13:47:02 usata Exp $ inherit elisp IUSE="" DESCRIPTION="Mode for editing crontab files" -HOMEPAGE="http://www.hgsc.bcm.tmc.edu/~harley/elisp/" +HOMEPAGE="http://www.mahalito.net/~harley/elisp/" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/app-emacs/crontab-mode/crontab-mode-1.18.ebuild b/app-emacs/crontab-mode/crontab-mode-1.18.ebuild new file mode 100644 index 000000000000..d5bc3bf8196f --- /dev/null +++ b/app-emacs/crontab-mode/crontab-mode-1.18.ebuild @@ -0,0 +1,17 @@ +# 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 $ + +inherit elisp + +IUSE="" + +DESCRIPTION="Mode for editing crontab files" +HOMEPAGE="http://www.mahalito.net/~harley/elisp/" +SRC_URI="mirror://gentoo/${P}.el.bz2" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86" + +SITEFILE=50crontab-mode-gentoo.el +SIMPLE_ELISP=t diff --git a/app-emacs/crontab-mode/files/digest-crontab-mode-1.18 b/app-emacs/crontab-mode/files/digest-crontab-mode-1.18 new file mode 100644 index 000000000000..c64aa4b89a37 --- /dev/null +++ b/app-emacs/crontab-mode/files/digest-crontab-mode-1.18 @@ -0,0 +1 @@ +MD5 87aeab88396c6a2bedf755d5eea36db3 crontab-mode-1.18.el.bz2 2467 |