diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 18:25:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 18:25:23 +0000 |
commit | 3c304ecf80bffec409ad37ba4e30cd8e78b217ec (patch) | |
tree | fdcb0c575f7b0151486744eefcc4eeb5f149c036 /app-vim | |
parent | s390/sh/sparc stable wrt #344827 (diff) | |
download | gentoo-2-3c304ecf80bffec409ad37ba4e30cd8e78b217ec.tar.gz gentoo-2-3c304ecf80bffec409ad37ba4e30cd8e78b217ec.tar.bz2 gentoo-2-3c304ecf80bffec409ad37ba4e30cd8e78b217ec.zip |
sparc stable wrt #345061
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/perl-support/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/perl-support/perl-support-4.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/perl-support/ChangeLog b/app-vim/perl-support/ChangeLog index 0a09bf568f7b..e550b1332356 100644 --- a/app-vim/perl-support/ChangeLog +++ b/app-vim/perl-support/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/perl-support # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/perl-support/ChangeLog,v 1.30 2011/02/07 14:18:36 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/perl-support/ChangeLog,v 1.31 2011/02/12 18:25:23 armin76 Exp $ + + 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> perl-support-4.8.ebuild: + sparc stable wrt #345061 *perl-support-4.9 (07 Feb 2011) diff --git a/app-vim/perl-support/perl-support-4.8.ebuild b/app-vim/perl-support/perl-support-4.8.ebuild index 873608b4eb63..fe92e5a10ebb 100644 --- a/app-vim/perl-support/perl-support-4.8.ebuild +++ b/app-vim/perl-support/perl-support-4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/perl-support/perl-support-4.8.ebuild,v 1.4 2011/01/07 22:26:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/perl-support/perl-support-4.8.ebuild,v 1.5 2011/02/12 18:25:23 armin76 Exp $ EAPI=3 @@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: Perl-IDE - Write and run Perl scripts using menus and h HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=556" SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=13075 -> ${P}.zip" LICENSE="as-is" -KEYWORDS="amd64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" VIM_PLUGIN_HELPFILES="perlsupport" |