Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Apache-Test/
Date: Mon, 05 Dec 2016 15:54:43
Message-Id: 1480953268.1d60cbd9322eaf183b7a987020840b8d1a35e71d.klausman@gentoo
1 commit: 1d60cbd9322eaf183b7a987020840b8d1a35e71d
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 5 15:54:28 2016 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 5 15:54:28 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d60cbd9
7
8 dev-perl/Apache-Test-1.400.0-r1: stable on alpha
9
10 Gentoo-Bug: 597824
11
12 dev-perl/Apache-Test/Apache-Test-1.400.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Apache-Test/Apache-Test-1.400.0-r1.ebuild b/dev-perl/Apache-Test/Apache-Test-1.400.0-r1.ebuild
16 index 3361248..ba4953a 100644
17 --- a/dev-perl/Apache-Test/Apache-Test-1.400.0-r1.ebuild
18 +++ b/dev-perl/Apache-Test/Apache-Test-1.400.0-r1.ebuild
19 @@ -12,7 +12,7 @@ DESCRIPTION="Test.pm wrapper with helpers for testing Apache"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
25 IUSE=""
26
27 DEPEND="virtual/perl-ExtUtils-MakeMaker"