diff options
author | 2004-01-22 21:07:09 +0000 | |
---|---|---|
committer | 2004-01-22 21:07:09 +0000 | |
commit | 1bab43b177261b1d28ec5bc8f7d8ba6f88f83bec (patch) | |
tree | 82671181b221f3fe9cc80988f9c299e7c0bb5a51 /sys-apps | |
parent | fix sanity-checker more, and minor typo in -r15 ebuild (diff) | |
download | historical-1bab43b177261b1d28ec5bc8f7d8ba6f88f83bec.tar.gz historical-1bab43b177261b1d28ec5bc8f7d8ba6f88f83bec.tar.bz2 historical-1bab43b177261b1d28ec5bc8f7d8ba6f88f83bec.zip |
fixing einfo. closes 39022
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/vixie-cron/ChangeLog | 8 | ||||
-rw-r--r-- | sys-apps/vixie-cron/Manifest | 14 | ||||
-rw-r--r-- | sys-apps/vixie-cron/vixie-cron-3.0.1-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-apps/vixie-cron/vixie-cron-3.0.1-r3.ebuild | 6 | ||||
-rw-r--r-- | sys-apps/vixie-cron/vixie-cron-3.0.1-r4.ebuild | 4 |
5 files changed, 21 insertions, 17 deletions
diff --git a/sys-apps/vixie-cron/ChangeLog b/sys-apps/vixie-cron/ChangeLog index 21ed52f0eaa5..40c624bb9758 100644 --- a/sys-apps/vixie-cron/ChangeLog +++ b/sys-apps/vixie-cron/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/vixie-cron -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/vixie-cron/ChangeLog,v 1.5 2003/12/29 03:53:01 kumba Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/vixie-cron/ChangeLog,v 1.6 2004/01/22 21:06:45 mholzer Exp $ + + 22 Jan 2004; Martin Holzer <mholzer@gentoo.org> vixie-cron-3.0.1-r1.ebuild, + vixie-cron-3.0.1-r3.ebuild: + fixing einfo. closes 39022 28 Dec 2003; Joshua Kinard <kumba@gentoo.org> vixie-cron-3.0.1-r3.ebuild: Move to mips stable (~mips -> mips) diff --git a/sys-apps/vixie-cron/Manifest b/sys-apps/vixie-cron/Manifest index a53e8c88601b..05ecd64adc55 100644 --- a/sys-apps/vixie-cron/Manifest +++ b/sys-apps/vixie-cron/Manifest @@ -1,14 +1,14 @@ -MD5 8502b5cb95e55faaf370bb90e17cf2ae vixie-cron-3.0.1-r4.ebuild 1809 -MD5 d1af6baa07cb84c385d8b2740b6fcd93 vixie-cron-3.0.1-r1.ebuild 1494 -MD5 8148657148b55ca68e43d64e14618492 vixie-cron-3.0.1-r3.ebuild 1740 -MD5 110aaa475a92e0be059f8bd566485a46 ChangeLog 4581 +MD5 a7f06757ca02a1b50c5eabc3235be04c ChangeLog 4721 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 789a780ba348e6741243cd513d488e5b files/crontab-3.0.1-r4 667 +MD5 6609d4aff3564a01decf0ce854faf596 vixie-cron-3.0.1-r1.ebuild 1502 +MD5 8fddb774acb290393b044344a1bf37c5 vixie-cron-3.0.1-r3.ebuild 1750 +MD5 f40d3c3dee05bb12eba1efc1f297ffb9 vixie-cron-3.0.1-r4.ebuild 1809 MD5 8d87b84d127f92f259e82d970a65897c files/crontab 657 -MD5 11c4f3362381d382411526d998a8b28a files/vixie-cron.rc6 541 -MD5 9d66b761d15afae9471d33509b712fe9 files/vixie-cron-3.0.1-close_stdin.diff 810 +MD5 789a780ba348e6741243cd513d488e5b files/crontab-3.0.1-r4 667 MD5 42a9b1ba7246f2fb453203eaccbb0e08 files/digest-vixie-cron-3.0.1-r1 68 MD5 42a9b1ba7246f2fb453203eaccbb0e08 files/digest-vixie-cron-3.0.1-r3 68 MD5 42a9b1ba7246f2fb453203eaccbb0e08 files/digest-vixie-cron-3.0.1-r4 68 +MD5 9d66b761d15afae9471d33509b712fe9 files/vixie-cron-3.0.1-close_stdin.diff 810 MD5 c8e987ea566611c641316ff140c8d91c files/vixie-cron-3.0.1-gentoo.patch 27121 MD5 9495caecef1f8b925d19a1d34c4ff405 files/vixie-cron-3.0.1-selinux.diff.bz2 1931 +MD5 11c4f3362381d382411526d998a8b28a files/vixie-cron.rc6 541 diff --git a/sys-apps/vixie-cron/vixie-cron-3.0.1-r1.ebuild b/sys-apps/vixie-cron/vixie-cron-3.0.1-r1.ebuild index aee66ece16a6..97236b1db45e 100644 --- a/sys-apps/vixie-cron/vixie-cron-3.0.1-r1.ebuild +++ b/sys-apps/vixie-cron/vixie-cron-3.0.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/vixie-cron/vixie-cron-3.0.1-r1.ebuild,v 1.2 2003/12/11 16:22:33 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/vixie-cron/vixie-cron-3.0.1-r1.ebuild,v 1.3 2004/01/22 21:06:45 mholzer Exp $ inherit eutils @@ -70,6 +70,6 @@ pkg_postinst() { then ewarn "Please run:" ewarn "rc-update del vcron" - ewarn "rc-update add vixie-cron" + ewarn "rc-update add vixie-cron default" fi } diff --git a/sys-apps/vixie-cron/vixie-cron-3.0.1-r3.ebuild b/sys-apps/vixie-cron/vixie-cron-3.0.1-r3.ebuild index db6b1f246926..7eebc31f7718 100644 --- a/sys-apps/vixie-cron/vixie-cron-3.0.1-r3.ebuild +++ b/sys-apps/vixie-cron/vixie-cron-3.0.1-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/vixie-cron/vixie-cron-3.0.1-r3.ebuild,v 1.3 2003/12/29 03:53:01 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/vixie-cron/vixie-cron-3.0.1-r3.ebuild,v 1.4 2004/01/22 21:06:45 mholzer Exp $ inherit eutils @@ -79,6 +79,6 @@ pkg_postinst() { then ewarn "Please run:" ewarn "rc-update del vcron" - ewarn "rc-update add vixie-cron" + ewarn "rc-update add vixie-cron default" fi } diff --git a/sys-apps/vixie-cron/vixie-cron-3.0.1-r4.ebuild b/sys-apps/vixie-cron/vixie-cron-3.0.1-r4.ebuild index 747f984651e1..ca9794e2e801 100644 --- a/sys-apps/vixie-cron/vixie-cron-3.0.1-r4.ebuild +++ b/sys-apps/vixie-cron/vixie-cron-3.0.1-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/vixie-cron/vixie-cron-3.0.1-r4.ebuild,v 1.4 2004/01/10 20:28:14 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/vixie-cron/vixie-cron-3.0.1-r4.ebuild,v 1.5 2004/01/22 21:06:45 mholzer Exp $ inherit eutils |