diff options
author | David Seifert <soap@gentoo.org> | 2020-02-15 10:59:16 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-15 10:59:16 +0100 |
commit | 54ee2aae7874da72257f4c82fb913e4742e37019 (patch) | |
tree | f0394bf98901103c4d855d0b4c43d5846c9d680b /dev-libs/libvterm-neovim | |
parent | dev-libs/libvterm: [QA] inherit ltprune.eclass directly (diff) | |
download | gentoo-54ee2aae7874da72257f4c82fb913e4742e37019.tar.gz gentoo-54ee2aae7874da72257f4c82fb913e4742e37019.tar.bz2 gentoo-54ee2aae7874da72257f4c82fb913e4742e37019.zip |
dev-libs/libvterm-neovim: [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-libs/libvterm-neovim')
-rw-r--r-- | dev-libs/libvterm-neovim/libvterm-neovim-0.0_pre20150309.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libvterm-neovim/libvterm-neovim-0.0_pre20150621.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/libvterm-neovim/libvterm-neovim-0.0_pre20150309.ebuild b/dev-libs/libvterm-neovim/libvterm-neovim-0.0_pre20150309.ebuild index 3ccf9cdee2c0..a689ddef67c4 100644 --- a/dev-libs/libvterm-neovim/libvterm-neovim-0.0_pre20150309.ebuild +++ b/dev-libs/libvterm-neovim/libvterm-neovim-0.0_pre20150309.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils flag-o-matic multilib +inherit eutils flag-o-matic ltprune multilib DESCRIPTION="An abstract library implementation of a VT220/xterm/ECMA-48 terminal emulator" HOMEPAGE="http://www.leonerd.org.uk/code/libvterm/" diff --git a/dev-libs/libvterm-neovim/libvterm-neovim-0.0_pre20150621.ebuild b/dev-libs/libvterm-neovim/libvterm-neovim-0.0_pre20150621.ebuild index 3ccf9cdee2c0..a689ddef67c4 100644 --- a/dev-libs/libvterm-neovim/libvterm-neovim-0.0_pre20150621.ebuild +++ b/dev-libs/libvterm-neovim/libvterm-neovim-0.0_pre20150621.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils flag-o-matic multilib +inherit eutils flag-o-matic ltprune multilib DESCRIPTION="An abstract library implementation of a VT220/xterm/ECMA-48 terminal emulator" HOMEPAGE="http://www.leonerd.org.uk/code/libvterm/" |