Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/tmpwatch/
Date: Sun, 27 Nov 2016 18:31:21
Message-Id: 1480271378.cabf75d5a0cf1700ac39ffd6722ae533757d5340.pacho@gentoo
1 commit: cabf75d5a0cf1700ac39ffd6722ae533757d5340
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 27 18:29:38 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 27 18:29:38 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cabf75d5
7
8 app-admin/tmpwatch: amd64/x86 stable, bug #600900
9
10 Package-Manager: portage-2.3.2
11
12 app-admin/tmpwatch/tmpwatch-2.11-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-admin/tmpwatch/tmpwatch-2.11-r2.ebuild b/app-admin/tmpwatch/tmpwatch-2.11-r2.ebuild
16 index da126ea..520abe1 100644
17 --- a/app-admin/tmpwatch/tmpwatch-2.11-r2.ebuild
18 +++ b/app-admin/tmpwatch/tmpwatch-2.11-r2.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://fedorahosted.org/releases/t/m/${PN}/${P}.tar.bz2"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
25 IUSE="selinux"
26
27 RDEPEND="selinux? ( sec-policy/selinux-tmpreaper )"