diff options
author | 2006-11-23 06:49:43 +0000 | |
---|---|---|
committer | 2006-11-23 06:49:43 +0000 | |
commit | c0745c6ba0ec572d9025212ed1567622a6b181c7 (patch) | |
tree | 3bd018a4eb072f2e8f5beca7733016e1348ea37b /app-vim/perl-support/perl-support-3.1.ebuild | |
parent | Added einfo about symlinks so users will read it (diff) | |
download | historical-c0745c6ba0ec572d9025212ed1567622a6b181c7.tar.gz historical-c0745c6ba0ec572d9025212ed1567622a6b181c7.tar.bz2 historical-c0745c6ba0ec572d9025212ed1567622a6b181c7.zip |
stable on ppc
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'app-vim/perl-support/perl-support-3.1.ebuild')
-rw-r--r-- | app-vim/perl-support/perl-support-3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/perl-support/perl-support-3.1.ebuild b/app-vim/perl-support/perl-support-3.1.ebuild index 102d4385ef29..4d9743f3b6b9 100644 --- a/app-vim/perl-support/perl-support-3.1.ebuild +++ b/app-vim/perl-support/perl-support-3.1.ebuild @@ -1,13 +1,13 @@ # 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.1.ebuild,v 1.2 2006/09/10 15:58:08 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/perl-support/perl-support-3.1.ebuild,v 1.3 2006/11/23 06:49:43 wormo 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" +KEYWORDS="amd64 ppc sparc ~x86" IUSE="" VIM_PLUGIN_HELPTEXT="This plugin provides a Perl IDE in vim." |