summaryrefslogtreecommitdiff
path: root/app-vim/dbext/dbext-25.0.ebuild
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2017-02-24 01:24:45 -0500
committerTim Harder <radhermit@gentoo.org>2017-02-24 01:37:08 -0500
commit0d6965a8db998cf7509b32b8370c8eefe2e9206d (patch)
tree4546a4098ac6e7677fda2c3338d27c76d5d98fc2 /app-vim/dbext/dbext-25.0.ebuild
parent7022f02a6df878d478ffcd9dc9a56e0c6ecf643a (diff)
downloadgentoo-0d6965a8db998cf7509b32b8370c8eefe2e9206d.tar.gz
gentoo-0d6965a8db998cf7509b32b8370c8eefe2e9206d.tar.xz
app-vim/dbext: version bump to 25.0
Diffstat (limited to 'app-vim/dbext/dbext-25.0.ebuild')
-rw-r--r--app-vim/dbext/dbext-25.0.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/app-vim/dbext/dbext-25.0.ebuild b/app-vim/dbext/dbext-25.0.ebuild
new file mode 100644
index 00000000000..3ac3e1ee9ad
--- /dev/null
+++ b/app-vim/dbext/dbext-25.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: easy access to databases"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=356"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~mips ~ppc ~x86"
+
+VIM_PLUGIN_HELPFILES="${PN}.txt"