diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-06-02 13:46:26 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-06-02 13:46:26 +0000 |
commit | 08de30db88ecbad7c14b63a4269ffe3f3494c437 (patch) | |
tree | 34ad0e59c579ce8e1f32083b39b1391cff5cef28 /sys-process | |
parent | Stable on sparc wrt security #134397 (diff) | |
download | historical-08de30db88ecbad7c14b63a4269ffe3f3494c437.tar.gz historical-08de30db88ecbad7c14b63a4269ffe3f3494c437.tar.bz2 historical-08de30db88ecbad7c14b63a4269ffe3f3494c437.zip |
Stable on amd64 wrt security Bug #134194.
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/vixie-cron/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/vixie-cron/Manifest | 4 | ||||
-rw-r--r-- | sys-process/vixie-cron/vixie-cron-4.1-r9.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-process/vixie-cron/ChangeLog b/sys-process/vixie-cron/ChangeLog index 25f9347a92b8..f864cede9ef6 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.33 2006/06/02 12:57:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/ChangeLog,v 1.34 2006/06/02 13:46:26 tcort Exp $ + + 02 Jun 2006; Thomas Cort <tcort@gentoo.org> vixie-cron-4.1-r9.ebuild: + Stable on amd64 wrt security Bug #134194. 02 Jun 2006; Markus Rothe <corsair@gentoo.org> vixie-cron-4.1-r9.ebuild: Stable on ppc64; bug #134194 diff --git a/sys-process/vixie-cron/Manifest b/sys-process/vixie-cron/Manifest index 3484c2cc17f7..1aa764e36a55 100644 --- a/sys-process/vixie-cron/Manifest +++ b/sys-process/vixie-cron/Manifest @@ -1,4 +1,4 @@ -MD5 7a84cec2049c96ec156361da6eeba0aa ChangeLog 17394 +MD5 6253831aee7af9b0df22ccee845935a6 ChangeLog 17509 MD5 5eab102dfecfc35810ab8cf50f95d0d3 files/cron.pam.d 123 MD5 7747bde52c8a9ba3e71df61198339a60 files/crontab 603 MD5 e4197c958169b19b86804f9a3359370f files/crontab-3.0.1-r4 616 @@ -24,4 +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 b2092429f60ca5e76a316c4dfa414b2f vixie-cron-4.1-r9.ebuild 2771 +MD5 75f6a10a2caff7e49f86d04820b2082d vixie-cron-4.1-r9.ebuild 2768 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 2c6d42d86035..b75ef8dc39cc 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.6 2006/06/02 12:57:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/vixie-cron-4.1-r9.ebuild,v 1.7 2006/06/02 13:46:26 tcort 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 |