public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: app-vim/vim-sensible/
@ 2023-03-20  6:00 Anna Vyalkova
  0 siblings, 0 replies; 3+ messages in thread
From: Anna Vyalkova @ 2023-03-20  6:00 UTC (permalink / raw
  To: gentoo-commits

commit:     1c0ca7cee70968283ce6e53f8d84f4d276de5c1d
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sun Mar 19 18:43:17 2023 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sun Mar 19 18:43:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1c0ca7ce

app-vim/vim-sensible: add 2.0

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 app-vim/vim-sensible/Manifest                |  1 +
 app-vim/vim-sensible/vim-sensible-2.0.ebuild | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/app-vim/vim-sensible/Manifest b/app-vim/vim-sensible/Manifest
index ba5edb75a..e38ea0232 100644
--- a/app-vim/vim-sensible/Manifest
+++ b/app-vim/vim-sensible/Manifest
@@ -1 +1,2 @@
 DIST vim-sensible-1.2.tar.gz 3035 BLAKE2B 866745b9f86fd1dae442d0e6ab78c5af068a6a1088b71e2aec51fba113a29c0776e0c650b8933738ba2463a235d4e906810179f9606706e977776e85b667f618 SHA512 d44d4478ce81fcc923e1d7d6d0115125070414526835b46c21b50d1ae2365ff597a1c4b5a725fdfce072f37fd58a7eb60eea7dd25f15ab7544771ca81b32b187
+DIST vim-sensible-2.0.tar.gz 4116 BLAKE2B 7575a9eb1dd01792c5969ca9dc290d0fda1bdb9d41b2d11816162ee7158121199ae96f73abcca9eeaf91c593e7b7a9d0bd70e4914739b6fac4be65bfb4358272 SHA512 97e060aa3af14a21553e5ec51e3609400884b61e7b4d50593d5f277af0de40e7c526da04413fbf6dc2be0a440ab4c952564f0bb2ac1ee85f382d66a1dc82d2fc

diff --git a/app-vim/vim-sensible/vim-sensible-2.0.ebuild b/app-vim/vim-sensible/vim-sensible-2.0.ebuild
new file mode 100644
index 000000000..5493c271d
--- /dev/null
+++ b/app-vim/vim-sensible/vim-sensible-2.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: a universal set of defaults that (hopefully) everyone can agree on"
+HOMEPAGE="
+	https://github.com/tpope/vim-sensible
+	http://www.vim.org/scripts/script.php?script_id=4391
+"
+SRC_URI="https://github.com/tpope/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="vim"
+KEYWORDS="~amd64 ~x86"


^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: app-vim/vim-sensible/
@ 2022-05-30 17:47 Anna Vyalkova
  0 siblings, 0 replies; 3+ messages in thread
From: Anna Vyalkova @ 2022-05-30 17:47 UTC (permalink / raw
  To: gentoo-commits

commit:     b4be7e226e99b4d857c96ed04d0b37aa32a9ff2c
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon May 30 15:03:41 2022 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Mon May 30 17:46:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b4be7e22

app-vim/vim-sensible: update EAPI 7 -> 8

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 app-vim/vim-sensible/vim-sensible-1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/vim-sensible/vim-sensible-1.2.ebuild b/app-vim/vim-sensible/vim-sensible-1.2.ebuild
index 8d535e6c6..923468ea1 100644
--- a/app-vim/vim-sensible/vim-sensible-1.2.ebuild
+++ b/app-vim/vim-sensible/vim-sensible-1.2.ebuild
@@ -1,7 +1,7 @@
 # Copyright 2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit vim-plugin
 


^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: app-vim/vim-sensible/
@ 2021-08-17 21:32 Anna Vyalkova
  0 siblings, 0 replies; 3+ messages in thread
From: Anna Vyalkova @ 2021-08-17 21:32 UTC (permalink / raw
  To: gentoo-commits

commit:     d287e610c3fbe7b2f6c0a8015beb06dacdfa38ae
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Tue Aug 17 17:18:03 2021 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Tue Aug 17 20:34:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d287e610

app-vim/vim-sensible: initial import

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 app-vim/vim-sensible/Manifest                |  1 +
 app-vim/vim-sensible/metadata.xml            | 26 ++++++++++++++++++++++++++
 app-vim/vim-sensible/vim-sensible-1.2.ebuild | 14 ++++++++++++++
 3 files changed, 41 insertions(+)

diff --git a/app-vim/vim-sensible/Manifest b/app-vim/vim-sensible/Manifest
new file mode 100644
index 000000000..ba5edb75a
--- /dev/null
+++ b/app-vim/vim-sensible/Manifest
@@ -0,0 +1 @@
+DIST vim-sensible-1.2.tar.gz 3035 BLAKE2B 866745b9f86fd1dae442d0e6ab78c5af068a6a1088b71e2aec51fba113a29c0776e0c650b8933738ba2463a235d4e906810179f9606706e977776e85b667f618 SHA512 d44d4478ce81fcc923e1d7d6d0115125070414526835b46c21b50d1ae2365ff597a1c4b5a725fdfce072f37fd58a7eb60eea7dd25f15ab7544771ca81b32b187

diff --git a/app-vim/vim-sensible/metadata.xml b/app-vim/vim-sensible/metadata.xml
new file mode 100644
index 000000000..7248be51d
--- /dev/null
+++ b/app-vim/vim-sensible/metadata.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>cyber+gentoo@sysrq.in</email>
+		<name>Anna</name>
+	</maintainer>
+	<longdescription>
+	Think of sensible.vim as one step above 'nocompatible' mode: a universal
+	set of defaults that (hopefully) everyone can agree on.
+
+	* If you're new to Vim, you can install this as a starting point, rather
+	than copying some random vimrc you found.
+
+	* If you're pair programming and you can't agree on whose vimrc to use,
+	this can be your neutral territory.
+	
+	* If you're administrating a server with an account that's not
+	exclusively yours, you can `scp` this up to make things a bit more
+	tolerable.
+
+	* If you're troubleshooting a plugin and need to rule out interference
+	from your vimrc, having this installed will ensure you still have some
+	basic amenities.
+	</longdescription>
+</pkgmetadata>

diff --git a/app-vim/vim-sensible/vim-sensible-1.2.ebuild b/app-vim/vim-sensible/vim-sensible-1.2.ebuild
new file mode 100644
index 000000000..8d535e6c6
--- /dev/null
+++ b/app-vim/vim-sensible/vim-sensible-1.2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: a universal set of defaults that (hopefully) everyone can agree on"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4391
+https://github.com/tpope/vim-sensible"
+SRC_URI="https://github.com/tpope/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="vim"
+KEYWORDS="~amd64 ~x86"


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-03-20  6:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-20  6:00 [gentoo-commits] repo/proj/guru:dev commit in: app-vim/vim-sensible/ Anna Vyalkova
  -- strict thread matches above, loose matches on Subject: below --
2022-05-30 17:47 Anna Vyalkova
2021-08-17 21:32 Anna Vyalkova

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox