projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2314f72
)
dev-util/catalyst: correct half the QA warnings
author
Zero_Chaos
<zerochaos@gentoo.org>
Sat, 11 Mar 2017 02:46:41 +0000
(21:46 -0500)
committer
Zero_Chaos
<zerochaos@gentoo.org>
Sat, 11 Mar 2017 02:47:06 +0000
(21:47 -0500)
Package-Manager: Portage-2.3.4, Repoman-2.3.1
dev-util/catalyst/catalyst-9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/catalyst/catalyst-9999.ebuild
b/dev-util/catalyst/catalyst-9999.ebuild
index d17b3bd6a5fcae6f4d4126c9ed12bd582fdae495..b257d2ff76617ebde8ad6f69766e093c9e381bf0 100644
(file)
--- a/
dev-util/catalyst/catalyst-9999.ebuild
+++ b/
dev-util/catalyst/catalyst-9999.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@
-47,6
+47,7
@@
RDEPEND="
python_prepare_all() {
echo VERSION="${PV}" "${PYTHON}" setup.py set_version
VERSION="${PV}" "${PYTHON}" setup.py set_version
+ distutils-r1_python_prepare_all
}
python_compile_all() {