* [gentoo-commits] repo/proj/guru:dev commit in: app-vim/vim-nix/
@ 2021-05-07 23:31 Marco Sirabella
0 siblings, 0 replies; only message in thread
From: Marco Sirabella @ 2021-05-07 23:31 UTC (permalink / raw
To: gentoo-commits
commit: 141950d29cf27149dfa646025c4fd4e8eac85f8b
Author: Marco Sirabella <marco <AT> sirabella <DOT> org>
AuthorDate: Fri May 7 23:26:52 2021 +0000
Commit: Marco Sirabella <marco <AT> sirabella <DOT> org>
CommitDate: Fri May 7 23:26:52 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=141950d2
app-vim/vim-nix: Add new package
Signed-off-by: Marco Sirabella <marco <AT> sirabella.org>
app-vim/vim-nix/metadata.xml | 12 ++++++++++++
app-vim/vim-nix/vim-nix-9999.ebuild | 14 ++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/app-vim/vim-nix/metadata.xml b/app-vim/vim-nix/metadata.xml
new file mode 100644
index 000000000..a9f735192
--- /dev/null
+++ b/app-vim/vim-nix/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>marco@sirabella.org</email>
+ <name>Marco Sirabella</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">LnL7/vim-nix</remote-id>
+ <bugs-to>https://github.com/LnL7/vim-nix/issues</bugs-to>
+ </upstream>
+</pkgmetadata>
diff --git a/app-vim/vim-nix/vim-nix-9999.ebuild b/app-vim/vim-nix/vim-nix-9999.ebuild
new file mode 100644
index 000000000..c8ffe5e8c
--- /dev/null
+++ b/app-vim/vim-nix/vim-nix-9999.ebuild
@@ -0,0 +1,14 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit git-r3 vim-plugin
+
+DESCRIPTION="vim plugin: Vim configuration files for Nix"
+HOMEPAGE="https://github.com/LnL7/vim-nix"
+EGIT_REPO_URI="https://github.com/LnL7/vim-nix.git"
+LICENSE="MIT"
+KEYWORDS=""
+
+VIM_PLUGIN_MESSAGES="filetype"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-05-07 23:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-07 23:31 [gentoo-commits] repo/proj/guru:dev commit in: app-vim/vim-nix/ Marco Sirabella
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox