diff --git a/net-im/swift/swift-9999.ebuild b/net-im/swift/swift-9999.ebuild index d89d77c..dab846b 100644 --- a/net-im/swift/swift-9999.ebuild +++ b/net-im/swift/swift-9999.ebuild @@ -129,6 +129,7 @@ src_prepare() { sed -i BuildTools/SCons/Tools/qt4.py \ -e "s/linux2/linux${KV_MAJOR}/" \ || die + eapply_user } src_compile() { diff --git a/sys-apps/lms/files/lms.initd b/sys-apps/lms/files/lms.initd index c5f48ec..39a0785 100644 --- a/sys-apps/lms/files/lms.initd +++ b/sys-apps/lms/files/lms.initd @@ -1,7 +1,7 @@ -#!/sbin/runscript -# Copyright 1999-2014 Gentoo Foundation +#!/sbin/openrc-run +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ DAEMON="/usr/sbin/lms"