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 6D69E138335 for ; Mon, 24 Jun 2019 15:14:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 96951E08CE; Mon, 24 Jun 2019 15:14:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 6B55DE08CA for ; Mon, 24 Jun 2019 15:14:18 +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 0115534691A for ; Mon, 24 Jun 2019 15:14:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 75E12626 for ; Mon, 24 Jun 2019 15:14:15 +0000 (UTC) From: "Michael Haubenwallner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Haubenwallner" Message-ID: <1561389221.5c98ee2af3fb56bfa9eee4534e60402e57004917.haubi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/did_you_mean/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/did_you_mean/did_you_mean-1.1.2.ebuild dev-ruby/did_you_mean/did_you_mean-1.2.1.ebuild dev-ruby/did_you_mean/did_you_mean-1.3.0.ebuild X-VCS-Directories: dev-ruby/did_you_mean/ X-VCS-Committer: haubi X-VCS-Committer-Name: Michael Haubenwallner X-VCS-Revision: 5c98ee2af3fb56bfa9eee4534e60402e57004917 X-VCS-Branch: master Date: Mon, 24 Jun 2019 15:14:15 +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: 82c9aa3f-58d7-47d4-ae31-313225680a5f X-Archives-Hash: 3859f33e9fe036186cd989460ffd3e8e commit: 5c98ee2af3fb56bfa9eee4534e60402e57004917 Author: Michael Haubenwallner gentoo org> AuthorDate: Mon Jun 24 15:07:12 2019 +0000 Commit: Michael Haubenwallner gentoo org> CommitDate: Mon Jun 24 15:13:41 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c98ee2a dev-ruby/did_you_mean: add ~amd64-linux ~x86-linux keywords Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner gentoo.org> dev-ruby/did_you_mean/did_you_mean-1.1.2.ebuild | 2 +- dev-ruby/did_you_mean/did_you_mean-1.2.1.ebuild | 4 ++-- dev-ruby/did_you_mean/did_you_mean-1.3.0.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-ruby/did_you_mean/did_you_mean-1.1.2.ebuild b/dev-ruby/did_you_mean/did_you_mean-1.1.2.ebuild index b7328c4ce37..2b7957f1075 100644 --- a/dev-ruby/did_you_mean/did_you_mean-1.1.2.ebuild +++ b/dev-ruby/did_you_mean/did_you_mean-1.1.2.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/yuki24/did_you_mean" LICENSE="MIT" SLOT="2.4" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" all_ruby_prepare() { diff --git a/dev-ruby/did_you_mean/did_you_mean-1.2.1.ebuild b/dev-ruby/did_you_mean/did_you_mean-1.2.1.ebuild index d62fc203069..d173ac89132 100644 --- a/dev-ruby/did_you_mean/did_you_mean-1.2.1.ebuild +++ b/dev-ruby/did_you_mean/did_you_mean-1.2.1.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 @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/yuki24/did_you_mean" LICENSE="MIT" SLOT="2.5" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" all_ruby_prepare() { diff --git a/dev-ruby/did_you_mean/did_you_mean-1.3.0.ebuild b/dev-ruby/did_you_mean/did_you_mean-1.3.0.ebuild index aea6c697389..aa7778cb36c 100644 --- a/dev-ruby/did_you_mean/did_you_mean-1.3.0.ebuild +++ b/dev-ruby/did_you_mean/did_you_mean-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/yuki24/did_you_mean" LICENSE="MIT" SLOT="2.6" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" all_ruby_prepare() {