diff options
Diffstat (limited to 'dev-util')
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/" |