summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-24 17:58:43 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-24 17:58:43 +0000
commit765b08556d61a5847871929608ce448b1f72eb1f (patch)
tree645177ac2eb3fae40a6e47b2e58844d97076c685 /sys-process
parentStable for arm, wrt bug #480880 (diff)
downloadgentoo-2-765b08556d61a5847871929608ce448b1f72eb1f.tar.gz
gentoo-2-765b08556d61a5847871929608ce448b1f72eb1f.tar.bz2
gentoo-2-765b08556d61a5847871929608ce448b1f72eb1f.zip
Stable for arm, wrt bug #480118
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/dcron/ChangeLog5
-rw-r--r--sys-process/dcron/dcron-4.5-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/dcron/ChangeLog b/sys-process/dcron/ChangeLog
index 7127c72b7efd..b717a1c18276 100644
--- a/sys-process/dcron/ChangeLog
+++ b/sys-process/dcron/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/dcron
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/dcron/ChangeLog,v 1.31 2013/08/19 13:34:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/dcron/ChangeLog,v 1.32 2013/08/24 17:58:43 ago Exp $
+
+ 24 Aug 2013; Agostino Sarubbo <ago@gentoo.org> dcron-4.5-r1.ebuild:
+ Stable for arm, wrt bug #480118
19 Aug 2013; Agostino Sarubbo <ago@gentoo.org> dcron-4.5-r1.ebuild:
Stable for ppc, wrt bug #480118
diff --git a/sys-process/dcron/dcron-4.5-r1.ebuild b/sys-process/dcron/dcron-4.5-r1.ebuild
index 64d1b3aef357..5897621fdb8f 100644
--- a/sys-process/dcron/dcron-4.5-r1.ebuild
+++ b/sys-process/dcron/dcron-4.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/dcron/dcron-4.5-r1.ebuild,v 1.5 2013/08/19 13:34:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/dcron/dcron-4.5-r1.ebuild,v 1.6 2013/08/24 17:58:43 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://www.jimpryor.net/linux/releases/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
IUSE=""
src_prepare() {