diff options
author | Martin Väth <martin@mvath.de> | 2017-03-25 22:15:24 +0100 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2017-03-25 22:15:24 +0100 |
commit | c770e8516a236807363fecfe1bec7b8b391993c5 (patch) | |
tree | 4af460c3ef9955fd3a2eb59569d205ebe4c95eda /games-rpg | |
parent | Drop python versions causing dependency issues (diff) | |
download | mv-c770e8516a236807363fecfe1bec7b8b391993c5.tar.gz mv-c770e8516a236807363fecfe1bec7b8b391993c5.tar.bz2 mv-c770e8516a236807363fecfe1bec7b8b391993c5.zip |
Omit inherit eutils
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/aklabeth/aklabeth-1.0-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games-rpg/aklabeth/aklabeth-1.0-r1.ebuild b/games-rpg/aklabeth/aklabeth-1.0-r1.ebuild index 52cc93c7..f0724f7a 100644 --- a/games-rpg/aklabeth/aklabeth-1.0-r1.ebuild +++ b/games-rpg/aklabeth/aklabeth-1.0-r1.ebuild @@ -1,8 +1,7 @@ -# Copyright 2016 Gentoo Foundation +# Copyright 2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils RESTRICT="mirror" DESCRIPTION="A remake of Richard C. Garriott's Ultima prequel" |