diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:37:27 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:37:27 +0000 |
commit | ab7425f1c31e202ad4e596c5b81b1dcdef5f2573 (patch) | |
tree | cc34435331295d738766b6a819a5d18b5a786574 /sys-apps/fcron/fcron-2.0.0-r1.ebuild | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-ab7425f1c31e202ad4e596c5b81b1dcdef5f2573.tar.gz historical-ab7425f1c31e202ad4e596c5b81b1dcdef5f2573.tar.bz2 historical-ab7425f1c31e202ad4e596c5b81b1dcdef5f2573.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'sys-apps/fcron/fcron-2.0.0-r1.ebuild')
-rw-r--r-- | sys-apps/fcron/fcron-2.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/fcron/fcron-2.0.0-r1.ebuild b/sys-apps/fcron/fcron-2.0.0-r1.ebuild index 08723117c468..b4013909d945 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-2002 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.12 2002/10/04 06:24:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fcron/fcron-2.0.0-r1.ebuild,v 1.13 2002/12/09 04:37:24 manson Exp $ DESCRIPTION="A command scheduler with extended capabilities over cron and anacron" HOMEPAGE="http://fcron.free.fr/" -KEYWORDS="x86 -ppc sparc sparc64" +KEYWORDS="x86 -ppc sparc " S=${WORKDIR}/${P} SRC_URI="http://fcron.free.fr/${P}.src.tar.gz" |