summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2012-08-03 10:33:49 +0000
committerTim Harder <radhermit@gentoo.org>2012-08-03 10:33:49 +0000
commita4de0ca0ca243444e586de4714fb6c66fbbedc51 (patch)
tree5540339a8b5983748d22a35e76d181732fe3fd99 /app-vim/dbext/dbext-16.0.ebuild
parentRemove old. (diff)
downloadgentoo-2-a4de0ca0ca243444e586de4714fb6c66fbbedc51.tar.gz
gentoo-2-a4de0ca0ca243444e586de4714fb6c66fbbedc51.tar.bz2
gentoo-2-a4de0ca0ca243444e586de4714fb6c66fbbedc51.zip
Version bump.
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'app-vim/dbext/dbext-16.0.ebuild')
-rw-r--r--app-vim/dbext/dbext-16.0.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/app-vim/dbext/dbext-16.0.ebuild b/app-vim/dbext/dbext-16.0.ebuild
new file mode 100644
index 000000000000..46c139fbf47a
--- /dev/null
+++ b/app-vim/dbext/dbext-16.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-16.0.ebuild,v 1.1 2012/08/03 10:33:49 radhermit Exp $
+
+EAPI=4
+
+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"
+IUSE=""
+
+VIM_PLUGIN_HELPFILES="${PN}.txt"