diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-23 17:40:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-23 17:40:41 +0000 |
commit | 698c1b81990060e2138cc9d400bc77d748794e97 (patch) | |
tree | 8e25200d30c6bc37abeb986342f266ffb2702664 /sys-process/vixie-cron | |
parent | Stable for ppc64, wrt bug #488048 (diff) | |
download | gentoo-2-698c1b81990060e2138cc9d400bc77d748794e97.tar.gz gentoo-2-698c1b81990060e2138cc9d400bc77d748794e97.tar.bz2 gentoo-2-698c1b81990060e2138cc9d400bc77d748794e97.zip |
Stable for ppc64, wrt bug #308055
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-process/vixie-cron')
-rw-r--r-- | sys-process/vixie-cron/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/vixie-cron/vixie-cron-4.1-r14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/vixie-cron/ChangeLog b/sys-process/vixie-cron/ChangeLog index bab53f402ba1..2ef78fbd7126 100644 --- a/sys-process/vixie-cron/ChangeLog +++ b/sys-process/vixie-cron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/vixie-cron # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/ChangeLog,v 1.75 2013/10/22 08:58:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/ChangeLog,v 1.76 2013/10/23 17:40:41 ago Exp $ + + 23 Oct 2013; Agostino Sarubbo <ago@gentoo.org> vixie-cron-4.1-r14.ebuild: + Stable for ppc64, wrt bug #308055 22 Oct 2013; Agostino Sarubbo <ago@gentoo.org> vixie-cron-4.1-r14.ebuild: Stable for ppc, wrt bug #308055 diff --git a/sys-process/vixie-cron/vixie-cron-4.1-r14.ebuild b/sys-process/vixie-cron/vixie-cron-4.1-r14.ebuild index a8575821788d..daf3a9cf1f1b 100644 --- a/sys-process/vixie-cron/vixie-cron-4.1-r14.ebuild +++ b/sys-process/vixie-cron/vixie-cron-4.1-r14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r14.ebuild,v 1.5 2013/10/22 08:58:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/vixie-cron-4.1-r14.ebuild,v 1.6 2013/10/23 17:40:41 ago Exp $ inherit cron toolchain-funcs pam eutils flag-o-matic user systemd @@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 mirror://gentoo/${P}-gentoo-${GENTOO_PATCH_REV}.patch.bz2" LICENSE="ISC BSD-2 BSD" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="selinux pam debug" DEPEND="selinux? ( sys-libs/libselinux ) |