Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/soapbox/
Date: Sat, 29 Aug 2015 21:13:02
Message-Id: 1440882287.1056e1f33b20b8ddcc47b6a16a61f2ddc22492d4.monsieurp@gentoo
1 commit: 1056e1f33b20b8ddcc47b6a16a61f2ddc22492d4
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 29 20:58:48 2015 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 29 21:04:47 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1056e1f3
7
8 app-shells/soapbox: EAPI 5 bump.
9
10 Package-Manager: portage-2.2.20.1
11
12 app-shells/soapbox/soapbox-0.3.1-r1.ebuild | 2 +-
13 .../soapbox/{soapbox-0.3.1-r1.ebuild => soapbox-0.3.1-r2.ebuild} | 4 ++--
14 2 files changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/app-shells/soapbox/soapbox-0.3.1-r1.ebuild b/app-shells/soapbox/soapbox-0.3.1-r1.ebuild
17 index e136766..d120264 100644
18 --- a/app-shells/soapbox/soapbox-0.3.1-r1.ebuild
19 +++ b/app-shells/soapbox/soapbox-0.3.1-r1.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="http://dag.wieers.com/home-made/soapbox/${P}.tar.bz2"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="~amd64 ~x86 ~ppc ~ppc64"
26 IUSE=""
27
28 src_prepare() {
29
30 diff --git a/app-shells/soapbox/soapbox-0.3.1-r1.ebuild b/app-shells/soapbox/soapbox-0.3.1-r2.ebuild
31 similarity index 94%
32 copy from app-shells/soapbox/soapbox-0.3.1-r1.ebuild
33 copy to app-shells/soapbox/soapbox-0.3.1-r2.ebuild
34 index e136766..a53e708 100644
35 --- a/app-shells/soapbox/soapbox-0.3.1-r1.ebuild
36 +++ b/app-shells/soapbox/soapbox-0.3.1-r2.ebuild
37 @@ -1,8 +1,8 @@
38 -# Copyright 1999-2010 Gentoo Foundation
39 +# Copyright 1999-2015 Gentoo Foundation
40 # Distributed under the terms of the GNU General Public License v2
41 # $Id$
42
43 -EAPI="2"
44 +EAPI="5"
45
46 inherit multilib toolchain-funcs