Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/makeself/
Date: Sat, 30 Dec 2017 23:26:03
Message-Id: 1514676352.095e4c22bf6a0ad24c970d198972a0b2b8421818.slyfox@gentoo
1 commit: 095e4c22bf6a0ad24c970d198972a0b2b8421818
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 30 23:25:41 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 30 23:25:52 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=095e4c22
7
8 app-arch/makeself: stable 2.2.0-r2 for hppa, bug #642608
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11 RepoMan-Options: --include-arches="hppa"
12
13 app-arch/makeself/makeself-2.2.0-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-arch/makeself/makeself-2.2.0-r2.ebuild b/app-arch/makeself/makeself-2.2.0-r2.ebuild
17 index 52c5aa12b2c..46e3361cfd1 100644
18 --- a/app-arch/makeself/makeself-2.2.0-r2.ebuild
19 +++ b/app-arch/makeself/makeself-2.2.0-r2.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/megastep/makeself/archive/release-${PV}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~amd64 hppa ~ppc x86 ~amd64-linux ~x86-linux"
26 IUSE=""
27
28 RDEPEND="sys-apps/gentoo-functions"