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-text/cb2bib/
Date: Wed, 26 Apr 2017 07:40:43
Message-Id: 1493192358.046b6ff4371c09d152aa65e4b332a89276f88f8e.ago@gentoo
1 commit: 046b6ff4371c09d152aa65e4b332a89276f88f8e
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 26 07:39:18 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 26 07:39:18 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=046b6ff4
7
8 app-text/cb2bib: amd64 stable wrt bug #616582
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-text/cb2bib/cb2bib-1.9.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-text/cb2bib/cb2bib-1.9.6.ebuild b/app-text/cb2bib/cb2bib-1.9.6.ebuild
18 index 43999dbe529..5a1d1cb3077 100644
19 --- a/app-text/cb2bib/cb2bib-1.9.6.ebuild
20 +++ b/app-text/cb2bib/cb2bib-1.9.6.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="http://www.molspaces.com/dl/progs/${P}.tar.gz"
22
23 LICENSE="GPL-3"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="amd64 ~x86"
27 IUSE="+lzo webengine +webkit"
28
29 REQUIRED_USE="?? ( webkit webengine )"