diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-16 05:51:10 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-16 05:51:10 +0000 |
commit | e173739fea5550d425430267e0baac0e205e646e (patch) | |
tree | 89352223bb78056b2d5bd142611a723fb181d33c /sys-apps/dcron | |
parent | fix keywords, sparc please check (diff) | |
download | historical-e173739fea5550d425430267e0baac0e205e646e.tar.gz historical-e173739fea5550d425430267e0baac0e205e646e.tar.bz2 historical-e173739fea5550d425430267e0baac0e205e646e.zip |
more ppc 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 b29d3aebb6d9..b19e29ef37af 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.3 2002/07/14 19:20:16 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/dcron-2.7-r8.ebuild,v 1.4 2002/07/16 05:50:52 seemant 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" +KEYWORDS="x86 ppc" 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 6f8b3b98068c..2cd2839f3395 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.5 2002/07/14 19:20:16 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/dcron-2.7-r9.ebuild,v 1.6 2002/07/16 05:50:52 seemant 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" +KEYWORDS="x86 ppc" SLOT="0" LICENSE="GPL-2" |