Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/etckeeper/
Date: Sun, 06 Mar 2016 12:58:52
Message-Id: 1457269108.5ab311f9fa97ca03b50f2052590b7d36b61705d4.ago@gentoo
1 commit: 5ab311f9fa97ca03b50f2052590b7d36b61705d4
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 6 12:56:03 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 6 12:58:28 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ab311f9
7
8 sys-apps/etckeeper: amd64 stable wrt bug #574842
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-apps/etckeeper/etckeeper-1.18.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-apps/etckeeper/etckeeper-1.18.1.ebuild b/sys-apps/etckeeper/etckeeper-1.18.1.ebuild
18 index 404763e..faba550 100644
19 --- a/sys-apps/etckeeper/etckeeper-1.18.1.ebuild
20 +++ b/sys-apps/etckeeper/etckeeper-1.18.1.ebuild
21 @@ -13,7 +13,7 @@ HOMEPAGE="https://etckeeper.branchable.com/"
22 SRC_URI="https://github.com/joeyh/etckeeper/archive/${PV}.tar.gz -> ${P}.tar.gz"
23
24 LICENSE="GPL-2"
25 -KEYWORDS="~amd64 ~arm ~x86"
26 +KEYWORDS="amd64 ~arm ~x86"
27 SLOT="0"
28 IUSE="bazaar cron"
29 REQUIRED_USE="bazaar? ( ${PYTHON_REQUIRED_USE} )"