diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-24 06:11:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-24 06:11:22 +0000 |
commit | 28f59ba412c9910b4d45cf1d8fbb2cc954cba532 (patch) | |
tree | 9f24b34767f5ec2688663fffc7c1fd45e9b5c0e2 /sys-process/vixie-cron | |
parent | Stable for ia64, wrt bug #472302 (diff) | |
download | gentoo-2-28f59ba412c9910b4d45cf1d8fbb2cc954cba532.tar.gz gentoo-2-28f59ba412c9910b4d45cf1d8fbb2cc954cba532.tar.bz2 gentoo-2-28f59ba412c9910b4d45cf1d8fbb2cc954cba532.zip |
Stable for ia64, wrt bug #308055
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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 c26f3c633a32..69339e7a4ad2 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.77 2013/10/24 06:10:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/ChangeLog,v 1.78 2013/10/24 06:11:22 ago Exp $ + + 24 Oct 2013; Agostino Sarubbo <ago@gentoo.org> vixie-cron-4.1-r14.ebuild: + Stable for ia64, wrt bug #308055 24 Oct 2013; Agostino Sarubbo <ago@gentoo.org> vixie-cron-4.1-r14.ebuild: Stable for alpha, 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 0ab64d1ba881..3a2e8bddcd21 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.7 2013/10/24 06:10:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/vixie-cron-4.1-r14.ebuild,v 1.8 2013/10/24 06:11:22 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 ) |