From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 75DFA1397EF for ; Thu, 20 Aug 2015 12:23:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 10EFC141A2; Thu, 20 Aug 2015 12:23:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B79321419B for ; Thu, 20 Aug 2015 12:23:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 03882340A12 for ; Thu, 20 Aug 2015 12:23:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A42F15F for ; Thu, 20 Aug 2015 12:23:02 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1440073377.ff13dcbab6ae32be760696734834b26dd319532b.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/aspell/ X-VCS-Repository: repo/gentoo X-VCS-Files: 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 X-VCS-Directories: app-text/aspell/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: ff13dcbab6ae32be760696734834b26dd319532b X-VCS-Branch: master Date: Thu, 20 Aug 2015 12:23:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8a207182-724c-406f-a826-798d26c7407d X-Archives-Hash: fc51ac7de9164e4634efb678f5806bfc commit: ff13dcbab6ae32be760696734834b26dd319532b Author: Justin Lecher gentoo org> AuthorDate: Thu Aug 20 11:11:08 2015 +0000 Commit: Justin Lecher gentoo 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 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 @@ - -maintainer-needed@gentoo.org - + + maintainer-needed@gentoo.org +