dev-lang/orc: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:58:22 +0000 (10:58 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:58:22 +0000 (10:58 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-lang/orc/orc-0.4.28-r1.ebuild
dev-lang/orc/orc-0.4.29.ebuild

index cbde8459ebe71f835e318e1e735271b4d0e3a8c2..fc949eb836b7f223aa33c9011a48abaa1c6e4a0c 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=6
 
-inherit eutils flag-o-matic multilib-minimal pax-utils
+inherit eutils flag-o-matic ltprune multilib-minimal pax-utils
 
 DESCRIPTION="The Oil Runtime Compiler, a just-in-time compiler for array operations"
 HOMEPAGE="https://gstreamer.freedesktop.org/"
index 99b4f41e8e295008e2857cecdc9d72f9ea96473d..7a0d9f36864cdea59fae77c0f18bbcd82c2ae290 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=6
 
-inherit eutils flag-o-matic multilib-minimal pax-utils
+inherit eutils flag-o-matic ltprune multilib-minimal pax-utils
 
 DESCRIPTION="The Oil Runtime Compiler, a just-in-time compiler for array operations"
 HOMEPAGE="https://gstreamer.freedesktop.org/"