diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-03-20 20:27:27 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-03-20 20:27:27 +0000 |
commit | ecf9ab7a5b62ca325eed1f36ca4b28489ac585c4 (patch) | |
tree | 45558f18a14b91591924d8ccb197d38799badbbf /sys-process/fcron | |
parent | Stable on ppc wrt bug #170041. (diff) | |
download | gentoo-2-ecf9ab7a5b62ca325eed1f36ca4b28489ac585c4.tar.gz gentoo-2-ecf9ab7a5b62ca325eed1f36ca4b28489ac585c4.tar.bz2 gentoo-2-ecf9ab7a5b62ca325eed1f36ca4b28489ac585c4.zip |
Stable on ppc wrt bug #171393.
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-process/fcron')
-rw-r--r-- | sys-process/fcron/ChangeLog | 6 | ||||
-rw-r--r-- | sys-process/fcron/fcron-3.0.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-process/fcron/ChangeLog b/sys-process/fcron/ChangeLog index 18723ff7fc84..08cf907f2999 100644 --- a/sys-process/fcron/ChangeLog +++ b/sys-process/fcron/ChangeLog @@ -1,6 +1,10 @@ # 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.35 2007/03/20 03:05:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.36 2007/03/20 20:27:27 dertobi123 Exp $ + + 20 Mar 2007; Tobias Scherbaum <dertobi123@gentoo.org> + fcron-3.0.2-r1.ebuild: + Stable on ppc wrt bug #171393. 20 Mar 2007; Jeroen Roovers <jer@gentoo.org> fcron-3.0.2-r1.ebuild: Stable for HPPA (bug #171393). diff --git a/sys-process/fcron/fcron-3.0.2-r1.ebuild b/sys-process/fcron/fcron-3.0.2-r1.ebuild index 53812db11d41..270d5efbe8fb 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.8 2007/03/20 03:05:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.2-r1.ebuild,v 1.9 2007/03/20 20:27:27 dertobi123 Exp $ inherit cron pam eutils @@ -10,7 +10,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 |