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/CursesWidgets/
Date: Sun, 03 Jun 2018 07:41:36
Message-Id: 1528011661.778717067693da0012ac2166636f450c578ed153.slyfox@gentoo
1 commit: 778717067693da0012ac2166636f450c578ed153
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 3 07:27:28 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 3 07:41:01 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77871706
7
8 dev-perl/CursesWidgets: stable 1.997.0-r2 for ia64, bug #657186
9
10 Bug: https://bugs.gentoo.org/657186
11 Package-Manager: Portage-2.3.38, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ia64"
13
14 dev-perl/CursesWidgets/CursesWidgets-1.997.0-r2.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-perl/CursesWidgets/CursesWidgets-1.997.0-r2.ebuild b/dev-perl/CursesWidgets/CursesWidgets-1.997.0-r2.ebuild
18 index 596327d61b6..a822a6fd1fa 100644
19 --- a/dev-perl/CursesWidgets/CursesWidgets-1.997.0-r2.ebuild
20 +++ b/dev-perl/CursesWidgets/CursesWidgets-1.997.0-r2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -14,7 +14,7 @@ SRC_URI+=" http://www.digitalmages.com/perl/CursesWidgets/downloads/${PN}-${DIST
28
29 SLOT="0"
30 LICENSE="GPL-2"
31 -KEYWORDS="~amd64 ~ia64 ~ppc ~s390 ~sparc ~x86"
32 +KEYWORDS="~amd64 ia64 ~ppc ~s390 ~sparc ~x86"
33 IUSE=""
34
35 RDEPEND=">=sys-libs/ncurses-5