From e378fe6d682330a0ee4cf83db9b9a372821ae00e Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Wed, 31 May 2017 09:51:25 +0200 Subject: [PATCH] games-fps/xonotic: Cosmetic change in ebuild. Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- games-fps/xonotic/xonotic-0.8.2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/games-fps/xonotic/xonotic-0.8.2.ebuild b/games-fps/xonotic/xonotic-0.8.2.ebuild index aa2df9e9f866e..5041c1379a730 100644 --- a/games-fps/xonotic/xonotic-0.8.2.ebuild +++ b/games-fps/xonotic/xonotic-0.8.2.ebuild @@ -4,8 +4,7 @@ EAPI=6 inherit eutils check-reqs toolchain-funcs -# Switch to ^ when we switch to EAPI=6. -MY_PN="X${PN:1}" +MY_PN="${PN^}" DESCRIPTION="Fork of Nexuiz, Deathmatch FPS based on DarkPlaces, an advanced Quake 1 engine" HOMEPAGE="http://www.xonotic.org/" SRC_URI="http://dl.xonotic.org/${P}.zip"