diff options
author | David Seifert <soap@gentoo.org> | 2017-04-23 11:12:36 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-04-23 13:24:31 +0200 |
commit | df02912e4d4352e5d9858abe0b86a13a74899d67 (patch) | |
tree | efe2928f828fe81e7d11859ba10d9f5cd0a18c2c /gnome-extra/cinnamon-desktop | |
parent | gnome-extra/cinnamon: [QA] Add missing python metadata variables (diff) | |
download | gentoo-df02912e4d4352e5d9858abe0b86a13a74899d67.tar.gz gentoo-df02912e4d4352e5d9858abe0b86a13a74899d67.tar.bz2 gentoo-df02912e4d4352e5d9858abe0b86a13a74899d67.zip |
gnome-extra/cinnamon-desktop: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'gnome-extra/cinnamon-desktop')
4 files changed, 7 insertions, 3 deletions
diff --git a/gnome-extra/cinnamon-desktop/cinnamon-desktop-2.8.1.ebuild b/gnome-extra/cinnamon-desktop/cinnamon-desktop-2.8.1.ebuild index f69468054a8c..4fb86d3d0526 100644 --- a/gnome-extra/cinnamon-desktop/cinnamon-desktop-2.8.1.ebuild +++ b/gnome-extra/cinnamon-desktop/cinnamon-desktop-2.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,6 +14,7 @@ LICENSE="GPL-2+ FDL-1.1+ LGPL-2+" SLOT="0/4" # subslot = libcinnamon-desktop soname version KEYWORDS="amd64 x86" IUSE="+introspection systemd" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" COMMON_DEPEND="${PYTHON_DEPS} >=dev-libs/glib-2.37.3:2[dbus] diff --git a/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.0.2.ebuild b/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.0.2.ebuild index aed013a67605..300489c9c44b 100644 --- a/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.0.2.ebuild +++ b/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,6 +14,7 @@ LICENSE="GPL-2+ FDL-1.1+ LGPL-2+" SLOT="0/4" # subslot = libcinnamon-desktop soname version KEYWORDS="amd64 x86" IUSE="+introspection systemd" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" COMMON_DEPEND="${PYTHON_DEPS} >=dev-libs/glib-2.37.3:2[dbus] diff --git a/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.2.0.ebuild b/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.2.0.ebuild index 657503d0dd44..7aa1c85f8eea 100644 --- a/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.2.0.ebuild +++ b/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,6 +14,7 @@ LICENSE="GPL-2+ FDL-1.1+ LGPL-2+" SLOT="0/4" # subslot = libcinnamon-desktop soname version KEYWORDS="~amd64 ~x86" IUSE="+introspection systemd" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" COMMON_DEPEND="${PYTHON_DEPS} >=dev-libs/glib-2.37.3:2[dbus] diff --git a/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.2.4.ebuild b/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.2.4.ebuild index 0cdd1744d437..7aa1c85f8eea 100644 --- a/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.2.4.ebuild +++ b/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.2.4.ebuild @@ -14,6 +14,7 @@ LICENSE="GPL-2+ FDL-1.1+ LGPL-2+" SLOT="0/4" # subslot = libcinnamon-desktop soname version KEYWORDS="~amd64 ~x86" IUSE="+introspection systemd" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" COMMON_DEPEND="${PYTHON_DEPS} >=dev-libs/glib-2.37.3:2[dbus] |