diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-01-14 01:14:50 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-01-14 01:14:50 +0000 |
commit | 94eb99943eafb48140b436b347abaaee77209c01 (patch) | |
tree | bb4f0519a6c0880b24c88b1666976a36a464a8df /app-vim/eselect-syntax | |
parent | a7ec94f7d22ee22df2e424c1d3f842510b7993aa (diff) |
gentoo auto-resync : 14:01:2024 - 01:14:49
Diffstat (limited to 'app-vim/eselect-syntax')
-rw-r--r-- | app-vim/eselect-syntax/Manifest | 1 | ||||
-rw-r--r-- | app-vim/eselect-syntax/eselect-syntax-20070506-r2.ebuild | 16 |
2 files changed, 0 insertions, 17 deletions
diff --git a/app-vim/eselect-syntax/Manifest b/app-vim/eselect-syntax/Manifest index 48f83b5a8170..55b7c7920b73 100644 --- a/app-vim/eselect-syntax/Manifest +++ b/app-vim/eselect-syntax/Manifest @@ -1,4 +1,3 @@ DIST eselect-syntax-20070506.tar.bz2 3006 BLAKE2B 2ad4175a678e03870ef59166e06ec41d4cc5fb6c8fd34b8b066b06eea17747416e19bdfdacfe68ea63341ac7284b47d2d3efe5d700c4602ae2429ffe81f1f825 SHA512 8206d445eb1a3097cbcf9821e5437033887f3b588a85c70fd849b000f18f06492498864992325da09de767af0303a118001b4f3d39249e28c8d944bc0c329de0 -EBUILD eselect-syntax-20070506-r2.ebuild 517 BLAKE2B 4b079d32aed9351a703d75b568cc6fb389ab43f8c453740d99cc5db7882d11bc3dbe6d1a2e2acf054aba66e2b1a54d249416ca45f2e0799537d2aa410a57e509 SHA512 4ba69e6bee7b196a733683702c4fbb26b649126646e1aa76ee1b06ff12f03f1a2aa3c0736a43760c0596e1f3ad47f86ca4194ab133833519c7b7caa563086c17 EBUILD eselect-syntax-20070506-r3.ebuild 478 BLAKE2B 3012aebf5774e70b87af2b0a79934e57c290871458dd2152319248fa29d40f21577a3757fa1a65333564822107153caa75d623a77acb7663983412c8a6c2b02b SHA512 0295cf0f8a3deaf0d5604d92e2a3f937488975c84fe1b84ad7d1986387660dfb440c5c5757e9dca8296e8d9705171ef8950ef9b9f953c51609352e4cc2ae0566 MISC metadata.xml 274 BLAKE2B bfa9b39d4cd1b8163066648034a81b6c9fc23284334d76cbf3b71711a9548646a095d1fefa5e68455645867b5b0c1a7de96e106949b58e1e2ef7cf788ca28bf4 SHA512 aca1820afddcb39050481e3b3ea0310dc197f723ddb1130abaad0ade665062ac12c3f4bc4dda016e1fc9767f15c2fa484dca08a8bca2860107ae82345dcdd63b diff --git a/app-vim/eselect-syntax/eselect-syntax-20070506-r2.ebuild b/app-vim/eselect-syntax/eselect-syntax-20070506-r2.ebuild deleted file mode 100644 index 12baf10e2420..000000000000 --- a/app-vim/eselect-syntax/eselect-syntax-20070506-r2.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit vim-plugin - -DESCRIPTION="vim plugin: eselect syntax highlighting, filetype and indent settings" -HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" -SRC_URI="mirror://gentoo/${P}.tar.bz2" - -LICENSE="vim" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" - -VIM_PLUGIN_HELPFILES="${PN}" -VIM_PLUGIN_MESSAGES="filetype" |