Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/tellico/
Date: Wed, 28 Nov 2018 09:58:59
Message-Id: 1543399108.674d0bbc283fe1a5f83dd7233b847aa1358d66d5.mgorny@gentoo
1 commit: 674d0bbc283fe1a5f83dd7233b847aa1358d66d5
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 13 12:07:38 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 28 09:58:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=674d0bbc
7
8 kde-misc/tellico: Make USE=yaz local
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 kde-misc/tellico/metadata.xml | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/kde-misc/tellico/metadata.xml b/kde-misc/tellico/metadata.xml
16 index e8ba8bd489a..c982ea5a1ff 100644
17 --- a/kde-misc/tellico/metadata.xml
18 +++ b/kde-misc/tellico/metadata.xml
19 @@ -12,5 +12,6 @@
20 </longdescription>
21 <use>
22 <flag name="discid">Add support for reading disc IDs from audio CDs</flag>
23 + <flag name="yaz">Add support for searching Z39.50 databases</flag>
24 </use>
25 </pkgmetadata>