diff options
author | 2002-08-14 04:40:34 +0000 | |
---|---|---|
committer | 2002-08-14 04:40:34 +0000 | |
commit | 25a66b9a68095e064574ce35e470c1c5db0ba398 (patch) | |
tree | 3df7bee9ea61368c2e971aff4ac9a98bf3cd4381 /sys-apps/dcron | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | gentoo-2-25a66b9a68095e064574ce35e470c1c5db0ba398.tar.gz gentoo-2-25a66b9a68095e064574ce35e470c1c5db0ba398.tar.bz2 gentoo-2-25a66b9a68095e064574ce35e470c1c5db0ba398.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'sys-apps/dcron')
-rw-r--r-- | sys-apps/dcron/dcron-2.7-r8.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/dcron/dcron-2.7-r9.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/dcron/dcron-2.7-r8.ebuild b/sys-apps/dcron/dcron-2.7-r8.ebuild index b19e29ef37af..73e6a15f98e5 100644 --- a/sys-apps/dcron/dcron-2.7-r8.ebuild +++ b/sys-apps/dcron/dcron-2.7-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/dcron-2.7-r8.ebuild,v 1.4 2002/07/16 05:50:52 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/dcron-2.7-r8.ebuild,v 1.5 2002/08/14 04:40:34 murphy 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" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/dcron/dcron-2.7-r9.ebuild b/sys-apps/dcron/dcron-2.7-r9.ebuild index 2cd2839f3395..c6c6df7bb94b 100644 --- a/sys-apps/dcron/dcron-2.7-r9.ebuild +++ b/sys-apps/dcron/dcron-2.7-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/dcron-2.7-r9.ebuild,v 1.6 2002/07/16 05:50:52 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/dcron-2.7-r9.ebuild,v 1.7 2002/08/14 04:40:34 murphy 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" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" |