diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-09-13 07:49:20 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-09-13 07:49:20 +0000 |
commit | cbdcfccb34075fa1ed46f6e4976b2c4950124f87 (patch) | |
tree | 52dd48fb1e8c14a1b955ef372294c52b3732d19a /sys-process | |
parent | [A[BStable on ppc wrt bug 224413 (diff) | |
download | gentoo-2-cbdcfccb34075fa1ed46f6e4976b2c4950124f87.tar.gz gentoo-2-cbdcfccb34075fa1ed46f6e4976b2c4950124f87.tar.bz2 gentoo-2-cbdcfccb34075fa1ed46f6e4976b2c4950124f87.zip |
Stable on ppc wrt bug 237066
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/fcron/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/fcron/fcron-3.0.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/fcron/ChangeLog b/sys-process/fcron/ChangeLog index 1916fc5ff3d1..4b9991d7fcc9 100644 --- a/sys-process/fcron/ChangeLog +++ b/sys-process/fcron/ChangeLog @@ -1,6 +1,9 @@ # 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.63 2008/09/10 21:15:20 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.64 2008/09/13 07:49:20 nixnut Exp $ + + 13 Sep 2008; nixnut <nixnut@gentoo.org> fcron-3.0.4-r1.ebuild: + Stable on ppc wrt bug 237066 10 Sep 2008; Thomas Anderson <gentoofan23@gentoo.org> fcron-3.0.4-r1.ebuild: diff --git a/sys-process/fcron/fcron-3.0.4-r1.ebuild b/sys-process/fcron/fcron-3.0.4-r1.ebuild index 415c7989286a..57d3d343940a 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.4 2008/09/10 21:15:20 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.4-r1.ebuild,v 1.5 2008/09/13 07:49:20 nixnut 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 ) |