commit: e51874769ca3cf473cf75b88abf97c6c7f52f2ad Author: Michael Weber <michael <AT> xmw <DOT> de> AuthorDate: Sun May 18 08:12:37 2014 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Sun May 18 08:12:37 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=e5187476
update DESCRIPTION Package-Manager: portage-2.2.10 Manifest-Sign-Key: 62EEF090 --- dev-util/pycharm-community/ChangeLog | 3 +++ dev-util/pycharm-community/pycharm-community-3.1.3.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/dev-util/pycharm-community/ChangeLog b/dev-util/pycharm-community/ChangeLog index 52f3e95..082e7af 100644 --- a/dev-util/pycharm-community/ChangeLog +++ b/dev-util/pycharm-community/ChangeLog @@ -1,3 +1,6 @@ + 18 May 2014; Michael Weber <x...@gentoo.org> pycharm-community-3.1.3.ebuild: + update DESCRIPTION + *pycharm-community-3.1.3 (06 May 2014) 06 May 2014; Michael Weber <x...@gentoo.org> +files/README.gentoo, diff --git a/dev-util/pycharm-community/pycharm-community-3.1.3.ebuild b/dev-util/pycharm-community/pycharm-community-3.1.3.ebuild index beed711..0ff2545 100644 --- a/dev-util/pycharm-community/pycharm-community-3.1.3.ebuild +++ b/dev-util/pycharm-community/pycharm-community-3.1.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils readme.gentoo -DESCRIPTION="intelligent Python IDE with unique code assistance and analysis" +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"