diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-19 13:34:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-19 13:34:34 +0000 |
commit | 575ad1850605efe20330594051a4edcf7588eb66 (patch) | |
tree | f3dd6de024901f972539b0e932c63142fb8f725e /sys-process | |
parent | Stable for ppc, wrt bug #477668 (diff) | |
download | gentoo-2-575ad1850605efe20330594051a4edcf7588eb66.tar.gz gentoo-2-575ad1850605efe20330594051a4edcf7588eb66.tar.bz2 gentoo-2-575ad1850605efe20330594051a4edcf7588eb66.zip |
Stable for ppc, wrt bug #480118
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/dcron/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/dcron/dcron-4.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/dcron/ChangeLog b/sys-process/dcron/ChangeLog index 19d556efcc6b..7127c72b7efd 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.30 2013/08/18 13:46:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/dcron/ChangeLog,v 1.31 2013/08/19 13:34:34 ago Exp $ + + 19 Aug 2013; Agostino Sarubbo <ago@gentoo.org> dcron-4.5-r1.ebuild: + Stable for ppc, wrt bug #480118 18 Aug 2013; Agostino Sarubbo <ago@gentoo.org> dcron-4.5-r1.ebuild: Stable for x86, wrt bug #480118 diff --git a/sys-process/dcron/dcron-4.5-r1.ebuild b/sys-process/dcron/dcron-4.5-r1.ebuild index 59c20e744b4d..64d1b3aef357 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.4 2013/08/18 13:46:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/dcron/dcron-4.5-r1.ebuild,v 1.5 2013/08/19 13:34:34 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() { |