summaryrefslogtreecommitdiff
path: root/app-vim/gitolite-syntax
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
commit0f558761aa2dee1017b4751e4017205e015a9560 (patch)
tree037df795519468a25d9362b4e95cdaeb84eb1cf9 /app-vim/gitolite-syntax
parent752d6256e5204b958b0ef7905675a940b5e9172f (diff)
gentoo resync : 29.12.2022
Diffstat (limited to 'app-vim/gitolite-syntax')
-rw-r--r--app-vim/gitolite-syntax/Manifest4
-rw-r--r--app-vim/gitolite-syntax/gitolite-syntax-20111225.ebuild15
-rw-r--r--app-vim/gitolite-syntax/gitolite-syntax-20130306.ebuild4
3 files changed, 3 insertions, 20 deletions
diff --git a/app-vim/gitolite-syntax/Manifest b/app-vim/gitolite-syntax/Manifest
index 2f187e498d93..f22311c722e9 100644
--- a/app-vim/gitolite-syntax/Manifest
+++ b/app-vim/gitolite-syntax/Manifest
@@ -1,5 +1,3 @@
-DIST gitolite-syntax-20111225.tar.bz2 1833 BLAKE2B 3838617e7628685e20aaa25223d20ca3cc615449b38552b16b6750bbba5847f075f70b6e6858fdbb7e377a7332e6057da9527fd1a06ba56601b2c31b81f6ee4d SHA512 28cac71111f9d41c46e6f9f68a22760512a03650b5f1f2d77ef40e002c22c024a288ede2d6e898320d4616066409d5f8343688681169c136505235b784d3dda5
DIST gitolite-syntax-20130306.tar.gz 2975 BLAKE2B 552f9c1e02a8089a9e6c7887f533ac6187a3d1425d0c916ca50a62076a8ee448ed4cdcb44a10d8df53ded724c68617c17ddbf7a87d935851466e441547bbeac7 SHA512 c064d06162bdb0b71d9c0638db073bba9b0577a1529eaac1a673b812fc08478e5b351954279d9d68947f0c4e3fe29ee5667741e6d229461d1ad1c7b2f535a49d
-EBUILD gitolite-syntax-20111225.ebuild 439 BLAKE2B f1d39016ee68eb397c87b7b141e0429a7454e76fe2dff6ffd80bc41cb3c9817993e2d64d6485f7327919c109a5857391c05365790122973a8419e44283d3bfe2 SHA512 54b31f6bc62c4f775814f8ac1f48775d0788f677495be7ef829342795ee7cd8d6ab0a1e096306e2e261906f75c14cab1c0c6dba63b4840413bdef53f01832040
-EBUILD gitolite-syntax-20130306.ebuild 610 BLAKE2B ea45f09becb64dccd28a08319755bce514f26c2558c21375f6550a0e5cd539049965aab919ad637dbdf8e66f698aa724072810c5a1b531cd4a796bef317ba6e5 SHA512 8adeb2be6ba0ef8c5210d98aebeed6f928ae5e69d52d5845fa351cbb4ee9a44555a65872bab2fb0354cb26252db5452ebf275bd8b680b1a780d3a5c6f4713a43
+EBUILD gitolite-syntax-20130306.ebuild 605 BLAKE2B 6e0828f5c24955da20f32a81c5083c336f72e5baaaf774dec33a720da34525a15a5951f1e20acd496174274e26b14dfa478100b48a92a210be1200f8dc5e04fb SHA512 262abfe26ceec2b279441f1f6b0421962b1c29893845caba92734dd349c0ac61509e158a6eaca01f089646c293bb5a10f9e760ccccbe9d5e514a8a6d46cda327
MISC metadata.xml 463 BLAKE2B f2ae432c527fbc6a5a6eb914eed758a2215c322453fdaf34d4f48db7e277b8cb10c5c20e63495076522732f9411ccbddb5edb7320cb220f57bb657bbca86d216 SHA512 b2f1400a45abb94f8b72acd991522c44e8326b9a7ea2e85cb9c3f862a3231a580086c27955235a6ccc7571a88b6a64f508f937381fd7ed8799f7b6d042af1376
diff --git a/app-vim/gitolite-syntax/gitolite-syntax-20111225.ebuild b/app-vim/gitolite-syntax/gitolite-syntax-20111225.ebuild
deleted file mode 100644
index 94a9194a732d..000000000000
--- a/app-vim/gitolite-syntax/gitolite-syntax-20111225.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: gitolite syntax highlighting"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2900"
-LICENSE="Apache-2.0"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-VIM_PLUGIN_HELPTEXT="Vim Syntax highlight for gitolite configuration file gitolite.conf"
diff --git a/app-vim/gitolite-syntax/gitolite-syntax-20130306.ebuild b/app-vim/gitolite-syntax/gitolite-syntax-20130306.ebuild
index 4826b05e7edd..13626389141d 100644
--- a/app-vim/gitolite-syntax/gitolite-syntax-20130306.ebuild
+++ b/app-vim/gitolite-syntax/gitolite-syntax-20130306.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,7 +8,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: gitolite syntax highlighting"
HOMEPAGE="https://github.com/tmatilai/gitolite.vim"
LICENSE="Apache-2.0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
IUSE=""
GIT_COMMITSH="990634e95f209ffca96970da1c117c0f67697d89"