diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-16 13:24:21 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-16 13:24:21 +0000 |
commit | a3e15e16caa600d6a429ad5a221dffd6a73978f0 (patch) | |
tree | 03ef596819926b76a2057a8664779b511bf00638 /sys-apps | |
parent | Stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-a3e15e16caa600d6a429ad5a221dffd6a73978f0.tar.gz gentoo-2-a3e15e16caa600d6a429ad5a221dffd6a73978f0.tar.bz2 gentoo-2-a3e15e16caa600d6a429ad5a221dffd6a73978f0.zip |
Stable on sparc wrt #71311
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/fcron/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/fcron/fcron-2.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/fcron/ChangeLog b/sys-apps/fcron/ChangeLog index 3c850ed864f8..9ed754f9cba2 100644 --- a/sys-apps/fcron/ChangeLog +++ b/sys-apps/fcron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/fcron # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/ChangeLog,v 1.35 2004/11/16 12:58:26 sejo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/ChangeLog,v 1.36 2004/11/16 13:24:21 gustavoz Exp $ + + 16 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> fcron-2.0.2.ebuild: + Stable on sparc wrt #71311 16 Nov 2004; <SeJo@gentoo.org> fcron-2.0.2.ebuild, fcron-2.9.5.1.ebuild: stable on ppc gsla: 71311 diff --git a/sys-apps/fcron/fcron-2.0.2.ebuild b/sys-apps/fcron/fcron-2.0.2.ebuild index 01655940a3cc..81395c0edddf 100644 --- a/sys-apps/fcron/fcron-2.0.2.ebuild +++ b/sys-apps/fcron/fcron-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/fcron-2.0.2.ebuild,v 1.2 2004/11/16 12:58:26 sejo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/fcron-2.0.2.ebuild,v 1.3 2004/11/16 13:24:21 gustavoz Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://fcron.free.fr/archives/${P}.src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~sparc ~mips ~hppa ~amd64" +KEYWORDS="x86 ppc sparc ~mips ~hppa ~amd64" IUSE="" DEPEND="virtual/editor" |