summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/corosync')
-rw-r--r--sys-cluster/corosync/ChangeLog8
-rw-r--r--sys-cluster/corosync/corosync-1.4.3-r1.ebuild (renamed from sys-cluster/corosync/corosync-1.4.3.ebuild)3
2 files changed, 9 insertions, 2 deletions
diff --git a/sys-cluster/corosync/ChangeLog b/sys-cluster/corosync/ChangeLog
index 4eb00429575c..b76570a439eb 100644
--- a/sys-cluster/corosync/ChangeLog
+++ b/sys-cluster/corosync/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-cluster/corosync
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/corosync/ChangeLog,v 1.22 2012/05/16 12:39:47 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/corosync/ChangeLog,v 1.23 2012/07/11 08:30:55 ultrabug Exp $
+
+*corosync-1.4.3-r1 (11 Jul 2012)
+
+ 11 Jul 2012; Ultrabug <ultrabug@gentoo.org> -corosync-1.4.3.ebuild,
+ +corosync-1.4.3-r1.ebuild:
+ Remove non-Gentoo init script, fix #425718.
*corosync-2.0.0 (16 May 2012)
diff --git a/sys-cluster/corosync/corosync-1.4.3.ebuild b/sys-cluster/corosync/corosync-1.4.3-r1.ebuild
index 91a861304b5a..bbb67a7c6c0c 100644
--- a/sys-cluster/corosync/corosync-1.4.3.ebuild
+++ b/sys-cluster/corosync/corosync-1.4.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/corosync/corosync-1.4.3.ebuild,v 1.1 2012/05/16 09:39:24 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/corosync/corosync-1.4.3-r1.ebuild,v 1.1 2012/07/11 08:30:55 ultrabug Exp $
EAPI=4
@@ -50,6 +50,7 @@ src_configure() {
src_install() {
default
newinitd "${FILESDIR}"/${PN}.initd ${PN}
+ rm "${D}"/etc/init.d/corosync-notifyd || die
insinto /etc/logrotate.d
newins "${FILESDIR}"/${PN}.logrotate ${PN}