commit: e378fe6d682330a0ee4cf83db9b9a372821ae00e
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed May 31 07:51:25 2017 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed May 31 07:51:38 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e378fe6d
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 aa2df9e9f86..5041c1379a7 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"