Gentoo Archives: gentoo-commits

From: Jason Zaman <perfinion@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/bbppp/
Date: Tue, 27 Feb 2018 13:43:16
Message-Id: 1519738967.41dc8d9d1f10ac331499931ac7c06d7357fc253c.perfinion@gentoo
1 commit: 41dc8d9d1f10ac331499931ac7c06d7357fc253c
2 Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 27 13:36:46 2018 +0000
4 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 27 13:42:47 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41dc8d9d
7
8 x11-misc/bbppp: amd64 stable
9
10 Gentoo-bug: 648874
11 Package-Manager: Portage-2.3.19, Repoman-2.3.6
12
13 x11-misc/bbppp/bbppp-0.2.5-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-misc/bbppp/bbppp-0.2.5-r1.ebuild b/x11-misc/bbppp/bbppp-0.2.5-r1.ebuild
17 index 9845508cd8a..2664e9b7ae8 100644
18 --- a/x11-misc/bbppp/bbppp-0.2.5-r1.ebuild
19 +++ b/x11-misc/bbppp/bbppp-0.2.5-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2012 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=4
26 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bbtools/${PN}/${P}/${P}.tar.gz"
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~ppc ~x86"
31 +KEYWORDS="amd64 ~ppc ~x86"
32 IUSE=""
33
34 DEPEND="x11-libs/libX11"