Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/libzilla/
Date: Sat, 30 Jun 2018 10:04:53
Message-Id: 1530353076.5a137086c733d7fd3fc8567c09e6517e0f700f8a.pacho@gentoo
1 commit: 5a137086c733d7fd3fc8567c09e6517e0f700f8a
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 30 10:00:38 2018 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 30 10:04:36 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a137086
7
8 dev-python/libzilla: amd64 stable, bug #658986
9
10 Package-Manager: Portage-2.3.41, Repoman-2.3.9
11
12 dev-python/libzilla/libzilla-1.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/libzilla/libzilla-1.5.ebuild b/dev-python/libzilla/libzilla-1.5.ebuild
16 index b7f576bc029..694c6695b8d 100644
17 --- a/dev-python/libzilla/libzilla-1.5.ebuild
18 +++ b/dev-python/libzilla/libzilla-1.5.ebuild
19 @@ -11,7 +11,7 @@ DESCRIPTION="Library for managing Bugzilla bug reports from the CLI"
20 HOMEPAGE="https://github.com/monsieurp/libzilla"
21 SRC_URI="https://github.com/monsieurp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
22
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25 LICENSE="MIT"
26 SLOT="0"