diff options
author | 2008-09-10 21:15:20 +0000 | |
---|---|---|
committer | 2008-09-10 21:15:20 +0000 | |
commit | b40c2dabfca2475e6a502cf5e5bbd748670eda46 (patch) | |
tree | fcc1d8cba8be18f780612d071f2285e2784610f8 /sys-process/fcron | |
parent | Version bump. (diff) | |
download | gentoo-2-b40c2dabfca2475e6a502cf5e5bbd748670eda46.tar.gz gentoo-2-b40c2dabfca2475e6a502cf5e5bbd748670eda46.tar.bz2 gentoo-2-b40c2dabfca2475e6a502cf5e5bbd748670eda46.zip |
stable amd64, bug 237066
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-process/fcron')
-rw-r--r-- | sys-process/fcron/ChangeLog | 6 | ||||
-rw-r--r-- | sys-process/fcron/fcron-3.0.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-process/fcron/ChangeLog b/sys-process/fcron/ChangeLog index 00584f657d0c..1916fc5ff3d1 100644 --- a/sys-process/fcron/ChangeLog +++ b/sys-process/fcron/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-process/fcron # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.62 2008/09/09 17:09:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.63 2008/09/10 21:15:20 gentoofan23 Exp $ + + 10 Sep 2008; Thomas Anderson <gentoofan23@gentoo.org> + fcron-3.0.4-r1.ebuild: + stable amd64, bug 237066 09 Sep 2008; Raúl Porcel <armin76@gentoo.org> fcron-3.0.4-r1.ebuild: sparc/x86 stable wrt #237066 diff --git a/sys-process/fcron/fcron-3.0.4-r1.ebuild b/sys-process/fcron/fcron-3.0.4-r1.ebuild index a8eabe84c66d..415c7989286a 100644 --- a/sys-process/fcron/fcron-3.0.4-r1.ebuild +++ b/sys-process/fcron/fcron-3.0.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.4-r1.ebuild,v 1.3 2008/09/09 17:09:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.4-r1.ebuild,v 1.4 2008/09/10 21:15:20 gentoofan23 Exp $ inherit autotools 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 ~mips ~ppc sparc x86 ~x86-fbsd" +KEYWORDS="amd64 hppa ~mips ~ppc sparc x86 ~x86-fbsd" IUSE="debug doc pam selinux" DEPEND="doc? ( >=app-text/docbook-dsssl-stylesheets-1.77 ) |