Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/kbibtex/
Date: Fri, 29 Dec 2017 10:11:21
Message-Id: 1514542254.8e12a3484bfa8b0bf76cd81deccdcfbb4033ba35.asturm@gentoo
1 commit: 8e12a3484bfa8b0bf76cd81deccdcfbb4033ba35
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 29 10:06:01 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 29 10:10:54 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e12a348
7
8 app-text/kbibtex: Add VIRTUALX_REQUIRED=test
9
10 Bug: https://bugs.gentoo.org/642580
11 Package-Manager: Portage-2.3.19, Repoman-2.3.6
12
13 app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild b/app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild
17 index 07a54326f65..667a272e8cb 100644
18 --- a/app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild
19 +++ b/app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild
20 @@ -6,6 +6,7 @@ EAPI=6
21 COMMIT=4ce7c51f163508f293c3fd39a716770cbb14ef7d
22 KDE_HANDBOOK="optional"
23 KDE_TEST="true"
24 +VIRTUALX_REQUIRED="test"
25 inherit kde5 vcs-snapshot
26
27 DESCRIPTION="BibTeX editor to edit bibliographies used with LaTeX"