diff options
Diffstat (limited to 'sys-apps/dcron/dcron-2.7-r10.ebuild')
-rw-r--r-- | sys-apps/dcron/dcron-2.7-r10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/dcron/dcron-2.7-r10.ebuild b/sys-apps/dcron/dcron-2.7-r10.ebuild index 3b37e28ad197..3f5b044f6d95 100644 --- a/sys-apps/dcron/dcron-2.7-r10.ebuild +++ b/sys-apps/dcron/dcron-2.7-r10.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/dcron/dcron-2.7-r10.ebuild,v 1.3 2003/04/18 20:28:56 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/dcron-2.7-r10.ebuild,v 1.4 2003/06/21 21:19:39 drobbins Exp $ # to use this, you must be part of the "cron" group @@ -8,7 +8,7 @@ S=${WORKDIR}/dcron DESCRIPTION="A cute little cron from Matt Dillon" SRC_URI="http://apollo.backplane.com/FreeSrc/dcron27.tgz" HOMEPAGE="http://apollo.backplane.com/" -KEYWORDS="x86 ppc sparc hppa mips" +KEYWORDS="x86 amd64 ppc sparc hppa mips" SLOT="0" LICENSE="GPL-2" |