summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-24 08:51:01 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-24 08:51:01 +0000
commit5881bbbbcf779f3a9a9517006c8741c86f8d7413 (patch)
tree044c33d887609bbda6fcde7cccde07e821105df1 /sys-cluster
parentStable for x86, wrt bug #544158 (diff)
downloadgentoo-2-5881bbbbcf779f3a9a9517006c8741c86f8d7413.tar.gz
gentoo-2-5881bbbbcf779f3a9a9517006c8741c86f8d7413.tar.bz2
gentoo-2-5881bbbbcf779f3a9a9517006c8741c86f8d7413.zip
Stable for amd64, wrt bug #539608
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/pacemaker/ChangeLog5
-rw-r--r--sys-cluster/pacemaker/pacemaker-1.1.12-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/pacemaker/ChangeLog b/sys-cluster/pacemaker/ChangeLog
index 0b730b4ce638..99f079f4eb95 100644
--- a/sys-cluster/pacemaker/ChangeLog
+++ b/sys-cluster/pacemaker/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/pacemaker
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pacemaker/ChangeLog,v 1.38 2015/03/23 11:13:20 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pacemaker/ChangeLog,v 1.39 2015/03/24 08:51:01 ago Exp $
+
+ 24 Mar 2015; Agostino Sarubbo <ago@gentoo.org> pacemaker-1.1.12-r2.ebuild:
+ Stable for amd64, wrt bug #539608
*pacemaker-1.1.12-r2 (23 Mar 2015)
diff --git a/sys-cluster/pacemaker/pacemaker-1.1.12-r2.ebuild b/sys-cluster/pacemaker/pacemaker-1.1.12-r2.ebuild
index 79f6a9942a8c..4967e2507b1d 100644
--- a/sys-cluster/pacemaker/pacemaker-1.1.12-r2.ebuild
+++ b/sys-cluster/pacemaker/pacemaker-1.1.12-r2.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-cluster/pacemaker/pacemaker-1.1.12-r2.ebuild,v 1.1 2015/03/23 11:13:20 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pacemaker/pacemaker-1.1.12-r2.ebuild,v 1.2 2015/03/24 08:51:01 ago Exp $
EAPI="5"
PYTHON_COMPAT=( python2_7 )
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/ClusterLabs/${PN}/archive/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="amd64 ~hppa ~x86"
REQUIRED_USE="cman? ( !heartbeat )"
IUSE="acl cman heartbeat smtp snmp static-libs"