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 8EB4A139694 for ; Mon, 3 Jul 2017 21:13:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53BDE274012; Mon, 3 Jul 2017 21:13:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 37F31274012 for ; Mon, 3 Jul 2017 21:13:02 +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 6C69C3417E7 for ; Mon, 3 Jul 2017 21:13:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8BF1E74A6 for ; Mon, 3 Jul 2017 21:12:58 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1499116372.5922cf680256073685533637e663e7e861255bd8.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/convmv/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/convmv/convmv-2.01.ebuild X-VCS-Directories: app-text/convmv/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 5922cf680256073685533637e663e7e861255bd8 X-VCS-Branch: master Date: Mon, 3 Jul 2017 21:12:58 +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: 8d4c85cc-3584-4d41-a8d5-8aaaf9e55cc7 X-Archives-Hash: f176ef6097ca3452cdda383afaf1a82a commit: 5922cf680256073685533637e663e7e861255bd8 Author: Lars Wendler gentoo org> AuthorDate: Mon Jul 3 21:11:29 2017 +0000 Commit: Lars Wendler gentoo org> CommitDate: Mon Jul 3 21:12:52 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5922cf68 app-text/convmv: Version 2.01 stable for all arches (bug #623558). Package-Manager: Portage-2.3.6, Repoman-2.3.2 app-text/convmv/convmv-2.01.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/convmv/convmv-2.01.ebuild b/app-text/convmv/convmv-2.01.ebuild index 6fad4bcbd99..f33868fa45f 100644 --- a/app-text/convmv/convmv-2.01.ebuild +++ b/app-text/convmv/convmv-2.01.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://j3e.de/linux/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" DEPEND="dev-lang/perl"