summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 10:58:22 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 10:58:22 +0100
commit330e71006e4273fdf8ef1556c7977d4560028afd (patch)
treee197b783d5cd50629a0b50a6f761221dcb4363ac /dev-lang/orc
parentdev-games/wfmath: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-330e71006e4273fdf8ef1556c7977d4560028afd.tar.gz
gentoo-330e71006e4273fdf8ef1556c7977d4560028afd.tar.bz2
gentoo-330e71006e4273fdf8ef1556c7977d4560028afd.zip
dev-lang/orc: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-lang/orc')
-rw-r--r--dev-lang/orc/orc-0.4.28-r1.ebuild4
-rw-r--r--dev-lang/orc/orc-0.4.29.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-lang/orc/orc-0.4.28-r1.ebuild b/dev-lang/orc/orc-0.4.28-r1.ebuild
index cbde8459ebe7..fc949eb836b7 100644
--- a/dev-lang/orc/orc-0.4.28-r1.ebuild
+++ b/dev-lang/orc/orc-0.4.28-r1.ebuild
@@ -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/"
diff --git a/dev-lang/orc/orc-0.4.29.ebuild b/dev-lang/orc/orc-0.4.29.ebuild
index 99b4f41e8e29..7a0d9f36864c 100644
--- a/dev-lang/orc/orc-0.4.29.ebuild
+++ b/dev-lang/orc/orc-0.4.29.ebuild
@@ -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/"