From d88834e7a12432c4e2d04ca7e938a66e25811f89 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 1 Feb 2023 09:04:22 +0000 Subject: gentoo auto-resync : 01:02:2023 - 09:04:21 --- sys-devel/llvm-common/llvm-common-13.0.1.ebuild | 27 ------------------------- 1 file changed, 27 deletions(-) delete mode 100644 sys-devel/llvm-common/llvm-common-13.0.1.ebuild (limited to 'sys-devel/llvm-common/llvm-common-13.0.1.ebuild') diff --git a/sys-devel/llvm-common/llvm-common-13.0.1.ebuild b/sys-devel/llvm-common/llvm-common-13.0.1.ebuild deleted file mode 100644 index c8abb7bab805..000000000000 --- a/sys-devel/llvm-common/llvm-common-13.0.1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit llvm.org - -DESCRIPTION="Common files shared between multiple slots of LLVM" -HOMEPAGE="https://llvm.org/" - -LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" -SLOT="0" -KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos" -IUSE="" - -RDEPEND="!sys-devel/llvm:0" - -LLVM_COMPONENTS=( llvm/utils/vim ) -llvm.org_set_globals - -src_install() { - insinto /usr/share/vim/vimfiles - doins -r */ - # some users may find it useful - newdoc README README.vim - dodoc vimrc -} -- cgit v1.2.3