From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0B5BC13826A for ; Wed, 25 May 2016 23:08:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C6CC14293; Wed, 25 May 2016 23:08:47 +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 E472F14292 for ; Wed, 25 May 2016 23:08:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 288CB340CAD for ; Wed, 25 May 2016 23:08:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4128E1933 for ; Wed, 25 May 2016 23:08:40 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1464217716.2c1cf6822a7c0c610239da5804ebce81c57662d5.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Pod-Spell/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Pod-Spell/Pod-Spell-1.190.0.ebuild X-VCS-Directories: dev-perl/Pod-Spell/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 2c1cf6822a7c0c610239da5804ebce81c57662d5 X-VCS-Branch: master Date: Wed, 25 May 2016 23:08:40 +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: 9a68a456-92c6-4e9f-b386-5fe621f80d36 X-Archives-Hash: 6940c5f6da636c0542dfd306df4d1899 commit: 2c1cf6822a7c0c610239da5804ebce81c57662d5 Author: Matt Turner gentoo org> AuthorDate: Wed May 25 22:59:13 2016 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed May 25 23:08:36 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c1cf682 dev-perl/Pod-Spell: added ~alpha, bug 579360. dev-perl/Pod-Spell/Pod-Spell-1.190.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Pod-Spell/Pod-Spell-1.190.0.ebuild b/dev-perl/Pod-Spell/Pod-Spell-1.190.0.ebuild index 8410f85..46ea870 100644 --- a/dev-perl/Pod-Spell/Pod-Spell-1.190.0.ebuild +++ b/dev-perl/Pod-Spell/Pod-Spell-1.190.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="A formatter for spellchecking Pod" SRC_URI+=" mirror://gentoo/podspell.1.gz https://dev.gentoo.org/~tove/files/podspell.1.gz" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha ~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="test minimal" RDEPEND="