From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 812BF138334 for ; Sun, 7 Oct 2018 09:31:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 615A1E0ADF; Sun, 7 Oct 2018 09:31:32 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1810FE0ADB for ; Sun, 7 Oct 2018 09:31:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5BE8A335C7D for ; Sun, 7 Oct 2018 09:31:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EEE2242A for ; Sun, 7 Oct 2018 09:31:25 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1538903417.4b5fdf0db2719feff78f20f09244895cdc52071e.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/libinput-gestures/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/libinput-gestures/Manifest x11-misc/libinput-gestures/libinput-gestures-2.36.ebuild x11-misc/libinput-gestures/libinput-gestures-2.38.ebuild x11-misc/libinput-gestures/libinput-gestures-9999.ebuild X-VCS-Directories: x11-misc/libinput-gestures/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 4b5fdf0db2719feff78f20f09244895cdc52071e X-VCS-Branch: master Date: Sun, 7 Oct 2018 09:31:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 34e2e3f7-6a9d-41dd-8b48-5e10ce4d2095 X-Archives-Hash: bcc869645fa8882ff1733e042037b6d9 commit: 4b5fdf0db2719feff78f20f09244895cdc52071e Author: Vladimir Pavljuchenkov (SpiderX) spiderx dp ua> AuthorDate: Sun Sep 2 15:57:39 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Oct 7 09:10:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b5fdf0d x11-misc/libinput-gestures: version bump to 2.38, fix license 1. Fix license. 2. Remove test phase. 3. PYTHON_COMPAT for 3.7 Signed-off-by: Vladimir Pavljuchenkov spiderx.dp.ua> Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Michał Górny gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/9766 x11-misc/libinput-gestures/Manifest | 1 + x11-misc/libinput-gestures/libinput-gestures-2.36.ebuild | 3 ++- ...put-gestures-2.36.ebuild => libinput-gestures-2.38.ebuild} | 11 ++++++----- x11-misc/libinput-gestures/libinput-gestures-9999.ebuild | 11 ++++++----- 4 files changed, 15 insertions(+), 11 deletions(-) diff --git a/x11-misc/libinput-gestures/Manifest b/x11-misc/libinput-gestures/Manifest index 1a33f570391..00d7a9151d1 100644 --- a/x11-misc/libinput-gestures/Manifest +++ b/x11-misc/libinput-gestures/Manifest @@ -1 +1,2 @@ DIST libinput-gestures-2.36.tar.gz 16598 BLAKE2B 3c30408ce394cf8bbc5a68c5f37c9106bb481ad47c75f25bfbba7470da0cbfb330512fe0422588408f177085c23a5cf0379c13a49c9fce438e8d8b1179c91d50 SHA512 69f77d0681f37deee3f215e71e4410d5c45107d2d0a1addb897de14d7f83bcb3e2285ed9ba605f30db23441a9d7bc9a6960b2a49d53ad71a379d0b874d36d645 +DIST libinput-gestures-2.38.tar.gz 17054 BLAKE2B 037d095674df9b00c9d23762745d35beaab03d0f5b361030a9177f84c540ef2ef45fb6fa4b9fe80a6500c81a8973aac46019931d8a548b02a6527ba09ca1fc13 SHA512 3152bcb0fd78551be14dda23fdce9f9216fc56e7a2dc4734b73949b4bd9c87fe6c9e2fc95f65a328b46c577abc05889a3a6290c6eb9390a94d9eb254c2fc7550 diff --git a/x11-misc/libinput-gestures/libinput-gestures-2.36.ebuild b/x11-misc/libinput-gestures/libinput-gestures-2.36.ebuild index 39fb049c736..a2cf956e87d 100644 --- a/x11-misc/libinput-gestures/libinput-gestures-2.36.ebuild +++ b/x11-misc/libinput-gestures/libinput-gestures-2.36.ebuild @@ -17,10 +17,11 @@ else KEYWORDS="~amd64 ~x86" fi -LICENSE="GPL-3" +LICENSE="GPL-3+" SLOT="0" IUSE="test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" +RESTRICT="!test? ( test )" RDEPEND="${PYTHON_DEPS} >=dev-libs/libinput-1.8.0 diff --git a/x11-misc/libinput-gestures/libinput-gestures-2.36.ebuild b/x11-misc/libinput-gestures/libinput-gestures-2.38.ebuild similarity index 89% copy from x11-misc/libinput-gestures/libinput-gestures-2.36.ebuild copy to x11-misc/libinput-gestures/libinput-gestures-2.38.ebuild index 39fb049c736..87acd613145 100644 --- a/x11-misc/libinput-gestures/libinput-gestures-2.36.ebuild +++ b/x11-misc/libinput-gestures/libinput-gestures-2.38.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{3_4,3_5,3_6} ) +PYTHON_COMPAT=( python3_{4..7} ) inherit gnome2-utils python-single-r1 @@ -17,9 +17,9 @@ else KEYWORDS="~amd64 ~x86" fi -LICENSE="GPL-3" +LICENSE="GPL-3+" SLOT="0" -IUSE="test" +IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} @@ -27,8 +27,7 @@ RDEPEND="${PYTHON_DEPS} x11-misc/xdotool x11-misc/wmctrl" DEPEND=">=dev-libs/libinput-1.8.0 - dev-util/desktop-file-utils - test? ( dev-python/flake8[${PYTHON_USEDEP}] )" + dev-util/desktop-file-utils" src_prepare() { default @@ -37,6 +36,8 @@ src_prepare() { sed '/^DOCDIR/s@$NAME@${PF}@' -i libinput-gestures-setup || die } +src_test() { :; } + pkg_postinst() { gnome2_icon_cache_update diff --git a/x11-misc/libinput-gestures/libinput-gestures-9999.ebuild b/x11-misc/libinput-gestures/libinput-gestures-9999.ebuild index 39fb049c736..87acd613145 100644 --- a/x11-misc/libinput-gestures/libinput-gestures-9999.ebuild +++ b/x11-misc/libinput-gestures/libinput-gestures-9999.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{3_4,3_5,3_6} ) +PYTHON_COMPAT=( python3_{4..7} ) inherit gnome2-utils python-single-r1 @@ -17,9 +17,9 @@ else KEYWORDS="~amd64 ~x86" fi -LICENSE="GPL-3" +LICENSE="GPL-3+" SLOT="0" -IUSE="test" +IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} @@ -27,8 +27,7 @@ RDEPEND="${PYTHON_DEPS} x11-misc/xdotool x11-misc/wmctrl" DEPEND=">=dev-libs/libinput-1.8.0 - dev-util/desktop-file-utils - test? ( dev-python/flake8[${PYTHON_USEDEP}] )" + dev-util/desktop-file-utils" src_prepare() { default @@ -37,6 +36,8 @@ src_prepare() { sed '/^DOCDIR/s@$NAME@${PF}@' -i libinput-gestures-setup || die } +src_test() { :; } + pkg_postinst() { gnome2_icon_cache_update