Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/conf-update/
Date: Sun, 04 Oct 2015 10:14:29
Message-Id: 1443953605.6347710c09c244b60787608d94806b5543b6067d.ago@gentoo
1 commit: 6347710c09c244b60787608d94806b5543b6067d
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 4 10:13:25 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 4 10:13:25 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6347710c
7
8 app-portage/conf-update: x86 stable wrt bug #561794
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
12
13 app-portage/conf-update/conf-update-1.0.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-portage/conf-update/conf-update-1.0.3.ebuild b/app-portage/conf-update/conf-update-1.0.3.ebuild
17 index 46804f4..77f9b8d 100644
18 --- a/app-portage/conf-update/conf-update-1.0.3.ebuild
19 +++ b/app-portage/conf-update/conf-update-1.0.3.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${PF}.tar.bz2"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="amd64 ~ppc ~x86"
25 +KEYWORDS="amd64 ~ppc x86"
26 IUSE="colordiff"
27
28 RDEPEND=">=dev-libs/glib-2.6