From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/vimagit/
Date: Mon, 13 Jan 2020 03:11:09 +0000 (UTC) [thread overview]
Message-ID: <1578885045.a60bf4f49c65e357b241d24c777f5069e4aedc98.radhermit@gentoo> (raw)
commit: a60bf4f49c65e357b241d24c777f5069e4aedc98
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 13 03:09:50 2020 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Mon Jan 13 03:10:45 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a60bf4f4
app-vim/vimagit: remove old
Signed-off-by: Tim Harder <radhermit <AT> gentoo.org>
app-vim/vimagit/Manifest | 2 --
app-vim/vimagit/vimagit-1.7.1.ebuild | 20 --------------------
app-vim/vimagit/vimagit-1.7.2.ebuild | 25 -------------------------
3 files changed, 47 deletions(-)
diff --git a/app-vim/vimagit/Manifest b/app-vim/vimagit/Manifest
index 1ac8281d937..0bf10f86629 100644
--- a/app-vim/vimagit/Manifest
+++ b/app-vim/vimagit/Manifest
@@ -1,3 +1 @@
-DIST vimagit-1.7.1.tar.gz 35302 BLAKE2B e8e46f399ef700d971e61a233af41a3735faf29fe95baa53b6e0888c0b708a1bfcee051bb9afc90348585f3cb3cf9278fe47a1ed17096d956ccecbc45398c4bc SHA512 8ce2959c135da90b880ccdcd66e71661c7908f250d47a24ede025762a6e9422cebcf8fd516bf99e475605f4278e232713c66293781ceb95f47a22031e9260a71
-DIST vimagit-1.7.2.tar.gz 37398 BLAKE2B c7e0a82ebb7a1d1ae5e2c5aa0c6c8f8a2b45fa65a193b6dcd8a97822d4ecb99ba60dd86156390db4de0fb0ce39883e67a1b17157d8c259a0ad6559a52cefbeb2 SHA512 8b825da4b411732db022b1a3f25f6f779ba5e58df5ca4d404e985b16a4811f911c626674f1a7f4a285d78369f4c7ad3a33b7ffa2b50f1a4a94372a3c5fb29a15
DIST vimagit-1.7.3.tar.gz 42325 BLAKE2B cad2adc5b61dd2abbfa2cdb58c11e293d2a0d03fd5d08c8f4a08140e5bc397ad6949a20b1c4b3076537dcf8b1b4b2f00f0a90ff62dc8a858ff5b37e0e3b257e0 SHA512 bfc0d49892fdb5c5dfc3ca971bc676081ba820420ad358a888299eb5b92e13f185b0acc6c636a493faef3dc10c7a8b56b7dc4393a08cb5b7012619234782b158
diff --git a/app-vim/vimagit/vimagit-1.7.1.ebuild b/app-vim/vimagit/vimagit-1.7.1.ebuild
deleted file mode 100644
index 1583759b0cc..00000000000
--- a/app-vim/vimagit/vimagit-1.7.1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit vim-plugin
-
-if [[ ${PV} == 9999* ]] ; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/jreybert/vimagit.git"
-else
- SRC_URI="https://github.com/jreybert/vimagit/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="vim plugin: ease your git workflow within vim"
-HOMEPAGE="https://github.com/jreybert/vimagit"
-LICENSE="vim"
-VIM_PLUGIN_HELPFILES="${PN}"
-
-RDEPEND="dev-vcs/git"
diff --git a/app-vim/vimagit/vimagit-1.7.2.ebuild b/app-vim/vimagit/vimagit-1.7.2.ebuild
deleted file mode 100644
index 5e291f76fe7..00000000000
--- a/app-vim/vimagit/vimagit-1.7.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit vim-plugin
-
-if [[ ${PV} == 9999* ]] ; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/jreybert/vimagit.git"
-else
- SRC_URI="https://github.com/jreybert/vimagit/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="vim plugin: ease your git workflow within vim"
-HOMEPAGE="https://github.com/jreybert/vimagit"
-LICENSE="vim"
-VIM_PLUGIN_HELPFILES="${PN}"
-
-RDEPEND="dev-vcs/git"
-
-src_prepare() {
- rm _config.yml || die
- default
-}
next reply other threads:[~2020-01-13 3:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-13 3:11 Tim Harder [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-09-14 21:23 [gentoo-commits] repo/gentoo:master commit in: app-vim/vimagit/ Conrad Kostecki
2023-09-14 21:23 Conrad Kostecki
2018-12-12 8:25 Tim Harder
2017-08-17 21:10 Tim Harder
2017-03-07 11:01 Tim Harder
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1578885045.a60bf4f49c65e357b241d24c777f5069e4aedc98.radhermit@gentoo \
--to=radhermit@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox