summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2004-04-09 17:25:13 +0000
committerGuy Martin <gmsoft@gentoo.org>2004-04-09 17:25:13 +0000
commit127448b556e4beba2a9572e6e0ea4e103393aa1b (patch)
treeab519b9a745699af4c17b9ad21b7666618b61ff0
parentoops. fixing an arch keyword screwup. sorry about that :/ (Manifest recommit) (diff)
downloadgentoo-2-127448b556e4beba2a9572e6e0ea4e103393aa1b.tar.gz
gentoo-2-127448b556e4beba2a9572e6e0ea4e103393aa1b.tar.bz2
gentoo-2-127448b556e4beba2a9572e6e0ea4e103393aa1b.zip
Marked stable on hppa.
-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 8b0ae6347c2c..ff56a2aa27a7 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.29 2004/04/08 04:48:55 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/ChangeLog,v 1.30 2004/04/09 17:25:13 gmsoft Exp $
+
+ 09 Apr 2004; Guy Martin <gmsoft@gentoo.org> dcron-2.9-r2.ebuild:
+ Marked stable on hppa.
08 Apr 2004; Joshua Kinard <kumba@gentoo.org> dcron-2.9-r2.ebuild:
Marked stable on mips.
diff --git a/sys-apps/dcron/dcron-2.9-r2.ebuild b/sys-apps/dcron/dcron-2.9-r2.ebuild
index 0fe6b48a2742..a14af627db60 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.6 2004/04/08 04:48:55 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/dcron-2.9-r2.ebuild,v 1.7 2004/04/09 17:25:13 gmsoft 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"