diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-02 05:57:48 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-02 05:57:48 +0200 |
commit | 1ddc89d59431135fc20613749aaceecc7554932f (patch) | |
tree | b2fe0e92f4257c309404c5264ea51e81950bf57d /app-vim | |
parent | app-vim/gitlog: Stabilize 6.0.0 amd64, #849197 (diff) | |
download | gentoo-1ddc89d59431135fc20613749aaceecc7554932f.tar.gz gentoo-1ddc89d59431135fc20613749aaceecc7554932f.tar.bz2 gentoo-1ddc89d59431135fc20613749aaceecc7554932f.zip |
app-vim/gitolite-syntax: Stabilize 20130306 amd64, #849197
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/gitolite-syntax/gitolite-syntax-20130306.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/gitolite-syntax/gitolite-syntax-20130306.ebuild b/app-vim/gitolite-syntax/gitolite-syntax-20130306.ebuild index 4826b05e7edd..4a8622036b89 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" |