summaryrefslogtreecommitdiff
path: root/app-text/aspell
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 /app-text/aspell
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 'app-text/aspell')
-rw-r--r--app-text/aspell/aspell-0.60.6.1-r1.ebuild2
-rw-r--r--app-text/aspell/aspell-0.60.6.1-r2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-text/aspell/aspell-0.60.6.1-r1.ebuild b/app-text/aspell/aspell-0.60.6.1-r1.ebuild
index be9bdacaf3b..f99d9406ed0 100644
--- a/app-text/aspell/aspell-0.60.6.1-r1.ebuild
+++ b/app-text/aspell/aspell-0.60.6.1-r1.ebuild
@@ -34,7 +34,7 @@ done
unset dep
COMMON_DEPEND="
- >=sys-libs/ncurses-5.2:5=
+ >=sys-libs/ncurses-5.2:0=
nls? ( virtual/libintl )"
DEPEND="${COMMON_DEPEND}
diff --git a/app-text/aspell/aspell-0.60.6.1-r2.ebuild b/app-text/aspell/aspell-0.60.6.1-r2.ebuild
index 1b62f9f8999..18e0a0e025c 100644
--- a/app-text/aspell/aspell-0.60.6.1-r2.ebuild
+++ b/app-text/aspell/aspell-0.60.6.1-r2.ebuild
@@ -34,7 +34,7 @@ done
unset dep
COMMON_DEPEND="
- >=sys-libs/ncurses-5.2:5=
+ >=sys-libs/ncurses-5.2:0=
nls? ( virtual/libintl )
"
DEPEND="${COMMON_DEPEND}