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: Thu, 01 Oct 2015 12:37:20
Message-Id: 1443703000.7bfe41a7472cf88c10075e51114910f907bda718.ago@gentoo
1 commit: 7bfe41a7472cf88c10075e51114910f907bda718
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 1 12:36:40 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 1 12:36:40 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bfe41a7
7
8 app-portage/conf-update: amd64 stable wrt bug #561794
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="amd64"
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 9780031..46804f4 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