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/dcron | |
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/dcron')
-rw-r--r-- | sys-apps/dcron/dcron-2.7-r10.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/dcron/dcron-2.9.ebuild | 4 |
2 files changed, 4 insertions, 4 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" diff --git a/sys-apps/dcron/dcron-2.9.ebuild b/sys-apps/dcron/dcron-2.9.ebuild index a92b71abfb45..7113d6c6b7b0 100644 --- a/sys-apps/dcron/dcron-2.9.ebuild +++ b/sys-apps/dcron/dcron-2.9.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.9.ebuild,v 1.3 2003/05/20 19:41:48 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/dcron-2.9.ebuild,v 1.4 2003/06/21 21:19:39 drobbins Exp $ # to use this, you must be part of the "cron" group @@ -9,7 +9,7 @@ S=${WORKDIR}/${PN} DESCRIPTION="A cute little cron from Matt Dillon" SRC_URI="http://apollo.backplane.com/FreeSrc/${PN}${MY_PV}.tgz" HOMEPAGE="http://apollo.backplane.com/" -KEYWORDS="~x86 ~ppc ~sparc ~hppa alpha" +KEYWORDS="x86 amd64 ~ppc ~sparc ~hppa alpha" SLOT="0" LICENSE="GPL-2" |