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 2A3AE138341 for ; Tue, 18 Oct 2016 19:26:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF62BE0AA8; Tue, 18 Oct 2016 19:26:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C632EE0A5F for ; Tue, 18 Oct 2016 19:26:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A9131341659 for ; Tue, 18 Oct 2016 19:26:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C6259248D for ; Tue, 18 Oct 2016 19:26:41 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1476818741.230d0b6d18d8f3739f1ac965468a8599703ec623.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/duali-data/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/duali-data/duali-data-0.1b-r1.ebuild X-VCS-Directories: app-dicts/duali-data/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 230d0b6d18d8f3739f1ac965468a8599703ec623 X-VCS-Branch: master Date: Tue, 18 Oct 2016 19:26:41 +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: 92777255-a26d-4189-86e1-d0bfb0435719 X-Archives-Hash: 04d181e01f3f7a82d5797c48924de351 commit: 230d0b6d18d8f3739f1ac965468a8599703ec623 Author: Pacho Ramos gentoo org> AuthorDate: Tue Oct 18 18:57:55 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Tue Oct 18 19:25:41 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=230d0b6d app-dicts/duali-data: x86 stable, bug #593214 Package-Manager: portage-2.3.1 app-dicts/duali-data/duali-data-0.1b-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-dicts/duali-data/duali-data-0.1b-r1.ebuild b/app-dicts/duali-data/duali-data-0.1b-r1.ebuild index b0d8d1a..72fbf3d 100644 --- a/app-dicts/duali-data/duali-data-0.1b-r1.ebuild +++ b/app-dicts/duali-data/duali-data-0.1b-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/arabeyes/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86" IUSE="" DEPEND=">=app-text/duali-0.2.0-r1"