diff options
author | Michael Weber <xmw@gentoo.org> | 2017-12-22 11:00:14 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-12-22 11:17:19 +0100 |
commit | 25964bc366e41abe15158fad7d70419371499833 (patch) | |
tree | 48b8dbe5a7b58c592cd30db32524e7cfb174ac2d /dev-util/pycharm-professional | |
parent | dev-util/pycharm-professional-2017.3: amd64 x86 stable. (diff) | |
download | gentoo-25964bc366e41abe15158fad7d70419371499833.tar.gz gentoo-25964bc366e41abe15158fad7d70419371499833.tar.bz2 gentoo-25964bc366e41abe15158fad7d70419371499833.zip |
dev-util/pycharm-professional: Remove old versions.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-util/pycharm-professional')
3 files changed, 0 insertions, 120 deletions
diff --git a/dev-util/pycharm-professional/Manifest b/dev-util/pycharm-professional/Manifest index 15c7ae7fd454..8e3bcf221f43 100644 --- a/dev-util/pycharm-professional/Manifest +++ b/dev-util/pycharm-professional/Manifest @@ -1,3 +1 @@ -DIST pycharm-professional-2017.2.3.tar.gz 273776254 BLAKE2B 55adb23328112ff8d7e0f1f7ebb42d39b5528feaff9eee10526979bd8f22c17432e72c22b40e0c234bb0497cd6143dda680ed544a750e43e31bde265f30e125d SHA512 1233b4b272017856e90125e3439f1057f22852749d101532e1b57d51c382d017fa15442307120d49a77a150c863e33fa53e799f2c77ff6d56312381a82fd51fd -DIST pycharm-professional-2017.2.4.tar.gz 273678656 BLAKE2B e46a91b81a87d84064674aaded9e71fbdb069b14bca74f47c8569302c84318542ed70923ed38d5890314b562159af55b26854fcfea7061cc80294f0b57069dce SHA512 60693e48a3c28bc7108e84b9beeba073ae2ebad53dc5bf792bf42abb474ebeb4d6b7fd73211cb3152a7afdc632384903900a041df6b3dc8f73a8ba623415fb8d DIST pycharm-professional-2017.3.tar.gz 358504339 BLAKE2B 4ac1eb3feed289326a0122e3e4f869d7be740db1fd8d1c5f5c80400a8d8aa2daa444d4fa279c33865aecec4af4a28999e10b100714a44aa1d772d7f598ac05f4 SHA512 b7a085eda5d3e4ca8a918009f80cd7d90a281f2e522718211b4813f199a9c3a8f38f9742600336c09db479691c789d852ddc1d99e9ee2b11876e85728ae51b44 diff --git a/dev-util/pycharm-professional/pycharm-professional-2017.2.3.ebuild b/dev-util/pycharm-professional/pycharm-professional-2017.2.3.ebuild deleted file mode 100644 index a52a5ee20aa2..000000000000 --- a/dev-util/pycharm-professional/pycharm-professional-2017.2.3.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit gnome2-utils xdg-utils readme.gentoo-r1 - -DESCRIPTION="Intelligent Python IDE with unique code assistance and analysis" -HOMEPAGE="http://www.jetbrains.com/pycharm/" -SRC_URI="http://download.jetbrains.com/python/${P}.tar.gz" - -LICENSE="PyCharm_Academic PyCharm_Classroom PyCharm PyCharm_OpenSource PyCharm_Preview" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=">=virtual/jre-1.8 - dev-python/pip" -DEPEND="" - -RESTRICT="mirror strip" - -QA_PREBUILT="opt/${PN}/bin/fsnotifier - opt/${PN}/bin/fsnotifier64 - opt/${PN}/bin/fsnotifier-arm - opt/${PN}/bin/libyjpagent-linux.so - opt/${PN}/bin/libyjpagent-linux64.so" - -MY_PN=${PN/-professional/} -S="${WORKDIR}/${MY_PN}-${PV}" - -src_prepare() { - default - - rm -rf jre || die -} - -src_install() { - insinto /opt/${PN} - doins -r * - - fperms a+x /opt/${PN}/bin/{pycharm.sh,fsnotifier{,64},inspect.sh} - - dosym ../../opt/${PN}/bin/pycharm.sh /usr/bin/${PN} - newicon bin/${MY_PN}.png ${PN}.png - make_desktop_entry ${PN} ${PN} ${PN} - - readme.gentoo_create_doc -} - -pkg_postinst() { - xdg_desktop_database_update - gnome2_icon_cache_update -} - -pkg_postrm() { - xdg_desktop_database_update - gnome2_icon_cache_update -} diff --git a/dev-util/pycharm-professional/pycharm-professional-2017.2.4.ebuild b/dev-util/pycharm-professional/pycharm-professional-2017.2.4.ebuild deleted file mode 100644 index 5d0519372d5e..000000000000 --- a/dev-util/pycharm-professional/pycharm-professional-2017.2.4.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit gnome2-utils xdg-utils readme.gentoo-r1 - -DESCRIPTION="Intelligent Python IDE with unique code assistance and analysis" -HOMEPAGE="http://www.jetbrains.com/pycharm/" -SRC_URI="http://download.jetbrains.com/python/${P}.tar.gz" - -LICENSE="PyCharm_Academic PyCharm_Classroom PyCharm PyCharm_OpenSource PyCharm_Preview" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=virtual/jre-1.8 - dev-python/pip" -DEPEND="" - -RESTRICT="mirror strip" - -QA_PREBUILT="opt/${PN}/bin/fsnotifier - opt/${PN}/bin/fsnotifier64 - opt/${PN}/bin/fsnotifier-arm - opt/${PN}/bin/libyjpagent-linux.so - opt/${PN}/bin/libyjpagent-linux64.so" - -MY_PN=${PN/-professional/} -S="${WORKDIR}/${MY_PN}-${PV}" - -src_prepare() { - default - - rm -rf jre || die -} - -src_install() { - insinto /opt/${PN} - doins -r * - - fperms a+x /opt/${PN}/bin/{pycharm.sh,fsnotifier{,64},inspect.sh} - - dosym ../../opt/${PN}/bin/pycharm.sh /usr/bin/${PN} - newicon bin/${MY_PN}.png ${PN}.png - make_desktop_entry ${PN} ${PN} ${PN} - - readme.gentoo_create_doc -} - -pkg_postinst() { - xdg_desktop_database_update - gnome2_icon_cache_update -} - -pkg_postrm() { - xdg_desktop_database_update - gnome2_icon_cache_update -} |