projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62800b4
)
app-emulation/playonlinux: [QA] inherit eutils.eclass directly
author
David Seifert
<soap@gentoo.org>
Sun, 16 Feb 2020 20:23:03 +0000
(21:23 +0100)
committer
David Seifert
<soap@gentoo.org>
Sun, 16 Feb 2020 20:23:03 +0000
(21:23 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
app-emulation/playonlinux/playonlinux-4.2.12.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/playonlinux/playonlinux-4.2.12.ebuild
b/app-emulation/playonlinux/playonlinux-4.2.12.ebuild
index fcb7847aa4e852fd79751148be59340570fe8c11..a7b49cb2190b81a415de856558d11815ac8e715c 100644
(file)
--- a/
app-emulation/playonlinux/playonlinux-4.2.12.ebuild
+++ b/
app-emulation/playonlinux/playonlinux-4.2.12.ebuild
@@
-4,7
+4,7
@@
EAPI="6"
PYTHON_COMPAT=( python2_7 )
-inherit gnome2-utils python-single-r1
+inherit
eutils
gnome2-utils python-single-r1
MY_PN="PlayOnLinux"