Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/pycharm-community/
Date: Tue, 07 Feb 2017 21:14:44
Message-Id: 1486502062.e613e253465883727d97ee203505a621c56da0ac.xmw@gentoo
1 commit: e613e253465883727d97ee203505a621c56da0ac
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 7 20:51:58 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 7 21:14:22 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e613e253
7
8 dev-util/pycharm-community: Remove bundled Java JRE (bug 589316).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 ...mmunity-2016.3.2.ebuild => pycharm-community-2016.3.2-r1.ebuild} | 6 ++++++
13 1 file changed, 6 insertions(+)
14
15 diff --git a/dev-util/pycharm-community/pycharm-community-2016.3.2.ebuild b/dev-util/pycharm-community/pycharm-community-2016.3.2-r1.ebuild
16 similarity index 94%
17 rename from dev-util/pycharm-community/pycharm-community-2016.3.2.ebuild
18 rename to dev-util/pycharm-community/pycharm-community-2016.3.2-r1.ebuild
19 index fac4c4a..998db63 100644
20 --- a/dev-util/pycharm-community/pycharm-community-2016.3.2.ebuild
21 +++ b/dev-util/pycharm-community/pycharm-community-2016.3.2-r1.ebuild
22 @@ -26,6 +26,12 @@ MY_PN=${PN/-community/}
23
24 QA_PREBUILT="*"
25
26 +src_prepare() {
27 + default
28 +
29 + rm -rf jre || die
30 +}
31 +
32 src_install() {
33 insinto /opt/${PN}
34 doins -r *