Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/xbiso/
Date: Sun, 01 Apr 2018 17:41:33
Message-Id: 1522604443.d238bab3389e0c88f9bf9f6c1bf6647887eb29f4.bman@gentoo
1 commit: d238bab3389e0c88f9bf9f6c1bf6647887eb29f4
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 1 17:02:48 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 1 17:40:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d238bab3
7
8 app-cdr/xbiso: amd64 stable
9
10 Bug: https://bugs.gentoo.org/651918
11 Package-Manager: Portage-2.3.27, Repoman-2.3.9
12
13 app-cdr/xbiso/xbiso-0.6.1-r2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild b/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild
17 index 88cc5dc936e..a8cad8936f4 100644
18 --- a/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild
19 +++ b/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/xbiso/${P}.tar.gz"
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
31 +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
32 IUSE="ftp"
33
34 RDEPEND="ftp? ( <net-libs/ftplib-4 )"