diff options
author | 2008-09-20 14:55:04 +0000 | |
---|---|---|
committer | 2008-09-20 14:55:04 +0000 | |
commit | ffaa0bcd7476a26774399b44cbb5ae8f1cddec45 (patch) | |
tree | 6fd4283b60fc13111240896dc920a930990cce67 /app-vim | |
parent | Version bump (diff) | |
download | gentoo-2-ffaa0bcd7476a26774399b44cbb5ae8f1cddec45.tar.gz gentoo-2-ffaa0bcd7476a26774399b44cbb5ae8f1cddec45.tar.bz2 gentoo-2-ffaa0bcd7476a26774399b44cbb5ae8f1cddec45.zip |
Version bump. Drop old.
(Portage version: -svn/cvs/Linux 2.6.26-gentoo x86_64)
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/perl-support/ChangeLog | 11 | ||||
-rw-r--r-- | app-vim/perl-support/perl-support-3.2.1.ebuild | 13 | ||||
-rw-r--r-- | app-vim/perl-support/perl-support-3.2.2.ebuild | 13 | ||||
-rw-r--r-- | app-vim/perl-support/perl-support-3.6.2.ebuild | 13 | ||||
-rw-r--r-- | app-vim/perl-support/perl-support-3.8.1.ebuild (renamed from app-vim/perl-support/perl-support-3.4.ebuild) | 4 |
5 files changed, 11 insertions, 43 deletions
diff --git a/app-vim/perl-support/ChangeLog b/app-vim/perl-support/ChangeLog index 0b72d20e62f4..19b5b9475f4c 100644 --- a/app-vim/perl-support/ChangeLog +++ b/app-vim/perl-support/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-vim/perl-support -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/perl-support/ChangeLog,v 1.18 2007/07/19 13:54:01 hawking Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/perl-support/ChangeLog,v 1.19 2008/09/20 14:55:04 hawking Exp $ + +*perl-support-3.8.1 (20 Sep 2008) + + 20 Sep 2008; Ali Polatel <hawking@gentoo.org> -perl-support-3.2.1.ebuild, + -perl-support-3.2.2.ebuild, -perl-support-3.4.ebuild, + -perl-support-3.6.2.ebuild, +perl-support-3.8.1.ebuild: + Version bump. Drop old. *perl-support-3.6.2 (19 Jul 2007) diff --git a/app-vim/perl-support/perl-support-3.2.1.ebuild b/app-vim/perl-support/perl-support-3.2.1.ebuild deleted file mode 100644 index 81cd73711797..000000000000 --- a/app-vim/perl-support/perl-support-3.2.1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# 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.1.ebuild,v 1.2 2007/07/11 05:14:08 mr_bones_ 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." diff --git a/app-vim/perl-support/perl-support-3.2.2.ebuild b/app-vim/perl-support/perl-support-3.2.2.ebuild deleted file mode 100644 index 186442b6efbe..000000000000 --- a/app-vim/perl-support/perl-support-3.2.2.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# 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.2 2007/07/11 05:14:08 mr_bones_ 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." diff --git a/app-vim/perl-support/perl-support-3.6.2.ebuild b/app-vim/perl-support/perl-support-3.6.2.ebuild deleted file mode 100644 index 96349d649473..000000000000 --- a/app-vim/perl-support/perl-support-3.6.2.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# 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." diff --git a/app-vim/perl-support/perl-support-3.4.ebuild b/app-vim/perl-support/perl-support-3.8.1.ebuild index 371b1774900f..b06e3bcdfb86 100644 --- a/app-vim/perl-support/perl-support-3.4.ebuild +++ b/app-vim/perl-support/perl-support-3.8.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.4.ebuild,v 1.2 2007/07/11 05:14:08 mr_bones_ Exp $ +# $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 $ inherit vim-plugin |