summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/vixie-cron')
-rw-r--r--sys-apps/vixie-cron/ChangeLog7
-rw-r--r--sys-apps/vixie-cron/Manifest18
-rw-r--r--sys-apps/vixie-cron/vixie-cron-3.0.1-r1.ebuild3
-rw-r--r--sys-apps/vixie-cron/vixie-cron-3.0.1-r3.ebuild3
-rw-r--r--sys-apps/vixie-cron/vixie-cron-3.0.1-r4.ebuild3
5 files changed, 18 insertions, 16 deletions
diff --git a/sys-apps/vixie-cron/ChangeLog b/sys-apps/vixie-cron/ChangeLog
index ed439fc89307..1746a51e6807 100644
--- a/sys-apps/vixie-cron/ChangeLog
+++ b/sys-apps/vixie-cron/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-apps/vixie-cron
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/vixie-cron/ChangeLog,v 1.16 2004/06/11 16:45:09 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/vixie-cron/ChangeLog,v 1.17 2004/06/15 04:26:00 mr_bones_ Exp $
+
+ 14 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org>
+ vixie-cron-3.0.1-r1.ebuild, vixie-cron-3.0.1-r3.ebuild,
+ vixie-cron-3.0.1-r4.ebuild:
+ don't assign default to S
11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org>
vixie-cron-3.0.1-r4.ebuild:
diff --git a/sys-apps/vixie-cron/Manifest b/sys-apps/vixie-cron/Manifest
index 3413242424d9..b90d698293e3 100644
--- a/sys-apps/vixie-cron/Manifest
+++ b/sys-apps/vixie-cron/Manifest
@@ -1,15 +1,15 @@
-MD5 109b8b07f30bb1cf0946d2e7a30db741 vixie-cron-3.0.1-r1.ebuild 1491
+MD5 4131a20db497da0d45b48d062404c2c4 ChangeLog 6013
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
-MD5 9265f94359e8438328119b306defa653 ChangeLog 5838
-MD5 5db52624f0a6ef48f2b49c4650538ab7 vixie-cron-3.0.1-r3.ebuild 1736
-MD5 d094d87e4a92770b1540e8a2271256ac vixie-cron-3.0.1-r4.ebuild 1839
-MD5 42a9b1ba7246f2fb453203eaccbb0e08 files/digest-vixie-cron-3.0.1-r4 68
+MD5 b6392c82f25c6c5961330f458139c5be vixie-cron-3.0.1-r1.ebuild 1473
+MD5 abde5c5e7fba48a3634c76ee85614d8f vixie-cron-3.0.1-r3.ebuild 1718
+MD5 7b4ce8aea9dd4b9cda51429eb1713e85 vixie-cron-3.0.1-r4.ebuild 1824
+MD5 7bfd2a5ccffd0e3e565645be5145c84a files/crontab 599
MD5 b2cc13f61458bd5db01505b13fe5facd files/crontab-3.0.1-r4 612
+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 de84c3326555349db053b4aa13c0805f files/crontab.5.diff 772
MD5 c8e987ea566611c641316ff140c8d91c files/vixie-cron-3.0.1-gentoo.patch 27121
-MD5 42a9b1ba7246f2fb453203eaccbb0e08 files/digest-vixie-cron-3.0.1-r3 68
MD5 9495caecef1f8b925d19a1d34c4ff405 files/vixie-cron-3.0.1-selinux.diff.bz2 1931
MD5 ab5ed59a1a798d5a9b5906a3191434c5 files/vixie-cron.rc6 530
-MD5 7bfd2a5ccffd0e3e565645be5145c84a files/crontab 599
-MD5 42a9b1ba7246f2fb453203eaccbb0e08 files/digest-vixie-cron-3.0.1-r1 68
+MD5 de84c3326555349db053b4aa13c0805f files/crontab.5.diff 772
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 a8f7e4ea63b3..080c563ae05c 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,12 +1,11 @@
# 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.5 2004/02/23 00:53:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/vixie-cron/vixie-cron-3.0.1-r1.ebuild,v 1.6 2004/06/15 04:26:00 mr_bones_ Exp $
inherit eutils
IUSE=""
-S=${WORKDIR}/${P}
DESCRIPTION="The Vixie cron daemon"
HOMEPAGE="http://www.vix.com/"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
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 856b093cdabb..813809d12172 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-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.7 2004/02/23 00:53:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/vixie-cron/vixie-cron-3.0.1-r3.ebuild,v 1.8 2004/06/15 04:26:00 mr_bones_ Exp $
inherit eutils
@@ -8,7 +8,6 @@ IUSE="selinux"
SELINUX_PATCH="${P}-selinux.diff.bz2"
-S=${WORKDIR}/${P}
DESCRIPTION="The Vixie cron daemon"
HOMEPAGE="http://www.vix.com/"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
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 e4183be292e2..9682b7958dff 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-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.13 2004/06/11 16:45:09 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/vixie-cron/vixie-cron-3.0.1-r4.ebuild,v 1.14 2004/06/15 04:26:00 mr_bones_ Exp $
inherit eutils
@@ -8,7 +8,6 @@ IUSE="selinux"
SELINUX_PATCH="${P}-selinux.diff.bz2"
-S=${WORKDIR}/${P}
DESCRIPTION="The Vixie cron daemon"
HOMEPAGE="http://www.vix.com/"
SRC_URI="mirror://gentoo/${P}.tar.bz2"