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: media-libs/qimageblitz/
Date: Sat, 17 Feb 2018 15:29:15
Message-Id: 1518881347.2e9440cb85926e70c6fe4260b65b0bc268405b82.mgorny@gentoo
1 commit: 2e9440cb85926e70c6fe4260b65b0bc268405b82
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 17 15:27:33 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 17 15:29:07 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e9440cb
7
8 media-libs/qimageblitz: Remove *-fbsd due to Qt5 dep
9
10 media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild b/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild
14 index 90763d078dd..a9370aa19ec 100644
15 --- a/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild
16 +++ b/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2017 Gentoo Foundation
19 +# Copyright 1999-2018 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=6
23 @@ -10,7 +10,7 @@ HOMEPAGE="https://websvn.kde.org/trunk/kdesupport/qimageblitz/"
24 SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz"
25
26 LICENSE="GPL-2 LGPL-2"
27 -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
28 +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
29 SLOT="0"
30 IUSE="altivec cpu_flags_x86_3dnow cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2 debug"