summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2013-06-01 22:14:58 +0000
committerTim Harder <radhermit@gentoo.org>2013-06-01 22:14:58 +0000
commit1e98b62c7bb0ead63af16d091484a69461afaecd (patch)
tree806dfaa01e86f841d474a914d3fb86157c59c31d /app-vim/dbext/dbext-19.0.ebuild
parentRemove old. (diff)
downloadgentoo-2-1e98b62c7bb0ead63af16d091484a69461afaecd.tar.gz
gentoo-2-1e98b62c7bb0ead63af16d091484a69461afaecd.tar.bz2
gentoo-2-1e98b62c7bb0ead63af16d091484a69461afaecd.zip
Version bump.
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'app-vim/dbext/dbext-19.0.ebuild')
-rw-r--r--app-vim/dbext/dbext-19.0.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/app-vim/dbext/dbext-19.0.ebuild b/app-vim/dbext/dbext-19.0.ebuild
new file mode 100644
index 000000000000..e27389082fca
--- /dev/null
+++ b/app-vim/dbext/dbext-19.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-19.0.ebuild,v 1.1 2013/06/01 22:14:58 radhermit Exp $
+
+EAPI=5
+
+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"