From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1AD881384B4 for ; Fri, 20 Nov 2015 19:48:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 093ED21C002; Fri, 20 Nov 2015 19:48:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8154221C002 for ; Fri, 20 Nov 2015 19:48:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1AF75340A33 for ; Fri, 20 Nov 2015 19:48:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2867AA95 for ; Fri, 20 Nov 2015 19:47:59 +0000 (UTC) From: "Mike Auty" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Auty" Message-ID: <1448048875.0d1080e408ee455bb33e8dc732a63ffe11695733.ikelos@gentoo> Subject: [gentoo-commits] dev/ikelos:master commit in: dev-util/pycharm-community/ X-VCS-Repository: dev/ikelos X-VCS-Files: dev-util/pycharm-community/ChangeLog dev-util/pycharm-community/Manifest dev-util/pycharm-community/pycharm-community-4.5.3.ebuild dev-util/pycharm-community/pycharm-community-5.0.1.ebuild X-VCS-Directories: dev-util/pycharm-community/ X-VCS-Committer: ikelos X-VCS-Committer-Name: Mike Auty X-VCS-Revision: 0d1080e408ee455bb33e8dc732a63ffe11695733 X-VCS-Branch: master Date: Fri, 20 Nov 2015 19:47:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 2449716b-0b14-43a0-9b83-bdf6c2a5dd45 X-Archives-Hash: 52cb852b5478d4f4ce63e61e83bf3a91 commit: 0d1080e408ee455bb33e8dc732a63ffe11695733 Author: layman localhost> AuthorDate: Fri Nov 20 19:47:55 2015 +0000 Commit: Mike Auty gentoo org> CommitDate: Fri Nov 20 19:47:55 2015 +0000 URL: https://gitweb.gentoo.org/dev/ikelos.git/commit/?id=0d1080e4 Bump pycharm-community edition. dev-util/pycharm-community/ChangeLog | 76 ++++++++++++++++------ dev-util/pycharm-community/Manifest | 13 +++- ...4.5.3.ebuild => pycharm-community-5.0.1.ebuild} | 2 +- 3 files changed, 69 insertions(+), 22 deletions(-) diff --git a/dev-util/pycharm-community/ChangeLog b/dev-util/pycharm-community/ChangeLog index b2ed914..467228b 100644 --- a/dev-util/pycharm-community/ChangeLog +++ b/dev-util/pycharm-community/ChangeLog @@ -1,31 +1,69 @@ # ChangeLog for dev-util/pycharm-community # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pycharm-community/ChangeLog,v 1.6 2015/06/01 12:52:12 xmw Exp $ +# (auto-generated from git log) -*pycharm-community-4.5.1 (01 Jun 2015) +*pycharm-community-4.5.3 (09 Aug 2015) +*pycharm-community-4.5.2 (09 Aug 2015) +*pycharm-community-4.0.6 (09 Aug 2015) +*pycharm-community-3.4.1 (09 Aug 2015) - 01 Jun 2015; Michael Weber +pycharm-community-4.5.1.ebuild, - pycharm-community-4.0.6.ebuild: - Version bump (thanks Manuel Rüger, 550276). + 09 Aug 2015; Robin H. Johnson +files/README.gentoo, + +metadata.xml, +pycharm-community-3.4.1.ebuild, + +pycharm-community-4.0.6.ebuild, +pycharm-community-4.5.2.ebuild, + +pycharm-community-4.5.3.ebuild: + proj/gentoo: Initial commit -*pycharm-community-4.0.6 (28 Apr 2015) + This commit represents a new era for Gentoo: + Storing the gentoo-x86 tree in Git, as converted from CVS. - 28 Apr 2015; Michael Weber +pycharm-community-4.0.6.ebuild, - -pycharm-community-4.0.4.ebuild: - Version bump (bug 546510, thanks Jeremy Murphy). + This commit is the start of the NEW history. + Any historical data is intended to be grafted onto this point. -*pycharm-community-4.0.5 (12 Mar 2015) + Creation process: + 1. Take final CVS checkout snapshot + 2. Remove ALL ChangeLog* files + 3. Transform all Manifests to thin + 4. Remove empty Manifests + 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ + 5.1. Do not touch files with -kb/-ko keyword flags. - 12 Mar 2015; Michael Weber +pycharm-community-4.0.5.ebuild: - Version bump (bug 543078, thanks mrueg). + Signed-off-by: Robin H. Johnson + X-Thanks: Alec Warner - did the GSoC 2006 migration + tests + X-Thanks: Robin H. Johnson - infra guy, herding this + project + X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo + developer, wrote Git features for the migration + X-Thanks: Brian Harring - wrote much python to improve + cvs2svn + X-Thanks: Rich Freeman - validation scripts + X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 + work in migration + X-Thanks: Michał Górny - scripts, QA, nagging + X-Thanks: All of other Gentoo developers - many ideas and lots of paint on + the bikeshed -*pycharm-community-4.0.4 (24 Feb 2015) + 24 Aug 2015; Justin Lecher metadata.xml: + Use https by default - 24 Feb 2015; Michael Weber +pycharm-community-4.0.4.ebuild: - Version bump (bug 531236). + Convert all URLs for sites supporting encrypted connections from http to + https -*pycharm-community-3.4.1 (14 Sep 2014) + Signed-off-by: Justin Lecher + + 24 Aug 2015; Mike Gilbert metadata.xml: + Revert DOCTYPE SYSTEM https changes in metadata.xml + + repoman does not yet accept the https version. + This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. + + Bug: https://bugs.gentoo.org/552720 + +*pycharm-community-4.5.4 (15 Sep 2015) + + 15 Sep 2015; Michael Weber -pycharm-community-4.5.2.ebuild, + +pycharm-community-4.5.4.ebuild: + Version bump, drop old. + + Package-Manager: portage-2.2.20.1 - 14 Sep 2014; Michael Weber +files/README.gentoo, - +metadata.xml, +pycharm-community-3.4.1.ebuild: - Import from xmw overlay (bug 369375, thanks all contributing/testing) diff --git a/dev-util/pycharm-community/Manifest b/dev-util/pycharm-community/Manifest index c4c3280..64c5d20 100644 --- a/dev-util/pycharm-community/Manifest +++ b/dev-util/pycharm-community/Manifest @@ -1,5 +1,14 @@ AUX README.gentoo 169 SHA256 3bcfb4f4909ec42cbaba2645b5c88d111f47b7d5e800a8aeadf3130091fd8bab SHA512 a0254552b98b6ec8dadd91ed7df35bf990d08025d8352366f58ecabe94cdde2df64d8665447d0a2ffc1edacdeb05124c2a82722d5ad70b614d90bb0ae38544d2 WHIRLPOOL f0de5cc2a1955e210655ee10d305bcfaf6a4a7b6dba46e17eece981d50bb461e9bd5bde772462a5849ebf59e54357bcfe42a5322c614bc75c1f96202654aa605 +DIST pycharm-community-3.4.1.tar.gz 112821686 SHA256 96427b1e842e7c09141ec4d3ede627c5ca7d821c0d6c98169b56a34f9035ef64 SHA512 3f5a4c8c598ed0fe1a28335b63864a5597fe6da3d6de225ada93bbe4342b81db8cc0a96f297b5f0ebe9608b8507f9293419790805b7e24e0151175e952ecd421 WHIRLPOOL efd62eb960902ab26983f51b2904209315b5a9535d6f0c0a45bc9d90df87cafc9d2d720d20e702b1846c0d2083af4e529f6de15184d73996da6164b4b8a38ac2 +DIST pycharm-community-4.0.6.tar.gz 121278114 SHA256 7aa0ed3d743ed6886329671d2e5ae10abdac35d0595cff8d6eeb39ada9168e9a SHA512 b9a20550fac93e9d247da702d8cf2e5c56eba9cb427024d85c76d21547f2e11f037ad12f465f4fdcbd3a8ee7e080bcaebf2b081af100b03953388f97921caba5 WHIRLPOOL cbb42c85a0835c323294f9b7648f8db51fd98b2b936dd92b228ee90e0ac78231d7fe8e16dd114c73380fd1bc6061a178e30483631fc16ee90c3b7a9f2c690d74 DIST pycharm-community-4.5.3.tar.gz 121605129 SHA256 205247b94965d9499e55d13ec701364475ff823d9353d967744750f6ceadc38d SHA512 0ae316890d6e348024f974a81cca9669c61f005a7af0cd0ef4d2f051fcb71cebbe372446f3a660f9c2a87837d7986809493499b34311a175542751d4f8597753 WHIRLPOOL e3895326751e6fd97a6ec60fc3933fc07b61337668dd18662ab22bb85f41fac1fca2511bf8eccfa0946dffa5f51f9cb24fda6019c88c88e07f281e390e6a37d9 -EBUILD pycharm-community-4.5.3.ebuild 978 SHA256 71a95069aa246caf03b2135257db284a5f9d259bd6655ef544e02614713f06bb SHA512 01b05ee12ca32bf1193fe4eeb2615b5deb8e9a72b50bb417085cc27a037d478db67f40baa781e586887d8429bc70879f22ebf9fd112f45e56fbe74b4e475111c WHIRLPOOL 2298063e97d032ca1e30f32e5652eaea424a98472260fd7e26d139f5be364eacf5d9577f96cd5b891177ea87724694e184db17c545c08a04212c2aaee5168e5b -MISC ChangeLog 1171 SHA256 4e0c9bfe0b3cd482809a8fc86e59ab751b870678415e10d6c93f874ddd00672a SHA512 df7e2ce62ab814dbd6934eab71afbb4bfcabd2529f3d5caa1802cfe2d53704567e27f59802c88d054c1571cd2c0724af97db312442a7885b23652c7208e41b33 WHIRLPOOL e643271a09a87e82f8b5f1c450a6aec0b1a437c42ac13d417abd0a8a87a44ab1f073109fe94570228fbc67f520fe483060c317065a7330b644559ef4c418a033 +DIST pycharm-community-4.5.4.tar.gz 121580731 SHA256 6bdd344eb88ee50cf29e98278c87faad0d1a23a7ec84c1794b956d2633024228 SHA512 e0c90fd84d60e1ac644c2b29aef484c1768cf8832c70cbc1a7905b64e0ef0fd7ec50665b9b15fcdaad762852e42103487b59fc4c8d1e711fd3a30123f8c959eb WHIRLPOOL d3725d9f3d983edf111f8aeb903bced2df643e9b39dcff59f21c176a16d9304dfe833ee542e204d1a4f5cdfadb33025587a669f190202bbae83cd9d102250c08 +DIST pycharm-community-5.0.1.tar.gz 134214228 SHA256 8e8b276954b8cc5e5afa79918c50cf60fc21bf5cddce6a6fa2e232627c8da392 SHA512 4f5d193b30e3d30c1bff7f2212ef061595e1f31587c16f2a527d85962ac500d86b4be8abe631f219386ec893693999248fdf92f3bbcd115f3593513e60df2fdd WHIRLPOOL b3b5d49541c4a9c1f6acecac017fc84794b6b33b0d8995a58143258641fe9737c226fe2d488b9f9ace364265885542cb51c07e12d34e7f70027b8d15d9104f31 +EBUILD pycharm-community-3.4.1.ebuild 787 SHA256 84765492367047fa1e01f45c8b349b1212895fd9569661c78adaffabf30f2745 SHA512 8f494c66e0ad479e15b0041a5fdd84bd3918cc6cfa0a6a748744104960f9e2a3a08deef2ae0060eb29020c9ef4282caee4107bab617e282b498255b7a995a70e WHIRLPOOL 972cc2b885e1b3831a7d7713928617bf6b4666fbd926432ea59793f1f7a11dbef1792abb0df74c0aeaaa1399bd058a28d44033da8a242f9d1a1fc302545ffb33 +EBUILD pycharm-community-4.0.6.ebuild 856 SHA256 a7d788d921effc4990c492f93d730272f7171e0c25deb0f3e50d53545963de15 SHA512 6195289d00bf1c9e8e5158f786b9e96eec4fdd119c87e9499625bb2278f6b4643c2f257ec9999c0c1c06cd45bbdb97440bac52d67d174ad149f9b6889bbe99af WHIRLPOOL 3714c2958d6ef0fd1a1559e214973e2561bff5289700597c4a7a5dc82d2b8d481c1416570a42da7e069946494c10097484bc6856c941381b4a5d22f55754ee99 +EBUILD pycharm-community-4.5.3.ebuild 856 SHA256 a7d788d921effc4990c492f93d730272f7171e0c25deb0f3e50d53545963de15 SHA512 6195289d00bf1c9e8e5158f786b9e96eec4fdd119c87e9499625bb2278f6b4643c2f257ec9999c0c1c06cd45bbdb97440bac52d67d174ad149f9b6889bbe99af WHIRLPOOL 3714c2958d6ef0fd1a1559e214973e2561bff5289700597c4a7a5dc82d2b8d481c1416570a42da7e069946494c10097484bc6856c941381b4a5d22f55754ee99 +EBUILD pycharm-community-4.5.4.ebuild 856 SHA256 a7d788d921effc4990c492f93d730272f7171e0c25deb0f3e50d53545963de15 SHA512 6195289d00bf1c9e8e5158f786b9e96eec4fdd119c87e9499625bb2278f6b4643c2f257ec9999c0c1c06cd45bbdb97440bac52d67d174ad149f9b6889bbe99af WHIRLPOOL 3714c2958d6ef0fd1a1559e214973e2561bff5289700597c4a7a5dc82d2b8d481c1416570a42da7e069946494c10097484bc6856c941381b4a5d22f55754ee99 +EBUILD pycharm-community-5.0.1.ebuild 856 SHA256 a7d788d921effc4990c492f93d730272f7171e0c25deb0f3e50d53545963de15 SHA512 6195289d00bf1c9e8e5158f786b9e96eec4fdd119c87e9499625bb2278f6b4643c2f257ec9999c0c1c06cd45bbdb97440bac52d67d174ad149f9b6889bbe99af WHIRLPOOL 3714c2958d6ef0fd1a1559e214973e2561bff5289700597c4a7a5dc82d2b8d481c1416570a42da7e069946494c10097484bc6856c941381b4a5d22f55754ee99 +MISC ChangeLog 2540 SHA256 387a9693827fcd4684b64b48bb91b0c1cc5f5ef35f50c04b2ebd594d45774d3c SHA512 f1222079a5611a1b30c6d779b197df4da6458c8f26d0bad996a3364fdc939c65beb91c6e723ff2b7d374718e3a72841281660e8d3c0a7c8bc1990589452912aa WHIRLPOOL 35616fd61c34151f257229b02af526857132cc0c1116137bd37bdc3b0804803ad890226b119ad93d8b89f65e65ae9c8e16684faf0220d67cd3d2dc9e33174f14 +MISC ChangeLog-2015 1510 SHA256 75d1e0701206066a4da5eaf713561b637bd4fb03003a7d2a544b24224ff04ce3 SHA512 58f11b893302578a4badcfdd4885f7adaa73aa5fedca4edd9e102049b9ce1ab2e4f1be1565a7c3f2f96be1bfe7a4833388caf7fbf2ad56417748d87905779295 WHIRLPOOL 298fd47601c7d4869cf77cad31f484639c78c589f6b8a127e714ab8cae1bfaa72bd596ba6c738e6e38779dfa4e3265b7f641b6f545657e03620d7f223b68eaa3 MISC metadata.xml 223 SHA256 89097f936927d56068988263e382edb683f359b27293955708e9ade4d256220d SHA512 c9f6a48b2aa05afdf73b8bd824c65480d76e54b659ca39928398c66f764d34faf186255d8aea034737424a962cf35151b610d078a01f8193b027c63e1e3c51b5 WHIRLPOOL 1ce20c98a7e177b8f510ef41f3935b0db5e04b2ecf465a683b2f2515f6a3043c33e6e9efc87f5aaaf59b2ed9be376d9d16bc8beff66b11aaa50ea899bfdc1f62 diff --git a/dev-util/pycharm-community/pycharm-community-4.5.3.ebuild b/dev-util/pycharm-community/pycharm-community-5.0.1.ebuild similarity index 86% rename from dev-util/pycharm-community/pycharm-community-4.5.3.ebuild rename to dev-util/pycharm-community/pycharm-community-5.0.1.ebuild index 2a18f9d..2d62315 100644 --- a/dev-util/pycharm-community/pycharm-community-4.5.3.ebuild +++ b/dev-util/pycharm-community/pycharm-community-5.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pycharm-community/pycharm-community-4.5.1.ebuild,v 1.1 2015/06/01 12:52:12 xmw Exp $ +# $Id$ EAPI=5