projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ee6b32
)
dev-util/molecule-plugins: [QA] Fix OutdatedBlocker
author
David Seifert
<soap@gentoo.org>
Sun, 9 Feb 2020 13:13:25 +0000
(14:13 +0100)
committer
David Seifert
<soap@gentoo.org>
Sun, 9 Feb 2020 13:13:25 +0000
(14:13 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-util/molecule-plugins/molecule-plugins-1.0.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/molecule-plugins/molecule-plugins-1.0.3.ebuild
b/dev-util/molecule-plugins/molecule-plugins-1.0.3.ebuild
index b42a13d5ae252c9bbc3f39858480a248756b7cfb..440806e6e83a6e40d40276e9bf5f0981e60cfb4d 100644
(file)
--- a/
dev-util/molecule-plugins/molecule-plugins-1.0.3.ebuild
+++ b/
dev-util/molecule-plugins/molecule-plugins-1.0.3.ebuild
@@
-2,6
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
+
PYTHON_COMPAT=( python{2_7,3_6} )
inherit python-r1
@@
-13,12
+14,10
@@
SRC_URI="mirror://sabayon/${CATEGORY}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
DEPEND="
- >=dev-util/molecule-core-1.0.1
- !<dev-util/molecule-1"
+ >=dev-util/molecule-core-1.0.1"
RDEPEND="${DEPEND}
net-misc/rsync
sys-fs/squashfs-tools