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: Sat, 02 Feb 2019 15:39:05
Message-Id: 1549121911.7662fc20411282b9054877ed96b358c84db7d378.asturm@gentoo
1 commit: 7662fc20411282b9054877ed96b358c84db7d378
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 2 15:36:31 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 2 15:38:31 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7662fc20
7
8 app-text/kbibtex: 0.8.2 amd64 stable
9
10 Closes: https://bugs.gentoo.org/676964
11 Package-Manager: Portage-2.3.59, Repoman-2.3.12
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 app-text/kbibtex/kbibtex-0.8.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-text/kbibtex/kbibtex-0.8.2.ebuild b/app-text/kbibtex/kbibtex-0.8.2.ebuild
18 index 8ad141fe00c..2b44a318799 100644
19 --- a/app-text/kbibtex/kbibtex-0.8.2.ebuild
20 +++ b/app-text/kbibtex/kbibtex-0.8.2.ebuild
21 @@ -12,7 +12,7 @@ DESCRIPTION="BibTeX editor to edit bibliographies used with LaTeX"
22 HOMEPAGE="https://userbase.kde.org/KBibTeX"
23 if [[ ${KDE_BUILD_TYPE} != live ]]; then
24 SRC_URI="mirror://kde/stable/KBibTeX/${PV}/${P}.tar.xz"
25 - KEYWORDS="~amd64 x86"
26 + KEYWORDS="amd64 x86"
27 fi
28
29 LICENSE="GPL-2"