diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 00:41:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 02:07:06 +0100 |
commit | 0e5999d3f89a5128388c9e9c28078790490f5103 (patch) | |
tree | e1a665d436e94a73cbddf1e682b090dfa24d7cec /dev-util/pycharm-professional | |
parent | app-cdr/xcdroast: add explicit desktop inherit (diff) | |
download | gentoo-0e5999d3f89a5128388c9e9c28078790490f5103.tar.gz gentoo-0e5999d3f89a5128388c9e9c28078790490f5103.tar.bz2 gentoo-0e5999d3f89a5128388c9e9c28078790490f5103.zip |
dev-util/pycharm-professional: add explicit desktop inherit
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/pycharm-professional')
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-util/pycharm-professional/pycharm-professional-2020.1.1.ebuild b/dev-util/pycharm-professional/pycharm-professional-2020.1.1.ebuild index 035932264b04..03e39e824852 100644 --- a/dev-util/pycharm-professional/pycharm-professional-2020.1.1.ebuild +++ b/dev-util/pycharm-professional/pycharm-professional-2020.1.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit gnome2-utils readme.gentoo-r1 xdg +inherit desktop gnome2-utils readme.gentoo-r1 xdg DESCRIPTION="Intelligent Python IDE with unique code assistance and analysis" HOMEPAGE="http://www.jetbrains.com/pycharm/" diff --git a/dev-util/pycharm-professional/pycharm-professional-2020.1.3.ebuild b/dev-util/pycharm-professional/pycharm-professional-2020.1.3.ebuild index 39a685c8d78c..9eaa204428ba 100644 --- a/dev-util/pycharm-professional/pycharm-professional-2020.1.3.ebuild +++ b/dev-util/pycharm-professional/pycharm-professional-2020.1.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit gnome2-utils readme.gentoo-r1 xdg +inherit desktop gnome2-utils readme.gentoo-r1 xdg DESCRIPTION="Intelligent Python IDE with unique code assistance and analysis" HOMEPAGE="http://www.jetbrains.com/pycharm/" diff --git a/dev-util/pycharm-professional/pycharm-professional-2020.1.ebuild b/dev-util/pycharm-professional/pycharm-professional-2020.1.ebuild index 035932264b04..03e39e824852 100644 --- a/dev-util/pycharm-professional/pycharm-professional-2020.1.ebuild +++ b/dev-util/pycharm-professional/pycharm-professional-2020.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit gnome2-utils readme.gentoo-r1 xdg +inherit desktop gnome2-utils readme.gentoo-r1 xdg DESCRIPTION="Intelligent Python IDE with unique code assistance and analysis" HOMEPAGE="http://www.jetbrains.com/pycharm/" diff --git a/dev-util/pycharm-professional/pycharm-professional-2020.3.ebuild b/dev-util/pycharm-professional/pycharm-professional-2020.3.ebuild index c3b7f577705a..0d9e280fe197 100644 --- a/dev-util/pycharm-professional/pycharm-professional-2020.3.ebuild +++ b/dev-util/pycharm-professional/pycharm-professional-2020.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit gnome2-utils readme.gentoo-r1 xdg +inherit desktop gnome2-utils readme.gentoo-r1 xdg DESCRIPTION="Intelligent Python IDE with unique code assistance and analysis" HOMEPAGE="http://www.jetbrains.com/pycharm/" |