projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d71fd8
)
dev-python/squaremap: fix wxpython dep
author
Virgil Dupras
<vdupras@gentoo.org>
Fri, 24 May 2019 14:53:01 +0000
(10:53 -0400)
committer
Virgil Dupras
<vdupras@gentoo.org>
Fri, 24 May 2019 14:53:01 +0000
(10:53 -0400)
It wasn't properly slotted
Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
dev-python/squaremap/squaremap-1.0.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/squaremap/squaremap-1.0.4.ebuild
b/dev-python/squaremap/squaremap-1.0.4.ebuild
index 70cb764465fe667fe22311344d455d969ef67e9d..0262a588d836fce494169826ed1e7ca442a52518 100644
(file)
--- a/
dev-python/squaremap/squaremap-1.0.4.ebuild
+++ b/
dev-python/squaremap/squaremap-1.0.4.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5 Gentoo Foundation
+# Copyright 1999-201
9 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@
-21,6
+21,6
@@
IUSE=""
DEPEND="${PYTHON_DEPS}"
RDEPEND="${DEPEND}
- dev-python/wxpython"
+ dev-python/wxpython
:3.0
"
S="${WORKDIR}"/${MY_P}