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 5849A1384B4 for ; Sat, 2 Jan 2016 16:28:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5CB7021C02E; Sat, 2 Jan 2016 16:28:11 +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 AB17921C02E for ; Sat, 2 Jan 2016 16:28:10 +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 F01BA340662 for ; Sat, 2 Jan 2016 16:28:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4EAC7D01 for ; Sat, 2 Jan 2016 16:28:05 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1451752075.efedb9d06f7ed2f402124969ac341f361464c8ed.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/xnec2c/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-electronics/xnec2c/xnec2c-3.4.ebuild X-VCS-Directories: sci-electronics/xnec2c/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: efedb9d06f7ed2f402124969ac341f361464c8ed X-VCS-Branch: master Date: Sat, 2 Jan 2016 16:28:05 +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: b467ad1b-b426-40f3-81e2-84094684109c X-Archives-Hash: e56418ce0f3040509ad11ef0ffc3e05f commit: efedb9d06f7ed2f402124969ac341f361464c8ed Author: Agostino Sarubbo gentoo org> AuthorDate: Sat Jan 2 16:27:55 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sat Jan 2 16:27:55 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efedb9d0 sci-electronics/xnec2c: amd64 stable wrt bug #570364 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> sci-electronics/xnec2c/xnec2c-3.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-electronics/xnec2c/xnec2c-3.4.ebuild b/sci-electronics/xnec2c/xnec2c-3.4.ebuild index a61e674..6c41a16 100644 --- a/sci-electronics/xnec2c/xnec2c-3.4.ebuild +++ b/sci-electronics/xnec2c/xnec2c-3.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://www.qsl.net/5b4az/pkg/nec2/xnec2c/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc examples" RDEPEND="dev-libs/glib:2