commit:     bc90646b576336a5ab026144aca31e247ce78066
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  4 05:35:55 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr  4 06:32:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc90646b

games-puzzle/brainworkshop: eutils->edos2unix

Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-puzzle/brainworkshop/brainworkshop-5_beta20200310.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/games-puzzle/brainworkshop/brainworkshop-5_beta20200310.ebuild 
b/games-puzzle/brainworkshop/brainworkshop-5_beta20200310.ebuild
index 145e5021f07..c0ec2a730ce 100644
--- a/games-puzzle/brainworkshop/brainworkshop-5_beta20200310.ebuild
+++ b/games-puzzle/brainworkshop/brainworkshop-5_beta20200310.ebuild
@@ -1,16 +1,17 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 PYTHON_COMPAT=( python3_{7,8} )
 
-inherit desktop eutils python-single-r1 xdg
+inherit desktop edos2unix python-single-r1 xdg
 
 COMMIT="ea817f7e163c4fb07a60b2066c694cba92d23818"
 DESCRIPTION="Short-term-memory training N-Back game"
 HOMEPAGE="https://github.com/samcv/brainworkshop";
 SRC_URI="https://github.com/samcv/${PN}/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
+
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"

Reply via email to