summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Portnoy <avenj@gentoo.org>2004-04-07 21:11:53 +0000
committerJon Portnoy <avenj@gentoo.org>2004-04-07 21:11:53 +0000
commitc92a0cab801b2537635bdbb54995bdab837d4fed (patch)
tree6b0887a72985efdab15242c283cfed58e67a7528 /sys-apps/dcron
parentMissing space in DEPEND. (Manifest recommit) (diff)
downloadgentoo-2-c92a0cab801b2537635bdbb54995bdab837d4fed.tar.gz
gentoo-2-c92a0cab801b2537635bdbb54995bdab837d4fed.tar.bz2
gentoo-2-c92a0cab801b2537635bdbb54995bdab837d4fed.zip
Stable on AMD64
Diffstat (limited to 'sys-apps/dcron')
-rw-r--r--sys-apps/dcron/ChangeLog5
-rw-r--r--sys-apps/dcron/dcron-2.9-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/dcron/ChangeLog b/sys-apps/dcron/ChangeLog
index 6780bc4d43c8..640b9f92831d 100644
--- a/sys-apps/dcron/ChangeLog
+++ b/sys-apps/dcron/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/dcron
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/ChangeLog,v 1.25 2004/04/07 20:53:51 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/ChangeLog,v 1.26 2004/04/07 21:11:53 avenj Exp $
+
+ 07 Apr 2004; Jon Portnoy <avenj@gentoo.org> dcron-2.9-r2.ebuild :
+ Stable on AMD64.
07 Apr 2004; <kloeri@gentoo.org> dcron-2.9-r2.ebuild:
Stable on Alpha.
diff --git a/sys-apps/dcron/dcron-2.9-r2.ebuild b/sys-apps/dcron/dcron-2.9-r2.ebuild
index 5c3d2d5fb19b..7d95abd1cb86 100644
--- a/sys-apps/dcron/dcron-2.9-r2.ebuild
+++ b/sys-apps/dcron/dcron-2.9-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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-r2.ebuild,v 1.2 2004/04/07 20:53:51 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/dcron-2.9-r2.ebuild,v 1.3 2004/04/07 21:11:53 avenj Exp $
# to use this, you must be part of the "cron" group
@@ -11,7 +11,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 ~amd64 ~ppc ~sparc ~hppa alpha ~mips"
+KEYWORDS="~x86 amd64 ~ppc ~sparc ~hppa alpha ~mips"
SLOT="0"
LICENSE="GPL-2"