diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-20 13:10:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-20 13:10:30 +0000 |
commit | c404014da2e4b3ab2a87927b935a922a0e6ba79d (patch) | |
tree | a0e7855703e099e5e5ee3aa9bd488c6c006b710b /sys-process | |
parent | Stable for arm, wrt bug #450180 (diff) | |
download | gentoo-2-c404014da2e4b3ab2a87927b935a922a0e6ba79d.tar.gz gentoo-2-c404014da2e4b3ab2a87927b935a922a0e6ba79d.tar.bz2 gentoo-2-c404014da2e4b3ab2a87927b935a922a0e6ba79d.zip |
Stable for arm, wrt bug #330727
(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.0.6-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-process/fcron/ChangeLog b/sys-process/fcron/ChangeLog index e43338217d2f..788a0da3d493 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.100 2013/01/02 00:09:11 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.101 2013/01/20 13:10:30 ago Exp $ + + 20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> fcron-3.0.6-r1.ebuild: + Stable for arm, wrt bug #330727 *fcron-3.1.1 (02 Jan 2013) diff --git a/sys-process/fcron/fcron-3.0.6-r1.ebuild b/sys-process/fcron/fcron-3.0.6-r1.ebuild index 5274becf9de7..e0945a59c8ff 100644 --- a/sys-process/fcron/fcron-3.0.6-r1.ebuild +++ b/sys-process/fcron/fcron-3.0.6-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.0.6-r1.ebuild,v 1.10 2012/05/24 05:51:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.6-r1.ebuild,v 1.11 2013/01/20 13:10:30 ago Exp $ inherit cron pam eutils flag-o-matic user @@ -10,7 +10,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" DEPEND="selinux? ( sys-libs/libselinux ) |