diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-03-22 02:26:17 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-03-22 02:26:17 +0000 |
commit | 817096fccf7168f35e49303790e94cfc761aafaa (patch) | |
tree | d06ff7c264625ef32f3505ab62d961b2ad1c9d44 /sys-process | |
parent | Version bump. Minor syncing fix. (diff) | |
download | gentoo-2-817096fccf7168f35e49303790e94cfc761aafaa.tar.gz gentoo-2-817096fccf7168f35e49303790e94cfc761aafaa.tar.bz2 gentoo-2-817096fccf7168f35e49303790e94cfc761aafaa.zip |
amd64 stable, bug 171393
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/fcron/fcron-3.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/fcron/fcron-3.0.2-r1.ebuild b/sys-process/fcron/fcron-3.0.2-r1.ebuild index 48918ef71127..e2b419f8c0a6 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.10 2007/03/22 02:08:18 beandog Exp $ +# $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 $ 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 |