summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-06-02 12:57:14 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-06-02 12:57:14 +0000
commit8e2295088dc23f8805ce6611ff2ef1a2295ac654 (patch)
tree95580a86a188665430b1cfe2f4a68bb1a54fb5a6 /sys-process/vixie-cron
parentFix the mask for thunderbird so that it maskes all the revisions. (diff)
downloadhistorical-8e2295088dc23f8805ce6611ff2ef1a2295ac654.tar.gz
historical-8e2295088dc23f8805ce6611ff2ef1a2295ac654.tar.bz2
historical-8e2295088dc23f8805ce6611ff2ef1a2295ac654.zip
Stable on ppc64; bug #134194
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'sys-process/vixie-cron')
-rw-r--r--sys-process/vixie-cron/ChangeLog5
-rw-r--r--sys-process/vixie-cron/Manifest14
-rw-r--r--sys-process/vixie-cron/vixie-cron-4.1-r9.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/sys-process/vixie-cron/ChangeLog b/sys-process/vixie-cron/ChangeLog
index 557b18feaaee..25f9347a92b8 100644
--- a/sys-process/vixie-cron/ChangeLog
+++ b/sys-process/vixie-cron/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/vixie-cron
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/ChangeLog,v 1.32 2006/06/01 20:07:01 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/ChangeLog,v 1.33 2006/06/02 12:57:14 corsair Exp $
+
+ 02 Jun 2006; Markus Rothe <corsair@gentoo.org> vixie-cron-4.1-r9.ebuild:
+ Stable on ppc64; bug #134194
01 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org>
vixie-cron-4.1-r9.ebuild:
diff --git a/sys-process/vixie-cron/Manifest b/sys-process/vixie-cron/Manifest
index ee6907fcff2e..3484c2cc17f7 100644
--- a/sys-process/vixie-cron/Manifest
+++ b/sys-process/vixie-cron/Manifest
@@ -1,7 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 09e29effa597d81177e09b8643e1a978 ChangeLog 17288
+MD5 7a84cec2049c96ec156361da6eeba0aa ChangeLog 17394
MD5 5eab102dfecfc35810ab8cf50f95d0d3 files/cron.pam.d 123
MD5 7747bde52c8a9ba3e71df61198339a60 files/crontab 603
MD5 e4197c958169b19b86804f9a3359370f files/crontab-3.0.1-r4 616
@@ -27,11 +24,4 @@ MD5 34a68d9f10c442cab1897794a969a4c3 vixie-cron-3.0.1-r4.ebuild 2018
MD5 41a56c03d2caea1f14b307963fe7abb6 vixie-cron-3.0.1-r5.ebuild 2202
MD5 c90c415fa2ab9ea6ed34a2f6a55b534c vixie-cron-4.1-r7.ebuild 2666
MD5 73518575ae2775740d40dc2bb5c87eac vixie-cron-4.1-r8.ebuild 2725
-MD5 c55cf6a0fadc8e1454f06c2b0068dac1 vixie-cron-4.1-r9.ebuild 2773
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2.2-ecc0.1.6 (GNU/Linux)
-
-iD8DBQFEf0j+KRy60XGEcJIRArCIAJ92WNve4NUVkPxvGH2d3QcIl+Us3QCfZ8yf
-I4mjQRULfQ9ulioJenT6Rxg=
-=v9VJ
------END PGP SIGNATURE-----
+MD5 b2092429f60ca5e76a316c4dfa414b2f vixie-cron-4.1-r9.ebuild 2771
diff --git a/sys-process/vixie-cron/vixie-cron-4.1-r9.ebuild b/sys-process/vixie-cron/vixie-cron-4.1-r9.ebuild
index af803f10065d..2c6d42d86035 100644
--- a/sys-process/vixie-cron/vixie-cron-4.1-r9.ebuild
+++ b/sys-process/vixie-cron/vixie-cron-4.1-r9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/vixie-cron-4.1-r9.ebuild,v 1.5 2006/06/01 20:07:01 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/vixie-cron-4.1-r9.ebuild,v 1.6 2006/06/02 12:57:14 corsair Exp $
inherit cron toolchain-funcs debug pam
@@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2
mirror://gentoo/${P}-gentoo-${GENTOO_PATCH_REV}.patch.bz2"
LICENSE="as-is"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="selinux pam debug"
DEPEND=">=sys-apps/portage-2.0.47-r10