projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf9da5a
)
media-sound/dcadec: [QA] inherit eutils.eclass directly
author
David Seifert
<soap@gentoo.org>
Sun, 16 Feb 2020 20:23:53 +0000
(21:23 +0100)
committer
David Seifert
<soap@gentoo.org>
Sun, 16 Feb 2020 20:23:53 +0000
(21:23 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
media-sound/dcadec/dcadec-0.2.0.ebuild
patch
|
blob
|
history
diff --git
a/media-sound/dcadec/dcadec-0.2.0.ebuild
b/media-sound/dcadec/dcadec-0.2.0.ebuild
index d0506427c0123c73259ca7b2b75ecc854e830528..d49effdb57c49e04704eb54404d9b1e13db21f5a 100644
(file)
--- a/
media-sound/dcadec/dcadec-0.2.0.ebuild
+++ b/
media-sound/dcadec/dcadec-0.2.0.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-20
17 Gentoo Foundation
+# Copyright 1999-20
20 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
-inherit toolchain-funcs multilib multilib-minimal
+inherit
eutils
toolchain-funcs multilib multilib-minimal
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/foo86/${PN}.git"