Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/pycharm-community/
Date: Thu, 30 Nov 2017 13:33:26
Message-Id: 1512048754.24275e796f8e90d4d38a5d7305ff2905cac65af8.mrueg@gentoo
1 commit: 24275e796f8e90d4d38a5d7305ff2905cac65af8
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 30 13:32:34 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 30 13:32:34 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24275e79
7
8 dev-util/pycharm-community: Remove old
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11
12 dev-util/pycharm-community/Manifest | 2 -
13 .../pycharm-community-2016.3.2-r1.ebuild | 45 ----------------------
14 .../pycharm-community-2017.1.5.ebuild | 45 ----------------------
15 3 files changed, 92 deletions(-)
16
17 diff --git a/dev-util/pycharm-community/Manifest b/dev-util/pycharm-community/Manifest
18 index b75b4671ba4..aa1b4a8c176 100644
19 --- a/dev-util/pycharm-community/Manifest
20 +++ b/dev-util/pycharm-community/Manifest
21 @@ -1,5 +1,3 @@
22 -DIST pycharm-community-2016.3.2.tar.gz 215633678 BLAKE2B 90343115da749ea82e54bf7c1ffc35297210a681fd7e1353982953eed48a6f6f7689ad32ffc06ee5bac0622c9e95029925c11a21a2eeb3385bc75179d5889040 SHA512 64f8fd908c2165e4534f77596e6f9a86e72a04390432a0c1206d8a5cfde8a54067d5747a6f1f2a5ba5bb168e311d5f432939c87a15f871330ce2c2e42c9bfc8a
23 -DIST pycharm-community-2017.1.5.tar.gz 195342869 BLAKE2B 6509210792c49db650798e7c88717293ad8e367e47a3174dc42cda8b104fdc9957e882989a4df70a95f44dbd89e72ef6a4ac590ee6e64cc8d2268263c5a82c5a SHA512 1eac6062a1b92782e50425e053ec326965eaff6bf36ec3cf6d4e9fcdc1fe1a8baaf4d16131a38fc506c55c384943aaea51cf5f4c9d8d2e36080b7342ef1af21c
24 DIST pycharm-community-2017.2.3.tar.gz 200478376 BLAKE2B ea42444c5596358aaa24f0b2ece1294ff386c83c8f411c328fea540b1250fc225fe5297789da2d9f76c2faa485c151cf20d02e7af890cdd18d9fbfdbb59aa4a8 SHA512 502b056f15367c0aaed2a2b001b218f2f7e48d65b313d7560f3b77a0337a2502628ee502cb730eb2f8c6c853460988760e10601b98d43936603afa80beb1065e
25 DIST pycharm-community-2017.2.4.tar.gz 200392450 BLAKE2B 83c03b02923074c0a744e6df749d5eaff2b4f5d31f13d0e1cdda3fc7aced4b13897515260605b6b277193cc84c0de4bb61917227e30879bc8135b47d5712a540 SHA512 4c98c026e36d8dd7ba0bd2ccdcffb1301d0cb79b111d032d85e0875f55d8e8a708cc1d1f319baad93f308169a1ca2aad608b940b71810907e0929bb790af15f9
26 DIST pycharm-community-2017.3.tar.gz 282451011 BLAKE2B 250265d7cb0cb3ba94733c9404f6bc1c6e4f62207721011e9eec65780f9e4c92148626065051a1e875124d013cff488c8d7ab9861c094bf4a33c0b8596e717e9 SHA512 4e835f671971171966f52a4219f47fda2675b2fcf38f0f91ff90b1aa00508ed3b5445a488750c6e9d82515780e9f190201da918230c0b80d869d6b16ab352cc6
27
28 diff --git a/dev-util/pycharm-community/pycharm-community-2016.3.2-r1.ebuild b/dev-util/pycharm-community/pycharm-community-2016.3.2-r1.ebuild
29 deleted file mode 100644
30 index 2b1fc89caea..00000000000
31 --- a/dev-util/pycharm-community/pycharm-community-2016.3.2-r1.ebuild
32 +++ /dev/null
33 @@ -1,45 +0,0 @@
34 -# Copyright 1999-2017 Gentoo Foundation
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=6
38 -
39 -inherit eutils readme.gentoo-r1
40 -
41 -DESCRIPTION="Intelligent Python IDE with unique code assistance and analysis"
42 -HOMEPAGE="http://www.jetbrains.com/pycharm/"
43 -SRC_URI="http://download.jetbrains.com/python/${P}.tar.gz"
44 -
45 -LICENSE="Apache-2.0 BSD CDDL MIT-with-advertising"
46 -SLOT="0"
47 -KEYWORDS="amd64 x86"
48 -IUSE=""
49 -
50 -RDEPEND=">=virtual/jre-1.8"
51 -DEPEND=""
52 -
53 -RESTRICT="mirror strip"
54 -
55 -QA_PREBUILT="opt/${PN}/bin/fsnotifier
56 - opt/${PN}/bin/fsnotifier64
57 - opt/${PN}/bin/fsnotifier-arm"
58 -
59 -MY_PN=${PN/-community/}
60 -
61 -src_prepare() {
62 - default
63 -
64 - rm -rf jre || die
65 -}
66 -
67 -src_install() {
68 - insinto /opt/${PN}
69 - doins -r *
70 -
71 - fperms a+x /opt/${PN}/bin/{pycharm.sh,fsnotifier{,64},inspect.sh}
72 -
73 - dosym /opt/${PN}/bin/pycharm.sh /usr/bin/${PN}
74 - newicon "bin/${MY_PN}.png" ${PN}.png
75 - make_desktop_entry ${PN} "${PN}" "${PN}"
76 -
77 - readme.gentoo_create_doc
78 -}
79
80 diff --git a/dev-util/pycharm-community/pycharm-community-2017.1.5.ebuild b/dev-util/pycharm-community/pycharm-community-2017.1.5.ebuild
81 deleted file mode 100644
82 index 6bcb19218d4..00000000000
83 --- a/dev-util/pycharm-community/pycharm-community-2017.1.5.ebuild
84 +++ /dev/null
85 @@ -1,45 +0,0 @@
86 -# Copyright 1999-2017 Gentoo Foundation
87 -# Distributed under the terms of the GNU General Public License v2
88 -
89 -EAPI=6
90 -
91 -inherit eutils readme.gentoo-r1
92 -
93 -DESCRIPTION="Intelligent Python IDE with unique code assistance and analysis"
94 -HOMEPAGE="http://www.jetbrains.com/pycharm/"
95 -SRC_URI="http://download.jetbrains.com/python/${P}.tar.gz"
96 -
97 -LICENSE="Apache-2.0 BSD CDDL MIT-with-advertising"
98 -SLOT="0"
99 -KEYWORDS="~amd64 ~x86"
100 -IUSE=""
101 -
102 -RDEPEND=">=virtual/jre-1.8"
103 -DEPEND=""
104 -
105 -RESTRICT="mirror strip"
106 -
107 -QA_PREBUILT="opt/${PN}/bin/fsnotifier
108 - opt/${PN}/bin/fsnotifier64
109 - opt/${PN}/bin/fsnotifier-arm"
110 -
111 -MY_PN=${PN/-community/}
112 -
113 -src_prepare() {
114 - default
115 -
116 - rm -rf jre || die
117 -}
118 -
119 -src_install() {
120 - insinto /opt/${PN}
121 - doins -r *
122 -
123 - fperms a+x /opt/${PN}/bin/{pycharm.sh,fsnotifier{,64},inspect.sh}
124 -
125 - dosym ../../opt/${PN}/bin/pycharm.sh /usr/bin/${PN}
126 - newicon "bin/${MY_PN}.png" ${PN}.png
127 - make_desktop_entry ${PN} "${PN}" "${PN}"
128 -
129 - readme.gentoo_create_doc
130 -}