diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-05 16:36:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-05 16:36:17 +0000 |
commit | d5af1ae8f49934e94f0ca5e32cb3b471cd0f6392 (patch) | |
tree | 9449026a27e3b22545c5008644114a78041f13fe /sys-process | |
parent | sparc stable wrt #196392 (diff) | |
download | gentoo-2-d5af1ae8f49934e94f0ca5e32cb3b471cd0f6392.tar.gz gentoo-2-d5af1ae8f49934e94f0ca5e32cb3b471cd0f6392.tar.bz2 gentoo-2-d5af1ae8f49934e94f0ca5e32cb3b471cd0f6392.zip |
sparc stable wrt #195241
(Portage version: 2.1.3.16)
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/fcron/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/fcron/fcron-3.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/fcron/ChangeLog b/sys-process/fcron/ChangeLog index 532b51a60319..21b5bf8630fa 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.48 2007/10/21 19:24:28 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.49 2007/11/05 16:36:17 armin76 Exp $ + + 05 Nov 2007; Raúl Porcel <armin76@gentoo.org> fcron-3.0.3.ebuild: + sparc stable wrt #195241 21 Oct 2007; Steve Dibb <beandog@gentoo.org> fcron-3.0.3.ebuild: amd64 stable diff --git a/sys-process/fcron/fcron-3.0.3.ebuild b/sys-process/fcron/fcron-3.0.3.ebuild index bfc12c5a7e8a..036363c677e2 100644 --- a/sys-process/fcron/fcron-3.0.3.ebuild +++ b/sys-process/fcron/fcron-3.0.3.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.3.ebuild,v 1.5 2007/10/21 19:24:28 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.3.ebuild,v 1.6 2007/11/05 16:36:17 armin76 Exp $ inherit cron pam eutils @@ -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 hppa ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 hppa ppc sparc x86 ~x86-fbsd" IUSE="debug doc pam selinux" DEPEND="doc? ( >=app-text/docbook-dsssl-stylesheets-1.77 ) |