From 85c3a5963998695d77ef246ad36ce427e3bba58e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ctibor=20Bran=C4=8D=C3=ADk?= Date: Wed, 28 Jul 2021 17:20:50 +0200 Subject: Various fixes and typos --- dev-libs/wiringPi/wiringPi-2.44-r7.ebuild | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'dev-libs') diff --git a/dev-libs/wiringPi/wiringPi-2.44-r7.ebuild b/dev-libs/wiringPi/wiringPi-2.44-r7.ebuild index 074cc6b..d087b25 100644 --- a/dev-libs/wiringPi/wiringPi-2.44-r7.ebuild +++ b/dev-libs/wiringPi/wiringPi-2.44-r7.ebuild @@ -1,6 +1,5 @@ -# Copyright (c) 2017 sakaki -# License: GPL v3+ -# NO WARRANTY +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit flag-o-matic toolchain-funcs git-r3 @@ -23,7 +22,7 @@ EGIT_COMMIT="${PV}" DEPEND="" RDEPEND=" ${DEPEND}" - + PATCHES=( "${FILESDIR}/${PV}-makefiles.patch" ) src_prepare() { @@ -116,6 +115,6 @@ pkg_postinst() { elog "when determining system type; this is necessary because" elog "some /proc/cpuinfo data is not output in 64-bit mode." elog "It only contains the necessary stanzas." - elog "You can modify this file as required." + elog "You can modify this file as required." fi } -- cgit v1.2.3