summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/dcron')
-rw-r--r--sys-apps/dcron/ChangeLog8
-rw-r--r--sys-apps/dcron/dcron-2.7-r8.ebuild5
-rw-r--r--sys-apps/dcron/dcron-2.7-r9.ebuild4
3 files changed, 14 insertions, 3 deletions
diff --git a/sys-apps/dcron/ChangeLog b/sys-apps/dcron/ChangeLog
index b55739def4d3..592a5be4e6a4 100644
--- a/sys-apps/dcron/ChangeLog
+++ b/sys-apps/dcron/ChangeLog
@@ -1,14 +1,20 @@
# ChangeLog for sys-apps/dcron
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/ChangeLog,v 1.5 2002/05/04 17:18:13 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/ChangeLog,v 1.6 2002/07/14 19:20:16 aliz Exp $
4 May 2002; Thilo Bangert <bangert@gentoo.org> dcron-2.7-r8.ebuild
+ 14 Jul 2002; phoen][x <phoenix@gentoo.org> dcron-2.7-r8.ebuild :
+ Added LICENSE, KEYWORDS, SLOT.
+
made lintool happy - added LICENSE
*dcron-2.7-r9 (20 Apr 2002)
+ 14 Jul 2002; phoen][x <phoenix@gentoo.org> dcron-2.7-r9.ebuild :
+ Added KEYWORDS, SLOT.
+
20 Apr 2002; Thilo Bangert <bangert@gentoo.org> files/crontab
fixed /var/spool/cron/lastrun
diff --git a/sys-apps/dcron/dcron-2.7-r8.ebuild b/sys-apps/dcron/dcron-2.7-r8.ebuild
index 643e5aab6f9a..b29d3aebb6d9 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.2 2002/07/11 06:30:53 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/dcron-2.7-r8.ebuild,v 1.3 2002/07/14 19:20:16 aliz Exp $
# to use this, you must be part of the "cron" group
@@ -8,6 +8,9 @@ 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"
+SLOT="0"
+LICENSE="GPL-2"
DEPEND="virtual/glibc"
diff --git a/sys-apps/dcron/dcron-2.7-r9.ebuild b/sys-apps/dcron/dcron-2.7-r9.ebuild
index ebf16a67abaa..6f8b3b98068c 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.4 2002/07/11 06:30:53 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/dcron-2.7-r9.ebuild,v 1.5 2002/07/14 19:20:16 aliz Exp $
# to use this, you must be part of the "cron" group
@@ -8,6 +8,8 @@ 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"
+SLOT="0"
LICENSE="GPL-2"
DEPEND="virtual/glibc"