summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAli Polatel <hawking@gentoo.org>2007-07-19 13:54:01 +0000
committerAli Polatel <hawking@gentoo.org>2007-07-19 13:54:01 +0000
commitb13e27c3dfa75c49ae18ace855f5d162731ffee8 (patch)
tree1f42614d8e75d46f9bca168d669aa6f554520fd7 /app-vim/perl-support/perl-support-3.6.2.ebuild
parentalpha/ia64/x86 stable wrt #178697 (diff)
downloadgentoo-2-b13e27c3dfa75c49ae18ace855f5d162731ffee8.tar.gz
gentoo-2-b13e27c3dfa75c49ae18ace855f5d162731ffee8.tar.bz2
gentoo-2-b13e27c3dfa75c49ae18ace855f5d162731ffee8.zip
version bump
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'app-vim/perl-support/perl-support-3.6.2.ebuild')
-rw-r--r--app-vim/perl-support/perl-support-3.6.2.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/app-vim/perl-support/perl-support-3.6.2.ebuild b/app-vim/perl-support/perl-support-3.6.2.ebuild
new file mode 100644
index 000000000000..96349d649473
--- /dev/null
+++ b/app-vim/perl-support/perl-support-3.6.2.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/perl-support/perl-support-3.6.2.ebuild,v 1.1 2007/07/19 13:54:01 hawking Exp $
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: Perl-IDE - Write and run Perl scripts using menus and hotkeys"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=556"
+LICENSE="as-is"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+VIM_PLUGIN_HELPTEXT="This plugin provides a Perl IDE in vim."