Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/splashutils/
Date: Mon, 30 Apr 2018 11:57:11
Message-Id: 1525089404.ae30efc75cf4559bdd3b2a1c880862a85e2f96e3.dilfridge@gentoo
1 commit: ae30efc75cf4559bdd3b2a1c880862a85e2f96e3
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 30 11:53:36 2018 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 30 11:56:44 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae30efc7
7
8 media-gfx/splashutils: Stable for amd64 and x86, bug 631062
9
10 It may have bugs, but it for sure doesnt have *regressions*...
11
12 Closes: https://bugs.gentoo.org/631062
13 Package-Manager: Portage-2.3.31, Repoman-2.3.9
14
15 media-gfx/splashutils/splashutils-1.5.4.4-r8.ebuild | 3 +--
16 1 file changed, 1 insertion(+), 2 deletions(-)
17
18 diff --git a/media-gfx/splashutils/splashutils-1.5.4.4-r8.ebuild b/media-gfx/splashutils/splashutils-1.5.4.4-r8.ebuild
19 index 8b09df6c5e9..824b2760294 100644
20 --- a/media-gfx/splashutils/splashutils-1.5.4.4-r8.ebuild
21 +++ b/media-gfx/splashutils/splashutils-1.5.4.4-r8.ebuild
22 @@ -33,10 +33,9 @@ SRC_URI="
23
24 LICENSE="GPL-2"
25 SLOT="0"
26 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
27 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
28
29 RDEPEND="
30 - elibc_musl? ( sys-libs/queue )
31 gpm? ( sys-libs/gpm[static-libs(+)] )
32 truetype? (
33 >=media-libs/freetype-2[static-libs]