summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexys Jacob <ultrabug@gentoo.org>2012-07-11 08:30:55 +0000
committerAlexys Jacob <ultrabug@gentoo.org>2012-07-11 08:30:55 +0000
commit4838e3721c21375e887f66c154b25b7a4bab7a8c (patch)
tree202bae6fa9b0e7eb7187acaabf5dc1df6a87439a /sys-cluster/corosync
parentBugfix release on the 1.8 & 10 branches which drops chan_usbradio support. Am... (diff)
downloadgentoo-2-4838e3721c21375e887f66c154b25b7a4bab7a8c.tar.gz
gentoo-2-4838e3721c21375e887f66c154b25b7a4bab7a8c.tar.bz2
gentoo-2-4838e3721c21375e887f66c154b25b7a4bab7a8c.zip
Remove non-Gentoo init script, fix #425718.
(Portage version: 2.1.11.5/cvs/Linux x86_64)
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}