Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Info/
Date: Wed, 25 May 2016 22:48:20
Message-Id: 1464216407.2594be306a9abc1ec8fb28ee4a3c81ba346f0557.mattst88@gentoo
1 commit: 2594be306a9abc1ec8fb28ee4a3c81ba346f0557
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 25 22:45:09 2016 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed May 25 22:46:47 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2594be30
7
8 dev-perl/Module-Info: added ~alpha, bug 578382.
9
10 dev-perl/Module-Info/Module-Info-0.370.0-r1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-perl/Module-Info/Module-Info-0.370.0-r1.ebuild b/dev-perl/Module-Info/Module-Info-0.370.0-r1.ebuild
14 index 388df7f..455f5db 100644
15 --- a/dev-perl/Module-Info/Module-Info-0.370.0-r1.ebuild
16 +++ b/dev-perl/Module-Info/Module-Info-0.370.0-r1.ebuild
17 @@ -11,7 +11,7 @@ inherit perl-module
18 DESCRIPTION="Information about Perl modules"
19
20 SLOT="0"
21 -KEYWORDS="~amd64 ~mips ~ppc ~x86"
22 +KEYWORDS="~alpha ~amd64 ~mips ~ppc ~x86"
23 IUSE="test"
24
25 RDEPEND="