commit:     ff13dcbab6ae32be760696734834b26dd319532b
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 20 11:11:08 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Aug 20 12:22:57 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff13dcba

app-text/aspell: Set correct subslot dependency for ncurses

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 app-text/aspell/aspell-0.60.6.1-r1.ebuild | 2 +-
 app-text/aspell/aspell-0.60.6.1-r2.ebuild | 2 +-
 app-text/aspell/metadata.xml              | 6 +++---
 3 files changed, 5 insertions(+), 5 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 f523960..be9bdac 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
+       >=sys-libs/ncurses-5.2:5=
        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 d24a04c..1b62f9f 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
+       >=sys-libs/ncurses-5.2:5=
        nls? ( virtual/libintl )
 "
 DEPEND="${COMMON_DEPEND}

diff --git a/app-text/aspell/metadata.xml b/app-text/aspell/metadata.xml
index d9cd2ca..91f4e72 100644
--- a/app-text/aspell/metadata.xml
+++ b/app-text/aspell/metadata.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-<maintainer>
-<email>[email protected]</email>
-</maintainer>
+       <maintainer>
+               <email>[email protected]</email>
+       </maintainer>
 </pkgmetadata>

Reply via email to