diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 21:19:41 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 21:19:41 +0000 |
commit | c7c35e4f07acaab72b01fb255ff6c5b316d0015a (patch) | |
tree | 67ac472901141c1e4ec4cbd99ee2799d8f16addc /sys-apps/fcron | |
parent | regen manifest test (diff) | |
download | historical-c7c35e4f07acaab72b01fb255ff6c5b316d0015a.tar.gz historical-c7c35e4f07acaab72b01fb255ff6c5b316d0015a.tar.bz2 historical-c7c35e4f07acaab72b01fb255ff6c5b316d0015a.zip |
mondo amd64 commit (keywords, misc things here and there)
Diffstat (limited to 'sys-apps/fcron')
-rw-r--r-- | sys-apps/fcron/fcron-2.0.0-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/fcron/fcron-2.0.0-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/fcron/fcron-2.0.0-r3.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/fcron/fcron-2.0.0-r1.ebuild b/sys-apps/fcron/fcron-2.0.0-r1.ebuild index 64102205292b..3f146f11c825 100644 --- a/sys-apps/fcron/fcron-2.0.0-r1.ebuild +++ b/sys-apps/fcron/fcron-2.0.0-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/fcron-2.0.0-r1.ebuild,v 1.14 2003/02/13 15:56:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/fcron-2.0.0-r1.ebuild,v 1.15 2003/06/21 21:19:39 drobbins Exp $ DESCRIPTION="A command scheduler with extended capabilities over cron and anacron" HOMEPAGE="http://fcron.free.fr/" -KEYWORDS="x86 -ppc sparc " +KEYWORDS="x86 amd64 -ppc sparc " S=${WORKDIR}/${P} SRC_URI="http://fcron.free.fr/${P}.src.tar.gz" diff --git a/sys-apps/fcron/fcron-2.0.0-r2.ebuild b/sys-apps/fcron/fcron-2.0.0-r2.ebuild index 92a660680820..0ed608f4e6f1 100644 --- a/sys-apps/fcron/fcron-2.0.0-r2.ebuild +++ b/sys-apps/fcron/fcron-2.0.0-r2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/fcron-2.0.0-r2.ebuild,v 1.3 2003/02/13 15:56:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/fcron-2.0.0-r2.ebuild,v 1.4 2003/06/21 21:19:39 drobbins Exp $ DESCRIPTION="A command scheduler with extended capabilities over cron and anacron" HOMEPAGE="http://fcron.free.fr/" -KEYWORDS="x86 -ppc sparc " +KEYWORDS="x86 amd64 -ppc sparc " S=${WORKDIR}/${P} SRC_URI="http://fcron.free.fr/${P}.src.tar.gz" diff --git a/sys-apps/fcron/fcron-2.0.0-r3.ebuild b/sys-apps/fcron/fcron-2.0.0-r3.ebuild index b22435d1a4be..a8af98702d2f 100644 --- a/sys-apps/fcron/fcron-2.0.0-r3.ebuild +++ b/sys-apps/fcron/fcron-2.0.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/fcron-2.0.0-r3.ebuild,v 1.3 2003/05/15 03:22:56 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/fcron-2.0.0-r3.ebuild,v 1.4 2003/06/21 21:19:39 drobbins Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://fcron.free.fr/${P}.src.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 -ppc ~sparc hppa ~mips" +KEYWORDS="x86 amd64 -ppc ~sparc hppa ~mips" DEPEND="virtual/editor" RDEPEND="!virtual/cron sys-apps/cronbase virtual/mta" |