summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-10-08 21:18:05 +0000
committerMarkus Meier <maekke@gentoo.org>2013-10-08 21:18:05 +0000
commita77ea3cfd6d262c720ccee7e6ffa8428166987ec (patch)
treea2311ba8d9f236d9806128c0dd396c8cf4badf35 /sys-process/vixie-cron
parentVersion bump, drop old (diff)
downloadgentoo-2-a77ea3cfd6d262c720ccee7e6ffa8428166987ec.tar.gz
gentoo-2-a77ea3cfd6d262c720ccee7e6ffa8428166987ec.tar.bz2
gentoo-2-a77ea3cfd6d262c720ccee7e6ffa8428166987ec.zip
arm stable, bug #480122
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'sys-process/vixie-cron')
-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 395423846079..da2d2a69a242 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.67 2013/10/08 14:15:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/ChangeLog,v 1.68 2013/10/08 21:18:05 maekke Exp $
+
+ 08 Oct 2013; Markus Meier <maekke@gentoo.org> vixie-cron-4.1-r13.ebuild:
+ arm stable, bug #480122
08 Oct 2013; Jeroen Roovers <jer@gentoo.org> vixie-cron-4.1-r13.ebuild:
Stable for HPPA (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 f40a08b1cbab..1885204972a7 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.2 2013/10/08 14:15:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/vixie-cron-4.1-r13.ebuild,v 1.3 2013/10/08 21:18:05 maekke 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 )