Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/phat/
Date: Mon, 12 Feb 2018 21:37:08
Message-Id: 1518471170.d0181e4bfbaeb0a539f566e680ef0a1fdde664f3.whissi@gentoo
1 commit: d0181e4bfbaeb0a539f566e680ef0a1fdde664f3
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 12 21:32:50 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 12 21:32:50 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0181e4b
7
8 media-libs/phat: x86 stable (bug #646968)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 media-libs/phat/phat-0.4.1-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-libs/phat/phat-0.4.1-r1.ebuild b/media-libs/phat/phat-0.4.1-r1.ebuild
16 index 5c9cb0ec057..c12ef911dd5 100644
17 --- a/media-libs/phat/phat-0.4.1-r1.ebuild
18 +++ b/media-libs/phat/phat-0.4.1-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/phat.berlios/${P}.tar.gz"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
30 +KEYWORDS="~amd64 ~ppc ~sparc x86"
31 IUSE="debug"
32
33 RDEPEND="x11-libs/gtk+:2