summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2015-08-24 21:56:36 -0400
committerTim Harder <radhermit@gentoo.org>2015-08-24 21:56:36 -0400
commita906d1462a1b84871ce65b6204d79180706f118f (patch)
treef5afa4034ad2a1f5b858aaa69cbf32c69c032103 /app-vim/gist
parentapp-vim/gist: version bump (diff)
downloadgentoo-a906d1462a1b84871ce65b6204d79180706f118f.tar.gz
gentoo-a906d1462a1b84871ce65b6204d79180706f118f.tar.bz2
gentoo-a906d1462a1b84871ce65b6204d79180706f118f.zip
app-vim/gist: remove old
Diffstat (limited to 'app-vim/gist')
-rw-r--r--app-vim/gist/Manifest2
-rw-r--r--app-vim/gist/gist-6.8.ebuild19
-rw-r--r--app-vim/gist/gist-7.0.ebuild19
3 files changed, 0 insertions, 40 deletions
diff --git a/app-vim/gist/Manifest b/app-vim/gist/Manifest
index f05d21f6ff9b..9349520119c7 100644
--- a/app-vim/gist/Manifest
+++ b/app-vim/gist/Manifest
@@ -1,4 +1,2 @@
-DIST gist-6.8.tar.bz2 9199 SHA256 f0406a79644bf946b1eefc88acc7994e9b945971326a23b9190f3e6d0d3e5cba SHA512 707dd30e1f60cac62ae5c496d5939f6545db0e79fcd033863b7a9180f3f10287897c397ade0bf74cef00b6de7c2892b9f7dc4f66c11649d1cdcedeab06909210 WHIRLPOOL 3432e97e0a6d00a1c8c3c74e16f35aba91136fb934c3f3ff0825e59b380142fed1ccfc52b35a5d33a457e0df1ab87008e439037dfaf950b3c079fdddc49adc3b
-DIST gist-7.0.tar.bz2 9360 SHA256 959d8caeb893e8d17d58956557d79aaa6bcdf5dc03fafd749f86a9528dd5ab93 SHA512 fd5122690f11fe78cb22ac2f43ea6cf52d4b25c930ba9c239f899100b6728875b707f13c621c09f13ecd0ee386208ba7bbc93209f6d265b2a5e26429a022ce7e WHIRLPOOL b4a14d94402d0f7fe60c76964ac3b0ab7f9058629af986dde6991432f6e36169453d0bc78429e5f7541d7fc7e3928eb36132f4915e35902332aad6aa8b4d19b1
DIST gist-7.1.tar.bz2 9398 SHA256 1864e90da1c68b9941e2104c42c96404b18d59f9c89cdcca76ff9e48fd79b897 SHA512 47492ab5c31d29e6a939c9631f2bac67c3ea0a2d2af783df3fa589a20ec2bb5d7e0f961c370b81a5ad3e05952140e0cc9a8c5a8e034b5ff8f9afd9447b8a3807 WHIRLPOOL c533ab9052daee3412284dcc2e560a877eb34524afa3e8fd1fe065eacfae483f77e118988ec6f3921d0605b31f8dab5c8c5acc59d61d01f7661554e0b441ccfb
DIST gist-7.2.tar.gz 15987 SHA256 6ae5df2a1c783c94ce978a00914e5ef6d4b52317d0c7eb9abfcc6d0b54b87922 SHA512 76a526c73bdc4fe35dea6001f73329a683fd12406950027a6697253b12469d15d4b92fb6ca64b9374817a68a2384856e98bca01aa19fa781b7e6a99e5b9202b6 WHIRLPOOL 60f0a47933a9e2600d418407fc42b7b3db688f67c16c61fa5834aa63e1abc5b6a8bb0a4147c56c18c97d708e5508255e7113312480f0ed2d41f370d2cc17114b
diff --git a/app-vim/gist/gist-6.8.ebuild b/app-vim/gist/gist-6.8.ebuild
deleted file mode 100644
index b16220ed7ee0..000000000000
--- a/app-vim/gist/gist-6.8.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: interact with gists (gist.github.com)"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2423"
-LICENSE="BSD"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="app-vim/webapi
- net-misc/curl
- dev-vcs/git"
-
-VIM_PLUGIN_HELPFILES="Gist.vim"
diff --git a/app-vim/gist/gist-7.0.ebuild b/app-vim/gist/gist-7.0.ebuild
deleted file mode 100644
index b16220ed7ee0..000000000000
--- a/app-vim/gist/gist-7.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: interact with gists (gist.github.com)"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2423"
-LICENSE="BSD"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="app-vim/webapi
- net-misc/curl
- dev-vcs/git"
-
-VIM_PLUGIN_HELPFILES="Gist.vim"