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-admin/chrootuid/
Date: Sat, 02 Mar 2019 19:52:34
Message-Id: 1551556340.c068332f64b7b1e9301cc318eae03a8ddd3ca4ba.slyfox@gentoo
1 commit: c068332f64b7b1e9301cc318eae03a8ddd3ca4ba
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 2 19:51:32 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 2 19:52:20 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c068332f
7
8 app-admin/chrootuid: stable 1.3-r2 for ia64, bug #677846
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 app-admin/chrootuid/chrootuid-1.3-r2.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-admin/chrootuid/chrootuid-1.3-r2.ebuild b/app-admin/chrootuid/chrootuid-1.3-r2.ebuild
18 index cdb02fef8c5..d42cb3a4552 100644
19 --- a/app-admin/chrootuid/chrootuid-1.3-r2.ebuild
20 +++ b/app-admin/chrootuid/chrootuid-1.3-r2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.porcupine.org/pub/security/${MY_P}.tar.gz"
28
29 LICENSE="BSD"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~x86"
32 +KEYWORDS="~amd64 ~arm ia64 ~ppc ~x86"
33 IUSE=""
34
35 S="${WORKDIR}/${MY_P}"