sci-libs/libsigrok: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:02:29 +0000 (11:02 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:02:29 +0000 (11:02 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
sci-libs/libsigrok/libsigrok-0.3.0.ebuild
sci-libs/libsigrok/libsigrok-0.4.0.ebuild
sci-libs/libsigrok/libsigrok-0.5.1.ebuild
sci-libs/libsigrok/libsigrok-0.5.2.ebuild
sci-libs/libsigrok/libsigrok-9999.ebuild

index 68b67e556b260f80bb7822c9c9b14e0cff855031..3c1c6c14e61a036791d2bfec7bd3a1013b7daf1d 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
-inherit eutils autotools
+inherit eutils autotools ltprune
 
 if [[ ${PV} == "9999" ]]; then
        EGIT_REPO_URI="git://sigrok.org/${PN}"
index a1816ed7b3c576d7d996202f8738e1883855547c..df9318757a57f91635ec8fd2ff07e53cd5d8efb8 100644 (file)
@@ -5,7 +5,7 @@ EAPI="6"
 
 PYTHON_COMPAT=( python3_6 )
 
-inherit eutils python-single-r1 java-pkg-opt-2
+inherit eutils python-single-r1 java-pkg-opt-2 ltprune
 
 if [[ ${PV} == "9999" ]]; then
        EGIT_REPO_URI="git://sigrok.org/${PN}"
index de2b5e3a0ceec2dcf96f27316f63ee4eef091434..078e9f5d9ab57ef2eeff4be9339f90f148a2ed69 100644 (file)
@@ -5,7 +5,7 @@ EAPI="6"
 
 PYTHON_COMPAT=( python3_{6,7} )
 
-inherit eutils gnome2-utils python-single-r1 java-pkg-opt-2 udev xdg-utils
+inherit eutils gnome2-utils python-single-r1 java-pkg-opt-2 ltprune udev xdg-utils
 
 if [[ ${PV} == "9999" ]]; then
        EGIT_REPO_URI="git://sigrok.org/${PN}"
index ef3ba1331db82ec6c8813f003379f4438dc5415d..49ca96068ac4897f619dcb46404757e2795c1e85 100644 (file)
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7} )
 USE_RUBY="ruby26 ruby25 ruby24"
 RUBY_OPTIONAL="yes"
 
-inherit eutils gnome2-utils python-r1 java-pkg-opt-2 ruby-ng udev xdg-utils
+inherit eutils gnome2-utils python-r1 java-pkg-opt-2 ltprune ruby-ng udev xdg-utils
 
 if [[ ${PV} == "9999" ]]; then
        EGIT_REPO_URI="git://sigrok.org/${PN}"
index 5f5f5dc0de7cacce50d2b37cebbf8bf35291e299..d4e9bf2291f28aa2e3286ab3ec5eab2391cab392 100644 (file)
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7} )
 USE_RUBY="ruby26 ruby25 ruby24"
 RUBY_OPTIONAL="yes"
 
-inherit eutils gnome2-utils python-r1 java-pkg-opt-2 ruby-ng udev xdg-utils
+inherit eutils gnome2-utils python-r1 java-pkg-opt-2 ltprune ruby-ng udev xdg-utils
 
 if [[ ${PV} == "9999" ]]; then
        EGIT_REPO_URI="git://sigrok.org/${PN}"