From afcb9236a72cf602364c28b9bde6648e4a7f1ca5 Mon Sep 17 00:00:00 2001
From: V3n3RiX <venerix@koprulu.sector>
Date: Sun, 21 Jan 2024 02:09:25 +0000
Subject: gentoo auto-resync : 21:01:2024 - 02:09:25

---
 app-vim/csound-syntax/Manifest                         |  2 +-
 app-vim/csound-syntax/csound-syntax-20160804-r1.ebuild | 18 ------------------
 app-vim/csound-syntax/csound-syntax-20160804-r2.ebuild | 18 ++++++++++++++++++
 3 files changed, 19 insertions(+), 19 deletions(-)
 delete mode 100644 app-vim/csound-syntax/csound-syntax-20160804-r1.ebuild
 create mode 100644 app-vim/csound-syntax/csound-syntax-20160804-r2.ebuild

(limited to 'app-vim/csound-syntax')

diff --git a/app-vim/csound-syntax/Manifest b/app-vim/csound-syntax/Manifest
index f3d22fe0312c..6b49145dc066 100644
--- a/app-vim/csound-syntax/Manifest
+++ b/app-vim/csound-syntax/Manifest
@@ -1,4 +1,4 @@
 AUX csound-syntax-doc.patch 388 BLAKE2B ec94940f41e3e9b891f4d70488bfc17b00e8f95a8efa989bb040261ccee8fca60b21e1a6f80c5b9189473ea73a46b3fb1f30d6f384607a97db89cf2d7c51aeb5 SHA512 a05e5bdb3165bdb3c86fd963e9767eaaca7c7047dffd73d239fa58248ad24f78667ebea6106777123ea1e366ba4c72387b5765ead760acbfc881d581691920bc
 DIST csound-syntax-20160804.tar.bz2 326658 BLAKE2B 04ba7e1eb3afee6b32de4603e91f78fdc7fd3b70b137bd05ecac5ace2b34222a1cc8c095cd7776abe46b7bb18bd67d1711bca75f20e2f656162d414f2c6e2b2f SHA512 83ba89768be3d9e5dd701cc8323fbbff75ce399210891fc1e5676e278c39cfdb4b5e4a354c93c1f439a667d0ea65f459aea0b6f79740a061381e22d2557c0eb8
-EBUILD csound-syntax-20160804-r1.ebuild 408 BLAKE2B 307d931ad85976e32130557239fc3223237148aaa33511010b77f1538f26c96f1a165aa568f86810f7217655545bf84851929dd0ac6ee4057447e5562f90467b SHA512 ada2abb487afed73ad74b99f368ba2a4dcb359cae6980459a5d7a6dcb8d5bbc2c04804e5f3005da93d5a5f9dde96ab84c6c1a96c926718d9c70f55d07d56c506
+EBUILD csound-syntax-20160804-r2.ebuild 408 BLAKE2B 307d931ad85976e32130557239fc3223237148aaa33511010b77f1538f26c96f1a165aa568f86810f7217655545bf84851929dd0ac6ee4057447e5562f90467b SHA512 ada2abb487afed73ad74b99f368ba2a4dcb359cae6980459a5d7a6dcb8d5bbc2c04804e5f3005da93d5a5f9dde96ab84c6c1a96c926718d9c70f55d07d56c506
 MISC metadata.xml 354 BLAKE2B 4e7f3a5ff2dc9e336a3bbb71c180d88711e1c62ec549a0fdf78bf10cfb7ac188e77f00b384e81682091f5a205f7e3dd7176432a8fb8515f4ca01e9e359daeebe SHA512 1ad46e0e5ec073dfe7dbaacce775e273950d402129d8a38f99ca1ec0c67d9ecf20154da98af7d909c6522e8bc000a03675f5cac3f1902c3824dd3c75481b0665
diff --git a/app-vim/csound-syntax/csound-syntax-20160804-r1.ebuild b/app-vim/csound-syntax/csound-syntax-20160804-r1.ebuild
deleted file mode 100644
index 006878f0b195..000000000000
--- a/app-vim/csound-syntax/csound-syntax-20160804-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: set of tools for editing Csound files with vim"
-HOMEPAGE="https://github.com/luisjure/csound-vim"
-
-LICENSE="MIT"
-KEYWORDS="amd64 x86"
-
-VIM_PLUGIN_HELPFILES="${PN}"
-
-PATCHES=( "${FILESDIR}/${PN}-doc.patch" )
-
-RDEPEND="!media-sound/csound[vim-syntax]"
diff --git a/app-vim/csound-syntax/csound-syntax-20160804-r2.ebuild b/app-vim/csound-syntax/csound-syntax-20160804-r2.ebuild
new file mode 100644
index 000000000000..006878f0b195
--- /dev/null
+++ b/app-vim/csound-syntax/csound-syntax-20160804-r2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: set of tools for editing Csound files with vim"
+HOMEPAGE="https://github.com/luisjure/csound-vim"
+
+LICENSE="MIT"
+KEYWORDS="amd64 x86"
+
+VIM_PLUGIN_HELPFILES="${PN}"
+
+PATCHES=( "${FILESDIR}/${PN}-doc.patch" )
+
+RDEPEND="!media-sound/csound[vim-syntax]"
-- 
cgit v1.2.3