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 EBF391382C5 for ; Fri, 5 Jan 2018 13:32:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 363D2E0DE2; Fri, 5 Jan 2018 13:32:47 +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 13F42E0DE2 for ; Fri, 5 Jan 2018 13:32:47 +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 3791C335C0C for ; Fri, 5 Jan 2018 13:32:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B2D71145 for ; Fri, 5 Jan 2018 13:32:44 +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: <1515159161.e7df7f62ca846e34be7a063e039ce67422644c8c.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/DBI-Shell/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/DBI-Shell/DBI-Shell-11.950.0-r2.ebuild X-VCS-Directories: dev-perl/DBI-Shell/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: e7df7f62ca846e34be7a063e039ce67422644c8c X-VCS-Branch: master Date: Fri, 5 Jan 2018 13:32:44 +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: bb623592-cd3e-4bf7-aa93-7cf87cfad0ad X-Archives-Hash: a91d8a9c0fd13895af6848e6b52f6c19 commit: e7df7f62ca846e34be7a063e039ce67422644c8c Author: Mikle Kolyada gentoo org> AuthorDate: Fri Jan 5 13:32:16 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Jan 5 13:32:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7df7f62 dev-perl/DBI-Shell: Mark stable wrt bug #643240 Package-Manager: Portage-2.3.13, Repoman-2.3.3 dev-perl/DBI-Shell/DBI-Shell-11.950.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/DBI-Shell/DBI-Shell-11.950.0-r2.ebuild b/dev-perl/DBI-Shell/DBI-Shell-11.950.0-r2.ebuild index 5f323225be7..6167612c4c3 100644 --- a/dev-perl/DBI-Shell/DBI-Shell-11.950.0-r2.ebuild +++ b/dev-perl/DBI-Shell/DBI-Shell-11.950.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Interactive command shell for the DBI" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND="dev-perl/IO-Tee