From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1091440-garchives=archives.gentoo.org@lists.gentoo.org> 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 AE311138334 for <garchives@archives.gentoo.org>; Mon, 20 May 2019 11:10:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4A44E087B; Mon, 20 May 2019 11:10:45 +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 C8E7AE087B for <gentoo-commits@lists.gentoo.org>; Mon, 20 May 2019 11:10: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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EF1C7344BAB for <gentoo-commits@lists.gentoo.org>; Mon, 20 May 2019 11:10:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 647765EB for <gentoo-commits@lists.gentoo.org>; Mon, 20 May 2019 11:10:42 +0000 (UTC) From: "Mikle Kolyada" <zlogene@gentoo.org> 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" <zlogene@gentoo.org> Message-ID: <1558350626.e7a2af4898fc33e5f01dbc728b4071f30969c47e.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-officeext/ct2n/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-officeext/ct2n/ct2n-1.5.0.ebuild X-VCS-Directories: app-officeext/ct2n/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: e7a2af4898fc33e5f01dbc728b4071f30969c47e X-VCS-Branch: master Date: Mon, 20 May 2019 11:10:42 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9da7083c-cf0a-4601-aa46-f5dc1c6edff9 X-Archives-Hash: f283a762689a36da1ac11b03cba765b3 commit: e7a2af4898fc33e5f01dbc728b4071f30969c47e Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Mon May 20 11:10:26 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Mon May 20 11:10:26 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7a2af48 app-officeext/ct2n: amd64 stable wrt bug #685114 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" app-officeext/ct2n/ct2n-1.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-officeext/ct2n/ct2n-1.5.0.ebuild b/app-officeext/ct2n/ct2n-1.5.0.ebuild index bcae8f0c2c8..dd022169cb4 100644 --- a/app-officeext/ct2n/ct2n-1.5.0.ebuild +++ b/app-officeext/ct2n/ct2n-1.5.0.ebuild @@ -13,4 +13,4 @@ SRC_URI="https://extensions.libreoffice.org/extensions/ct2n-convert-text-to-numb LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86"