Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Data-Validate-IP/
Date: Wed, 27 Feb 2019 07:55:57
Message-Id: 1551254138.f2a8ae412c259c31c7fe88605d04e0ce50ff8689.slyfox@gentoo
1 commit: f2a8ae412c259c31c7fe88605d04e0ce50ff8689
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 27 07:55:17 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 27 07:55:38 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2a8ae41
7
8 dev-perl/Data-Validate-IP: stable 0.270.0 for ia64, bug #678676
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild b/dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild
18 index 0188c3f54a9..6d13fe63133 100644
19 --- a/dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild
20 +++ b/dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -12,7 +12,7 @@ inherit perl-module
28 DESCRIPTION="Lightweight IPv4 and IPv6 validation module"
29
30 SLOT="0"
31 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 sparc x86"
32 +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 sparc x86"
33 IUSE="test"
34
35 RDEPEND="