summaryrefslogtreecommitdiff
path: root/dev-python/pypy
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-08-26 02:17:49 -0400
committerMike Frysinger <vapier@gentoo.org>2015-08-26 02:49:08 -0400
commit051ad88caa127419c80d473021ab8909a2268789 (patch)
tree07c67593df989479bf9c311a16e92532442ce5ef /dev-python/pypy
parentf8eefe5a5c77d8c5cc6aa74297d6d245abf003fa (diff)
downloadgentoo-051ad88caa127419c80d473021ab8909a2268789.tar.gz
gentoo-051ad88caa127419c80d473021ab8909a2268789.tar.xz
sys-libs/ncurses: move to SLOT=0 #557472
Use SLOT=0 for installing of main development files like other packages so we can use other SLOTs for installing SONAME libs for binary packages.
Diffstat (limited to 'dev-python/pypy')
-rw-r--r--dev-python/pypy/pypy-2.4.0.ebuild2
-rw-r--r--dev-python/pypy/pypy-2.5.1.ebuild2
-rw-r--r--dev-python/pypy/pypy-2.6.0.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pypy/pypy-2.4.0.ebuild b/dev-python/pypy/pypy-2.4.0.ebuild
index 173a88abe4f..21af59eba0d 100644
--- a/dev-python/pypy/pypy-2.4.0.ebuild
+++ b/dev-python/pypy/pypy-2.4.0.ebuild
@@ -24,7 +24,7 @@ RDEPEND=">=sys-libs/zlib-1.1.3:0=
dev-libs/openssl:0=
bzip2? ( app-arch/bzip2:0= )
gdbm? ( sys-libs/gdbm:0= )
- ncurses? ( =sys-libs/ncurses-5*:5= )
+ ncurses? ( =sys-libs/ncurses-5*:0= )
sqlite? ( dev-db/sqlite:3= )
tk? (
dev-lang/tk:0=
diff --git a/dev-python/pypy/pypy-2.5.1.ebuild b/dev-python/pypy/pypy-2.5.1.ebuild
index 809ebe5e023..87af793b5da 100644
--- a/dev-python/pypy/pypy-2.5.1.ebuild
+++ b/dev-python/pypy/pypy-2.5.1.ebuild
@@ -23,7 +23,7 @@ RDEPEND=">=sys-libs/zlib-1.1.3:0=
dev-libs/openssl:0=[-bindist]
bzip2? ( app-arch/bzip2:0= )
gdbm? ( sys-libs/gdbm:0= )
- ncurses? ( =sys-libs/ncurses-5*:5= )
+ ncurses? ( =sys-libs/ncurses-5*:0= )
sqlite? ( dev-db/sqlite:3= )
tk? (
dev-lang/tk:0=
diff --git a/dev-python/pypy/pypy-2.6.0.ebuild b/dev-python/pypy/pypy-2.6.0.ebuild
index c05c8082470..15820ef0dba 100644
--- a/dev-python/pypy/pypy-2.6.0.ebuild
+++ b/dev-python/pypy/pypy-2.6.0.ebuild
@@ -26,7 +26,7 @@ RDEPEND=">=sys-libs/zlib-1.1.3:0=
dev-libs/openssl:0=[-bindist]
bzip2? ( app-arch/bzip2:0= )
gdbm? ( sys-libs/gdbm:0= )
- ncurses? ( sys-libs/ncurses:5= )
+ ncurses? ( sys-libs/ncurses:0= )
sqlite? ( dev-db/sqlite:3= )
tk? (
dev-lang/tk:0=