diff options
author | 2009-07-14 18:05:46 +0000 | |
---|---|---|
committer | 2009-07-14 18:05:46 +0000 | |
commit | 71774a711fb7ff8182a9c85a6b0d71324f8e8250 (patch) | |
tree | c16957702b9c33cc609ffa2a3300fa67955fa22c /app-vim/perl-support/perl-support-3.8.1.ebuild | |
parent | Remove old version. (diff) | |
download | historical-71774a711fb7ff8182a9c85a6b0d71324f8e8250.tar.gz historical-71774a711fb7ff8182a9c85a6b0d71324f8e8250.tar.bz2 historical-71774a711fb7ff8182a9c85a6b0d71324f8e8250.zip |
Sparc stable, bug #247622.
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'app-vim/perl-support/perl-support-3.8.1.ebuild')
-rw-r--r-- | app-vim/perl-support/perl-support-3.8.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/perl-support/perl-support-3.8.1.ebuild b/app-vim/perl-support/perl-support-3.8.1.ebuild index b06e3bcdfb86..a01faee0fb1a 100644 --- a/app-vim/perl-support/perl-support-3.8.1.ebuild +++ b/app-vim/perl-support/perl-support-3.8.1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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.8.1.ebuild,v 1.1 2008/09/20 14:55:04 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/perl-support/perl-support-3.8.1.ebuild,v 1.2 2009/07/14 18:05:46 fmccor 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." |