summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-10-21 13:16:04 +0000
committerJeroen Roovers <jer@gentoo.org>2013-10-21 13:16:04 +0000
commitf7f2fef9a28c769beaedd883312885f9bcacd6a4 (patch)
tree0ef1bfba947b28c6f88331e40dd462feda877abe /sys-process
parentStable for amd64 wrt bug #474306 (diff)
downloadgentoo-2-f7f2fef9a28c769beaedd883312885f9bcacd6a4.tar.gz
gentoo-2-f7f2fef9a28c769beaedd883312885f9bcacd6a4.tar.bz2
gentoo-2-f7f2fef9a28c769beaedd883312885f9bcacd6a4.zip
Stable for HPPA (bug #308055).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/vixie-cron/ChangeLog5
-rw-r--r--sys-process/vixie-cron/vixie-cron-4.1-r14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/vixie-cron/ChangeLog b/sys-process/vixie-cron/ChangeLog
index 9c90e8aee2e5..424d4e4c15d9 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.73 2013/10/20 17:32:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/ChangeLog,v 1.74 2013/10/21 13:16:04 jer Exp $
+
+ 21 Oct 2013; Jeroen Roovers <jer@gentoo.org> vixie-cron-4.1-r14.ebuild:
+ Stable for HPPA (bug #308055).
20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> vixie-cron-4.1-r14.ebuild:
Stable for x86, 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 024a0da9da81..b32afe2578d2 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.3 2013/10/20 17:32:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/vixie-cron-4.1-r14.ebuild,v 1.4 2013/10/21 13:16:04 jer 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 )