summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-24 22:11:17 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-24 22:11:17 +0000
commiteaf3d234fe895d04863be5234130c1b0a5f84cee (patch)
tree538908bb887c7d250887cc0f92d64ef42fe1c651 /sys-process
parentStable for x86, wrt bug #453014 (diff)
downloadgentoo-2-eaf3d234fe895d04863be5234130c1b0a5f84cee.tar.gz
gentoo-2-eaf3d234fe895d04863be5234130c1b0a5f84cee.tar.bz2
gentoo-2-eaf3d234fe895d04863be5234130c1b0a5f84cee.zip
Stable for x86, wrt bug #453246
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/fcron/ChangeLog5
-rw-r--r--sys-process/fcron/fcron-3.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/fcron/ChangeLog b/sys-process/fcron/ChangeLog
index b892c07f6cb1..13858abd29da 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.102 2013/01/24 22:09:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.103 2013/01/24 22:11:17 ago Exp $
+
+ 24 Jan 2013; Agostino Sarubbo <ago@gentoo.org> fcron-3.1.1.ebuild:
+ Stable for x86, wrt bug #453246
24 Jan 2013; Agostino Sarubbo <ago@gentoo.org> fcron-3.1.1.ebuild:
Stable for amd64, wrt bug #453246
diff --git a/sys-process/fcron/fcron-3.1.1.ebuild b/sys-process/fcron/fcron-3.1.1.ebuild
index 1dc8b8b6569b..e36a36a79894 100644
--- a/sys-process/fcron/fcron-3.1.1.ebuild
+++ b/sys-process/fcron/fcron-3.1.1.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.1.ebuild,v 1.2 2013/01/24 22:09:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.1.1.ebuild,v 1.3 2013/01/24 22:11:17 ago 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 ~sparc x86 ~x86-fbsd"
IUSE="debug pam selinux linguas_fr +system-crontab readline"
DEPEND="selinux? ( sys-libs/libselinux )