Skip to content

Commit

Permalink
dev-util/catalyst: correct half the QA warnings
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.4, Repoman-2.3.1
  • Loading branch information
ZeroChaos- committed Mar 11, 2017
1 parent 2314f72 commit 6e85087
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dev-util/catalyst/catalyst-9999.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
Expand Down Expand Up @@ -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() {
Expand Down

0 comments on commit 6e85087

Please sign in to comment.