summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-08-06 07:15:27 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-08-06 07:15:27 +0000
commit3b5ca80865ea2141b10db6ed770ccb91bdbd55ff (patch)
treefcce08823f0ecc7156f12b4306659d8107c04113 /sys-apps
parentStable for x86, wrt bug #550584 (diff)
downloadgentoo-2-3b5ca80865ea2141b10db6ed770ccb91bdbd55ff.tar.gz
gentoo-2-3b5ca80865ea2141b10db6ed770ccb91bdbd55ff.tar.bz2
gentoo-2-3b5ca80865ea2141b10db6ed770ccb91bdbd55ff.zip
Stable for x86, wrt bug #521512
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/collectl/ChangeLog5
-rw-r--r--sys-apps/collectl/collectl-3.7.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/collectl/ChangeLog b/sys-apps/collectl/ChangeLog
index 965e45f24ba0..6c96f27d181a 100644
--- a/sys-apps/collectl/ChangeLog
+++ b/sys-apps/collectl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/collectl
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/collectl/ChangeLog,v 1.25 2015/08/03 10:59:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/collectl/ChangeLog,v 1.26 2015/08/06 07:15:27 ago Exp $
+
+ 06 Aug 2015; Agostino Sarubbo <ago@gentoo.org> collectl-3.7.4.ebuild:
+ Stable for x86, wrt bug #521512
03 Aug 2015; Agostino Sarubbo <ago@gentoo.org> collectl-3.7.4.ebuild:
Stable for amd64, wrt bug #521512
diff --git a/sys-apps/collectl/collectl-3.7.4.ebuild b/sys-apps/collectl/collectl-3.7.4.ebuild
index 6ed3950245f1..19f79708272a 100644
--- a/sys-apps/collectl/collectl-3.7.4.ebuild
+++ b/sys-apps/collectl/collectl-3.7.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/collectl/collectl-3.7.4.ebuild,v 1.3 2015/08/03 10:59:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/collectl/collectl-3.7.4.ebuild,v 1.4 2015/08/06 07:15:27 ago Exp $
EAPI="4"
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/collectl/${P}.src.tar.gz"
LICENSE="GPL-2 Artistic"
SLOT="0"
-KEYWORDS="alpha amd64 ~ia64 ~x86"
+KEYWORDS="alpha amd64 ~ia64 x86"
IUSE=""
RDEPEND=">=dev-lang/perl-5.8.8