From 0e2344606097901a206be3778e8e1c56054e91f8 Mon Sep 17 00:00:00 2001 From: Pedro Arizmendi Date: Fri, 15 Apr 2016 22:22:50 +0200 Subject: www-misc/monitorix: Renamed init file Renamed the init file to just the package name, since the same version its compatible with higher package versions. Package-Manager: portage-2.2.26 Closes: https://github.com/gentoo/gentoo/pull/1269 Signed-off-by: Ian Delaney --- www-misc/monitorix/monitorix-3.5.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www-misc/monitorix/monitorix-3.5.1.ebuild') diff --git a/www-misc/monitorix/monitorix-3.5.1.ebuild b/www-misc/monitorix/monitorix-3.5.1.ebuild index a1aeb7942fbe..1a8898b94056 100644 --- a/www-misc/monitorix/monitorix-3.5.1.ebuild +++ b/www-misc/monitorix/monitorix-3.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -46,7 +46,7 @@ src_prepare() { src_install() { dosbin ${PN} - newinitd "${FILESDIR}"/${P}.init ${PN} + newinitd "${FILESDIR}"/${PN}.init ${PN} insinto /etc/monitorix doins ${PN}.conf -- cgit v1.2.3-18-g5258