summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-10-08 14:15:03 +0000
committerJeroen Roovers <jer@gentoo.org>2013-10-08 14:15:03 +0000
commit72d181dccb9fd54b6a57321f529e6d0f9b057a53 (patch)
treeb8b1091d0fa7b0cb0e91e801a32bf1b2b8bbb857 /sys-process
parentStable for HPPA (bug #485648). (diff)
downloadgentoo-2-72d181dccb9fd54b6a57321f529e6d0f9b057a53.tar.gz
gentoo-2-72d181dccb9fd54b6a57321f529e6d0f9b057a53.tar.bz2
gentoo-2-72d181dccb9fd54b6a57321f529e6d0f9b057a53.zip
Stable for HPPA (bug #480122).
(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-r13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/vixie-cron/ChangeLog b/sys-process/vixie-cron/ChangeLog
index a539c5d31437..395423846079 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.66 2013/07/13 11:30:29 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/ChangeLog,v 1.67 2013/10/08 14:15:03 jer Exp $
+
+ 08 Oct 2013; Jeroen Roovers <jer@gentoo.org> vixie-cron-4.1-r13.ebuild:
+ Stable for HPPA (bug #480122).
*vixie-cron-4.1-r13 (13 Jul 2013)
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 41fa23d193eb..f40a08b1cbab 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.1 2013/07/13 11:30:29 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/vixie-cron-4.1-r13.ebuild,v 1.2 2013/10/08 14:15:03 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 )