diff options
-rw-r--r-- | sys-cluster/pacemaker/ChangeLog | 7 | ||||
-rw-r--r-- | sys-cluster/pacemaker/pacemaker-1.0.10.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-cluster/pacemaker/ChangeLog b/sys-cluster/pacemaker/ChangeLog index 5d62b37453ff..28c34d562da7 100644 --- a/sys-cluster/pacemaker/ChangeLog +++ b/sys-cluster/pacemaker/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/pacemaker -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pacemaker/ChangeLog,v 1.7 2010/11/21 19:09:15 xarthisius Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pacemaker/ChangeLog,v 1.8 2011/02/11 19:13:12 hwoarang Exp $ + + 11 Feb 2011; Markos Chandras <hwoarang@gentoo.org> pacemaker-1.0.10.ebuild: + Stable on amd64 wrt bug #354461 *pacemaker-1.0.10 (21 Nov 2010) diff --git a/sys-cluster/pacemaker/pacemaker-1.0.10.ebuild b/sys-cluster/pacemaker/pacemaker-1.0.10.ebuild index 03f0e08c7ce5..3fc44bc93d22 100644 --- a/sys-cluster/pacemaker/pacemaker-1.0.10.ebuild +++ b/sys-cluster/pacemaker/pacemaker-1.0.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pacemaker/pacemaker-1.0.10.ebuild,v 1.1 2010/11/21 19:09:15 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pacemaker/pacemaker-1.0.10.ebuild,v 1.2 2011/02/11 19:13:12 hwoarang Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="http://hg.clusterlabs.org/${PN}/stable-1.0/archive/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="amd64 ~hppa ~x86" IUSE="+ais heartbeat smtp snmp static-libs" RDEPEND=" |