From: Andreas Sturmlechner Date: Sun, 15 Jul 2018 14:02:18 +0000 (+0200) Subject: games-mud/trebuchet: Whitespace cleanup X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=72d561ca0365c5be2e2685e4504e2b3ab4d1603d;p=gentoo.git games-mud/trebuchet: Whitespace cleanup Package-Manager: Portage-2.3.42, Repoman-2.3.9 --- diff --git a/games-mud/trebuchet/trebuchet-1.075-r1.ebuild b/games-mud/trebuchet/trebuchet-1.075-r1.ebuild index 403c9113c2b5..3cf5c7cc08f2 100644 --- a/games-mud/trebuchet/trebuchet-1.075-r1.ebuild +++ b/games-mud/trebuchet/trebuchet-1.075-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,7 +23,7 @@ src_prepare() { sed -i \ -e "/Nothing/d" \ - -e "/LN/ s:../libexec:/usr/share:" \ + -e "/LN/ s:../libexec:/usr/share:" \ Makefile || die }