summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-12-23 09:10:55 +0000
committerMike Frysinger <vapier@gentoo.org>2013-12-23 09:10:55 +0000
commit54902047e1441ecc54426c8b4ecb02e15a9c8aa8 (patch)
treef543c0f6293e7ce058a56ff02cdf2cc5c8393d7a /sys-process
parentMark alpha/ia64/ppc/ppc64/sparc stable #480112. (diff)
downloadgentoo-2-54902047e1441ecc54426c8b4ecb02e15a9c8aa8.tar.gz
gentoo-2-54902047e1441ecc54426c8b4ecb02e15a9c8aa8.tar.bz2
gentoo-2-54902047e1441ecc54426c8b4ecb02e15a9c8aa8.zip
Mark ia64/ppc/sparc stable #480120.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/fcron/ChangeLog5
-rw-r--r--sys-process/fcron/fcron-3.1.2-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/fcron/ChangeLog b/sys-process/fcron/ChangeLog
index 5a85fa637ef1..0b986892638c 100644
--- a/sys-process/fcron/ChangeLog
+++ b/sys-process/fcron/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/fcron
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.118 2013/12/01 00:48:28 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.119 2013/12/23 09:10:55 vapier Exp $
+
+ 23 Dec 2013; Mike Frysinger <vapier@gentoo.org> fcron-3.1.2-r2.ebuild:
+ Mark ia64/ppc/sparc stable #480120.
01 Dec 2013; Johannes Huber <johu@gentoo.org> fcron-3.1.2-r2.ebuild:
x86 stable wrt bug #480120
diff --git a/sys-process/fcron/fcron-3.1.2-r2.ebuild b/sys-process/fcron/fcron-3.1.2-r2.ebuild
index 514d65896f01..ecab24354513 100644
--- a/sys-process/fcron/fcron-3.1.2-r2.ebuild
+++ b/sys-process/fcron/fcron-3.1.2-r2.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/fcron/fcron-3.1.2-r2.ebuild,v 1.6 2013/12/01 00:48:28 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.1.2-r2.ebuild,v 1.7 2013/12/23 09:10:55 vapier Exp $
EAPI=5
@@ -14,7 +14,7 @@ HOMEPAGE="http://fcron.free.fr/"
SRC_URI="http://fcron.free.fr/archives/${MY_P}.src.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="amd64 arm hppa ~ia64 ~mips ~ppc ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd"
IUSE="debug pam selinux linguas_fr +mta +system-crontab readline"
DEPEND="selinux? ( sys-libs/libselinux )