diff options
author | Alexander Færøy <eroyf@gentoo.org> | 2007-04-24 11:02:03 +0000 |
---|---|---|
committer | Alexander Færøy <eroyf@gentoo.org> | 2007-04-24 11:02:03 +0000 |
commit | fce6814d0c221b9ea3a1c97d516ae75cf9c5ed78 (patch) | |
tree | fe8bb6ba310c06b69ebda436fc71c93c2f72fd19 /sys-process | |
parent | MIPS love. (diff) | |
download | gentoo-2-fce6814d0c221b9ea3a1c97d516ae75cf9c5ed78.tar.gz gentoo-2-fce6814d0c221b9ea3a1c97d516ae75cf9c5ed78.tar.bz2 gentoo-2-fce6814d0c221b9ea3a1c97d516ae75cf9c5ed78.zip |
MIPS love.
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/fcron/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/fcron/fcron-3.0.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/fcron/ChangeLog b/sys-process/fcron/ChangeLog index f08495b3d7df..d4dce82a8e67 100644 --- a/sys-process/fcron/ChangeLog +++ b/sys-process/fcron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/fcron # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.42 2007/04/16 15:50:28 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.43 2007/04/24 11:02:03 eroyf Exp $ + + 24 Apr 2007; Alexander Færøy <eroyf@gentoo.org> fcron-3.0.2-r1.ebuild: + Stable on MIPS. *fcron-3.0.3_rc1 (16 Apr 2007) diff --git a/sys-process/fcron/fcron-3.0.2-r1.ebuild b/sys-process/fcron/fcron-3.0.2-r1.ebuild index e2b419f8c0a6..d3903fab7e00 100644 --- a/sys-process/fcron/fcron-3.0.2-r1.ebuild +++ b/sys-process/fcron/fcron-3.0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.2-r1.ebuild,v 1.11 2007/03/22 02:26:17 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.2-r1.ebuild,v 1.12 2007/04/24 11:02:03 eroyf Exp $ inherit cron pam eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://fcron.free.fr/" SRC_URI="http://fcron.free.fr/archives/${P}.src.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 hppa ~mips ppc sparc x86 ~x86-fbsd" +KEYWORDS="amd64 hppa mips ppc sparc x86 ~x86-fbsd" IUSE="debug doc pam selinux" DEPEND="app-editors/nano |