summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-29 15:29:32 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-29 15:29:32 +0000
commite0dbaca13f80f068a55f9cdff50d9bfdc246751d (patch)
tree99fb26df9664723477901df8c8e83c0e30153710 /sys-process/cronutils
parentStable for amd64, wrt bug #406073 (diff)
downloadgentoo-2-e0dbaca13f80f068a55f9cdff50d9bfdc246751d.tar.gz
gentoo-2-e0dbaca13f80f068a55f9cdff50d9bfdc246751d.tar.bz2
gentoo-2-e0dbaca13f80f068a55f9cdff50d9bfdc246751d.zip
Stable for amd64, wrt bug #406173
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'sys-process/cronutils')
-rw-r--r--sys-process/cronutils/ChangeLog5
-rw-r--r--sys-process/cronutils/cronutils-1.1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-process/cronutils/ChangeLog b/sys-process/cronutils/ChangeLog
index 2bb320aefb52..4603c4b1c43f 100644
--- a/sys-process/cronutils/ChangeLog
+++ b/sys-process/cronutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/cronutils
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/cronutils/ChangeLog,v 1.2 2012/02/20 04:21:59 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronutils/ChangeLog,v 1.3 2012/02/29 15:29:32 ago Exp $
+
+ 29 Feb 2012; Agostino Sarubbo <ago@gentoo.org> cronutils-1.1.ebuild:
+ Stable for amd64, wrt bug #406173
20 Feb 2012; Mike Gilbert <floppym@gentoo.org> metadata.xml:
Drop no-herd.
diff --git a/sys-process/cronutils/cronutils-1.1.ebuild b/sys-process/cronutils/cronutils-1.1.ebuild
index 607c27a8bd38..6ba7c80b69da 100644
--- a/sys-process/cronutils/cronutils-1.1.ebuild
+++ b/sys-process/cronutils/cronutils-1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/cronutils/cronutils-1.1.ebuild,v 1.1 2011/12/08 21:15:40 ramereth Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronutils/cronutils-1.1.ebuild,v 1.2 2012/02/29 15:29:32 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://cronutils.googlecode.com/files/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
DEPEND=""