diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-26 11:55:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-26 11:55:00 +0000 |
commit | f8ecdb56f9e65335493f9e332c8a8d4b9f8d9af4 (patch) | |
tree | d5fa766f8324274c1626972d349be246dca80dc5 /sys-process | |
parent | Stable for ppc, wrt bug #453404 (diff) | |
download | gentoo-2-f8ecdb56f9e65335493f9e332c8a8d4b9f8d9af4.tar.gz gentoo-2-f8ecdb56f9e65335493f9e332c8a8d4b9f8d9af4.tar.bz2 gentoo-2-f8ecdb56f9e65335493f9e332c8a8d4b9f8d9af4.zip |
Stable for ppc, 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 13858abd29da..edaf3ee3a181 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.103 2013/01/24 22:11:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.104 2013/01/26 11:55:00 ago Exp $ + + 26 Jan 2013; Agostino Sarubbo <ago@gentoo.org> fcron-3.1.1.ebuild: + Stable for ppc, wrt bug #453246 24 Jan 2013; Agostino Sarubbo <ago@gentoo.org> fcron-3.1.1.ebuild: Stable for x86, wrt bug #453246 diff --git a/sys-process/fcron/fcron-3.1.1.ebuild b/sys-process/fcron/fcron-3.1.1.ebuild index e36a36a79894..cb35cf0b64cd 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.3 2013/01/24 22:11:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.1.1.ebuild,v 1.4 2013/01/26 11:55:00 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 ) |