summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2016-08-18 01:12:35 -0400
committerTim Harder <radhermit@gentoo.org>2016-08-18 01:12:35 -0400
commit568cdae220c84635e57bf46ede14e43da46473b4 (patch)
treeaf44535709bd5b36786d3551947006a854833faf /app-vim/merginal
parentapp-vim/gnupg: version bump to 2.6 (diff)
downloadgentoo-568cdae220c84635e57bf46ede14e43da46473b4.tar.gz
gentoo-568cdae220c84635e57bf46ede14e43da46473b4.tar.bz2
gentoo-568cdae220c84635e57bf46ede14e43da46473b4.zip
app-vim/merginal: remove old
Diffstat (limited to 'app-vim/merginal')
-rw-r--r--app-vim/merginal/Manifest3
-rw-r--r--app-vim/merginal/merginal-1.6.0.ebuild26
-rw-r--r--app-vim/merginal/merginal-2.0.0.ebuild26
-rw-r--r--app-vim/merginal/merginal-2.0.1.ebuild26
4 files changed, 0 insertions, 81 deletions
diff --git a/app-vim/merginal/Manifest b/app-vim/merginal/Manifest
index 6c83f2e9a7e1..ea16dd790f94 100644
--- a/app-vim/merginal/Manifest
+++ b/app-vim/merginal/Manifest
@@ -1,4 +1 @@
-DIST merginal-1.6.0.tar.gz 13882 SHA256 c2badc8a95fe0706465faedddbc08ca4bc83aa412fe226d7032171e8fc39a23a SHA512 9b3de15429160b4a2983f80c23483f7dee207586c89bbc70793b08639abff670762b54a4fac8f1bf907a0688ae4323876adcba29e3468f57ab0da57f5ce4105b WHIRLPOOL ff21e8228565707eb3cd794f48f68186f0da4a7f0412c61a762878718a617d6cb2de0b1beb769fe90162e50a80ac2feb494001e300d471bf78fe876c2185629f
-DIST merginal-2.0.0.tar.gz 14746 SHA256 43648f6e7fc8b9ac2a4dc727fc87d53db5565f823c1323e99a4fbf7574b2ce07 SHA512 9274749378981368c9afd6629b7b5bc0bd0e3153dda1a6828f43da31acd6e253637dd5703609a708b8b69dfe0d5a217d2414c36e947b985d97d341361fd4928e WHIRLPOOL 591c0c1466e79f8c210fe6f0c347a66eb1ef7ae92c42e8928cf44c036a0f05150c03f3cb83969fe3faa2fa80290a79bea5298be0c13d0aac23667def7895cc87
-DIST merginal-2.0.1.tar.gz 14902 SHA256 2b85e0e79e050f21e8a499253fe460c8dd5ae7f51b6a1d33296eafd8d1b4eb5e SHA512 750a5842b44b11877929c656d9b26f1f693e3fa4bc26e40b75585e7d35b2c075bfd21742b11fff3a0cc9e87b32c01e1f75e3e5ab7b88aadf00ea5bd81f687534 WHIRLPOOL ec81b2428447f0755788d8c4677379517e8914ce9a7fa5afc0442e6654cd49ecbb802482f0cf00c19de046a797f5c60c5ace0446e9d95a8a3f70a6001b7036ab
DIST merginal-2.0.2.tar.gz 15048 SHA256 e1f5030dfc30cf7c2c98f9193529c385c86def213ea2bc36c3feb5feea789a59 SHA512 fd2162491e04afdcf9c81770a3082c035b32ecfd8808be035db64ba6ed4ed4076c692d067f261c093fe12b467e020bb7c6770deabecf72e6631e1248d569b721 WHIRLPOOL 5101f0040f608370296fc57ab5b61be281c5190f9957dfbeb553714fa983434d22e8b866a60457a633e8ff89a4a49f4629bc20d47d310669708464065b966c9e
diff --git a/app-vim/merginal/merginal-1.6.0.ebuild b/app-vim/merginal/merginal-1.6.0.ebuild
deleted file mode 100644
index 1bea30cf3b11..000000000000
--- a/app-vim/merginal/merginal-1.6.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit vim-plugin
-
-MY_PN=vim-${PN}
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="fugitive extension to manage and merge git branches"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4955 https://github.com/idanarye/vim-merginal/"
-SRC_URI="https://github.com/idanarye/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="vim"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="app-vim/fugitive"
-
-VIM_PLUGIN_HELPFILES="${PN}"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
- rm README.md || die
-}
diff --git a/app-vim/merginal/merginal-2.0.0.ebuild b/app-vim/merginal/merginal-2.0.0.ebuild
deleted file mode 100644
index 1bea30cf3b11..000000000000
--- a/app-vim/merginal/merginal-2.0.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit vim-plugin
-
-MY_PN=vim-${PN}
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="fugitive extension to manage and merge git branches"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4955 https://github.com/idanarye/vim-merginal/"
-SRC_URI="https://github.com/idanarye/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="vim"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="app-vim/fugitive"
-
-VIM_PLUGIN_HELPFILES="${PN}"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
- rm README.md || die
-}
diff --git a/app-vim/merginal/merginal-2.0.1.ebuild b/app-vim/merginal/merginal-2.0.1.ebuild
deleted file mode 100644
index 1bea30cf3b11..000000000000
--- a/app-vim/merginal/merginal-2.0.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit vim-plugin
-
-MY_PN=vim-${PN}
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="fugitive extension to manage and merge git branches"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4955 https://github.com/idanarye/vim-merginal/"
-SRC_URI="https://github.com/idanarye/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="vim"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="app-vim/fugitive"
-
-VIM_PLUGIN_HELPFILES="${PN}"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
- rm README.md || die
-}