diff options
author | Jason Wever <weeve@gentoo.org> | 2006-09-29 17:59:53 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-09-29 17:59:53 +0000 |
commit | 3e87f16ffe4a28bed6a16534712c749573256e08 (patch) | |
tree | 61c72e8a4ebc65fc1c22cd8d8f26ab2d0ef7f0ed /sys-process/fcron | |
parent | fix compile problems on gcc-4.1, thanks to Robert Dulat on closed bug #149535 (diff) | |
download | gentoo-2-3e87f16ffe4a28bed6a16534712c749573256e08.tar.gz gentoo-2-3e87f16ffe4a28bed6a16534712c749573256e08.tar.bz2 gentoo-2-3e87f16ffe4a28bed6a16534712c749573256e08.zip |
Stable on SPARC wrt bug #149376.
(Portage version: 2.1.2_pre1-r4)
Diffstat (limited to 'sys-process/fcron')
-rw-r--r-- | sys-process/fcron/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/fcron/fcron-3.0.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/fcron/ChangeLog b/sys-process/fcron/ChangeLog index c2ec47d2a589..24b107e4ae3c 100644 --- a/sys-process/fcron/ChangeLog +++ b/sys-process/fcron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/fcron # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.16 2006/07/31 02:10:49 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.17 2006/09/29 17:59:53 weeve Exp $ + + 29 Sep 2006; Jason Wever <weeve@gentoo.org> fcron-3.0.1-r2.ebuild: + Stable on SPARC wrt bug #149376. *fcron-3.0.1-r2 (31 Jul 2006) diff --git a/sys-process/fcron/fcron-3.0.1-r2.ebuild b/sys-process/fcron/fcron-3.0.1-r2.ebuild index f9dd9a0ecedf..9f09364d1745 100644 --- a/sys-process/fcron/fcron-3.0.1-r2.ebuild +++ b/sys-process/fcron/fcron-3.0.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.1-r2.ebuild,v 1.1 2006/07/31 02:10:49 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.1-r2.ebuild,v 1.2 2006/09/29 17:59:53 weeve 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="~x86 ~ppc ~sparc ~mips ~hppa ~amd64" +KEYWORDS="~amd64 ~hppa ~mips ~ppc sparc ~x86" IUSE="debug doc pam selinux" DEPEND="virtual/editor |