commit:     f76a73fd6aa93cc79b9a7b2f62a18eece4c4b35e
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  1 15:48:57 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Nov  1 15:49:42 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=f76a73fd

net-misc/knemo: tidy ebuild

Package-Manager: portage-2.2.20.1

 net-misc/knemo/knemo-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/knemo/knemo-9999.ebuild b/net-misc/knemo/knemo-9999.ebuild
index d6445b6..cf035e6 100644
--- a/net-misc/knemo/knemo-9999.ebuild
+++ b/net-misc/knemo/knemo-9999.ebuild
@@ -10,8 +10,8 @@ inherit kde5
 DESCRIPTION="Plasma Network Monitor"
 HOMEPAGE="http://kde-apps.org/content/show.php?content=12956";
 
-KEYWORDS=""
 LICENSE="GPL-2"
+KEYWORDS=""
 IUSE="wifi"
 
 DEPEND="
@@ -46,7 +46,7 @@ RDEPEND="${DEPEND}
 DOCS=( AUTHORS ChangeLog README )
 
 src_configure() {
-       mycmakeargs=(
+       local mycmakeargs=(
                $(cmake-utils_use_no wifi WIRELESS_SUPPORT)
        )
 

Reply via email to