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 31A78138334 for ; Fri, 15 Mar 2019 22:52:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 458C2E0968; Fri, 15 Mar 2019 22:52:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 18C25E0968 for ; Fri, 15 Mar 2019 22:52:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 9EF2F335D03 for ; Fri, 15 Mar 2019 22:52:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 004F24B2 for ; Fri, 15 Mar 2019 22:52:51 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1552690369.0c5c2929f28d2104caa34b75462737d85cc119bb.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/wxmaxima/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/wxmaxima/wxmaxima-18.11.4.ebuild X-VCS-Directories: sci-mathematics/wxmaxima/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 0c5c2929f28d2104caa34b75462737d85cc119bb X-VCS-Branch: master Date: Fri, 15 Mar 2019 22:52:51 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 95ce53de-d072-4c3c-a4f3-d5de3f6a1ee4 X-Archives-Hash: f7e04d986baa80e4446ac80d4b2205d5 commit: 0c5c2929f28d2104caa34b75462737d85cc119bb Author: Mikle Kolyada gentoo org> AuthorDate: Fri Mar 15 22:52:26 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Mar 15 22:52:49 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c5c2929 sci-mathematics/wxmaxima: amd64 stable wrt bug #677420 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" sci-mathematics/wxmaxima/wxmaxima-18.11.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-mathematics/wxmaxima/wxmaxima-18.11.4.ebuild b/sci-mathematics/wxmaxima/wxmaxima-18.11.4.ebuild index 56c7b4a3e19..60a23d0a0c6 100644 --- a/sci-mathematics/wxmaxima/wxmaxima-18.11.4.ebuild +++ b/sci-mathematics/wxmaxima/wxmaxima-18.11.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/wxMaxima-developers/wxmaxima/archive/Version-${PV}.t LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" S="${WORKDIR}"/${PN}-Version-${PV}