summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-12-23 18:55:13 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-12-23 18:55:13 +0000
commit6ba946802eb770932d4d055004f968a345070569 (patch)
tree46531e81ff729d4500b10cca2dadf98edc35073c /app-vim/perl-support/perl-support-3.2.2.ebuild
parentAdded ~ppc wrt bug 158042 (diff)
downloadhistorical-6ba946802eb770932d4d055004f968a345070569.tar.gz
historical-6ba946802eb770932d4d055004f968a345070569.tar.bz2
historical-6ba946802eb770932d4d055004f968a345070569.zip
Version bump
Package-Manager: portage-2.1.2_rc3-r9
Diffstat (limited to 'app-vim/perl-support/perl-support-3.2.2.ebuild')
-rw-r--r--app-vim/perl-support/perl-support-3.2.2.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/app-vim/perl-support/perl-support-3.2.2.ebuild b/app-vim/perl-support/perl-support-3.2.2.ebuild
new file mode 100644
index 000000000000..7c568fc7b4ad
--- /dev/null
+++ b/app-vim/perl-support/perl-support-3.2.2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2006 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.2.2.ebuild,v 1.1 2006/12/23 18:55:13 mcummings 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."
+