diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-01-18 15:27:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-01-18 15:27:36 +0000 |
commit | fb709ddd881ffb0782ec75084c7d81be5bde71a5 (patch) | |
tree | 656f30a21599f099a1d4d024e8c49c896ba0610f /sys-process/fcron | |
parent | Add suid USE flag for sys-fs/ntfs3g. (diff) | |
download | gentoo-2-fb709ddd881ffb0782ec75084c7d81be5bde71a5.tar.gz gentoo-2-fb709ddd881ffb0782ec75084c7d81be5bde71a5.tar.bz2 gentoo-2-fb709ddd881ffb0782ec75084c7d81be5bde71a5.zip |
x86 stable wrt bug 149376
(Portage version: 2.1.2)
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 d0395578ec22..bb071675f0eb 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.22 2007/01/18 02:24:31 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.23 2007/01/18 15:27:36 armin76 Exp $ + + 18 Jan 2007; Raúl Porcel <armin76@gentoo.org> fcron-3.0.1-r2.ebuild: + x86 stable wrt bug 149376 18 Jan 2007; Steve Dibb <beandog@gentoo.org> fcron-3.0.1-r2.ebuild: amd64 stable, bug 149376 diff --git a/sys-process/fcron/fcron-3.0.1-r2.ebuild b/sys-process/fcron/fcron-3.0.1-r2.ebuild index 77f400102f55..76bf7cd58232 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-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.1-r2.ebuild,v 1.6 2007/01/18 02:24:31 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.1-r2.ebuild,v 1.7 2007/01/18 15:27:36 armin76 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 |