diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-10-11 08:21:17 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-10-11 08:21:17 +0000 |
commit | bd8674776f08fe02a65bae6d6e405ee380a94646 (patch) | |
tree | b4d464a1cd1efa10c3c0e977b2f86a263989ce47 /sys-process/vixie-cron | |
parent | Version bump (diff) | |
download | gentoo-2-bd8674776f08fe02a65bae6d6e405ee380a94646.tar.gz gentoo-2-bd8674776f08fe02a65bae6d6e405ee380a94646.tar.bz2 gentoo-2-bd8674776f08fe02a65bae6d6e405ee380a94646.zip |
Stable on x86, wrt bug #480122
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
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-r13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/vixie-cron/ChangeLog b/sys-process/vixie-cron/ChangeLog index 48c695ba8785..7fe0eb0fd7c1 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.69 2013/10/10 20:42:48 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/ChangeLog,v 1.70 2013/10/11 08:21:17 pinkbyte Exp $ + + 11 Oct 2013; Sergey Popov <pinkbyte@gentoo.org> vixie-cron-4.1-r13.ebuild: + Stable on x86, wrt bug #480122 10 Oct 2013; Tony Vroon <chainsaw@gentoo.org> vixie-cron-4.1-r13.ebuild: Marked stable on AMD64 based on arch tester report by MJJoker in bug #480122. diff --git a/sys-process/vixie-cron/vixie-cron-4.1-r13.ebuild b/sys-process/vixie-cron/vixie-cron-4.1-r13.ebuild index fcde9255ee92..7ad4686d98b2 100644 --- a/sys-process/vixie-cron/vixie-cron-4.1-r13.ebuild +++ b/sys-process/vixie-cron/vixie-cron-4.1-r13.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-r13.ebuild,v 1.4 2013/10/10 20:42:48 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/vixie-cron-4.1-r13.ebuild,v 1.5 2013/10/11 08:21:17 pinkbyte 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 ) |