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/Text-Template/
Date: Mon, 20 Aug 2018 04:13:35
Message-Id: 1534738368.57094882ae5c0b2fcb0171496ae86baaa2bdd357.mattst88@gentoo
1 commit: 57094882ae5c0b2fcb0171496ae86baaa2bdd357
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 20 04:12:48 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 20 04:12:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57094882
7
8 dev-perl/Text-Template-1.510.0: alpha stable, bug 663934
9
10 dev-perl/Text-Template/Text-Template-1.510.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-perl/Text-Template/Text-Template-1.510.0.ebuild b/dev-perl/Text-Template/Text-Template-1.510.0.ebuild
14 index ff3b459c660..994e913a336 100644
15 --- a/dev-perl/Text-Template/Text-Template-1.510.0.ebuild
16 +++ b/dev-perl/Text-Template/Text-Template-1.510.0.ebuild
17 @@ -10,7 +10,7 @@ inherit perl-module
18 DESCRIPTION="Expand template text with embedded Perl"
19
20 SLOT="0"
21 -KEYWORDS="~alpha amd64 ~hppa ppc x86 ~ppc-macos"
22 +KEYWORDS="alpha amd64 ~hppa ppc x86 ~ppc-macos"
23 IUSE="test"
24
25 RDEPEND="