app-text/aspell: Set correct subslot dependency for ncurses
authorJustin Lecher <jlec@gentoo.org>
Thu, 20 Aug 2015 11:11:08 +0000 (13:11 +0200)
committerJustin Lecher <jlec@gentoo.org>
Thu, 20 Aug 2015 12:22:57 +0000 (14:22 +0200)
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
app-text/aspell/aspell-0.60.6.1-r1.ebuild
app-text/aspell/aspell-0.60.6.1-r2.ebuild
app-text/aspell/metadata.xml

index f5239607b1394016f483dc0c9630f2669de88493..be9bdacaf3bcf0cf788fc4a0801dcb70af7539fe 100644 (file)
@@ -34,7 +34,7 @@ done
 unset dep
 
 COMMON_DEPEND="
-       >=sys-libs/ncurses-5.2
+       >=sys-libs/ncurses-5.2:5=
        nls? ( virtual/libintl )"
 
 DEPEND="${COMMON_DEPEND}
index d24a04c984135f964991e18b2742de551b32adf4..1b62f9f89999406e738c8681a8d188d680b556e9 100644 (file)
@@ -34,7 +34,7 @@ done
 unset dep
 
 COMMON_DEPEND="
-       >=sys-libs/ncurses-5.2
+       >=sys-libs/ncurses-5.2:5=
        nls? ( virtual/libintl )
 "
 DEPEND="${COMMON_DEPEND}
index d9cd2cad66c265328acb729dbfc77f2d0493d0f8..91f4e72fb544b8dd3bf69a91e34911005c9bbdb0 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer>
-<email>maintainer-needed@gentoo.org</email>
-</maintainer>
+       <maintainer>
+               <email>maintainer-needed@gentoo.org</email>
+       </maintainer>
 </pkgmetadata>