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
commit2ec2a0e93b6714543fd85803c3b1b0abbe22d107 (patch)
tree2c2e1ad7d2d4b7776895b9d65c20d0fad015a74c /app-vim/perl-support/perl-support-3.2.2.ebuild
parentAdded ~ppc wrt bug 158042 (diff)
downloadgentoo-2-2ec2a0e93b6714543fd85803c3b1b0abbe22d107.tar.gz
gentoo-2-2ec2a0e93b6714543fd85803c3b1b0abbe22d107.tar.bz2
gentoo-2-2ec2a0e93b6714543fd85803c3b1b0abbe22d107.zip
Version bump
(Portage version: 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."
+