diff options
author | 2013-02-03 19:41:32 +0000 | |
---|---|---|
committer | 2013-02-03 19:41:32 +0000 | |
commit | 423883005fa900790b054337d41af358bb6eb62a (patch) | |
tree | e237aa0fc1c050da99540da69fb0a0a260900be2 /sys-process | |
parent | Stable for arm, wrt bug #454566 (diff) | |
download | gentoo-2-423883005fa900790b054337d41af358bb6eb62a.tar.gz gentoo-2-423883005fa900790b054337d41af358bb6eb62a.tar.bz2 gentoo-2-423883005fa900790b054337d41af358bb6eb62a.zip |
Stable for arm, wrt bug #453246
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/fcron/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/fcron/fcron-3.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/fcron/ChangeLog b/sys-process/fcron/ChangeLog index 4155b9a0871d..b8f633d3d56e 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.105 2013/01/29 11:37:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.106 2013/02/03 19:41:32 ago Exp $ + + 03 Feb 2013; Agostino Sarubbo <ago@gentoo.org> fcron-3.1.1.ebuild: + Stable for arm, wrt bug #453246 29 Jan 2013; Agostino Sarubbo <ago@gentoo.org> fcron-3.1.1.ebuild: Stable for ia64, wrt bug #453246 diff --git a/sys-process/fcron/fcron-3.1.1.ebuild b/sys-process/fcron/fcron-3.1.1.ebuild index 7bb029b1d79b..79a0de484346 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.5 2013/01/29 11:37:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.1.1.ebuild,v 1.6 2013/02/03 19:41:32 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 ) |