diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 00:42:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 02:07:07 +0100 |
commit | 59227183498025b574eb70063f00917571aa803c (patch) | |
tree | f6d97dac3acd9846dad0b7ea7bfdb3c20283054a /dev-util/pycharm-community | |
parent | dev-util/pycharm-professional: add explicit desktop inherit (diff) | |
download | gentoo-59227183498025b574eb70063f00917571aa803c.tar.gz gentoo-59227183498025b574eb70063f00917571aa803c.tar.bz2 gentoo-59227183498025b574eb70063f00917571aa803c.zip |
dev-util/pycharm-community: add explicit desktop inherit
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/pycharm-community')
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-util/pycharm-community/pycharm-community-2020.1.1.ebuild b/dev-util/pycharm-community/pycharm-community-2020.1.1.ebuild index 722cecd0b2a8..ae416f7ef84b 100644 --- a/dev-util/pycharm-community/pycharm-community-2020.1.1.ebuild +++ b/dev-util/pycharm-community/pycharm-community-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-community/pycharm-community-2020.1.3.ebuild b/dev-util/pycharm-community/pycharm-community-2020.1.3.ebuild index 09b8a54087c3..f524f07d6ec5 100644 --- a/dev-util/pycharm-community/pycharm-community-2020.1.3.ebuild +++ b/dev-util/pycharm-community/pycharm-community-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-community/pycharm-community-2020.1.ebuild b/dev-util/pycharm-community/pycharm-community-2020.1.ebuild index 722cecd0b2a8..ae416f7ef84b 100644 --- a/dev-util/pycharm-community/pycharm-community-2020.1.ebuild +++ b/dev-util/pycharm-community/pycharm-community-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-community/pycharm-community-2020.3.ebuild b/dev-util/pycharm-community/pycharm-community-2020.3.ebuild index 4448e547cef7..e4fe870ae5c6 100644 --- a/dev-util/pycharm-community/pycharm-community-2020.3.ebuild +++ b/dev-util/pycharm-community/pycharm-community-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/" |