From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BF9C9139694 for ; Tue, 1 Aug 2017 08:11:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35B3E1FC014; Tue, 1 Aug 2017 08:11:46 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1355C1FC014 for ; Tue, 1 Aug 2017 08:11:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DF9A8341832 for ; Tue, 1 Aug 2017 08:11:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57677752B for ; Tue, 1 Aug 2017 08:11:43 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1501575092.bc0b25a5e69f9436db39e91fc8c79efa898e3a1b.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-kk/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/myspell-kk/myspell-kk-1.1.2.ebuild X-VCS-Directories: app-dicts/myspell-kk/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: bc0b25a5e69f9436db39e91fc8c79efa898e3a1b X-VCS-Branch: master Date: Tue, 1 Aug 2017 08:11:43 +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: 4d108655-78f1-4303-97db-dad09f36e847 X-Archives-Hash: dbb7229f6282ddba753523b76492ac96 commit: bc0b25a5e69f9436db39e91fc8c79efa898e3a1b Author: Ulrich Müller gentoo org> AuthorDate: Tue Aug 1 08:11:11 2017 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Aug 1 08:11:32 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc0b25a5 app-dicts/myspell-kk: Remove old blocker. Bug: 586788 Package-Manager: Portage-2.3.6, Repoman-2.3.3 app-dicts/myspell-kk/myspell-kk-1.1.2.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-dicts/myspell-kk/myspell-kk-1.1.2.ebuild b/app-dicts/myspell-kk/myspell-kk-1.1.2.ebuild index 730eeaf3d12..65723761ab1 100644 --- a/app-dicts/myspell-kk/myspell-kk-1.1.2.ebuild +++ b/app-dicts/myspell-kk/myspell-kk-1.1.2.ebuild @@ -23,4 +23,3 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" S="${WORKDIR}/${P}" # override eclass assignment -RDEPEND="!app-dicts/hunspell-kk"