summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-12-17 10:44:39 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-12-17 10:44:39 +0000
commit431bb9171ecc9d29e176320c0d8468eb1ffb535b (patch)
tree145192221a638f0deab8de22631fcedfe21b1089 /app-vim/perl-support
parentQA: add prefix keywords (diff)
downloadgentoo-2-431bb9171ecc9d29e176320c0d8468eb1ffb535b.tar.gz
gentoo-2-431bb9171ecc9d29e176320c0d8468eb1ffb535b.tar.bz2
gentoo-2-431bb9171ecc9d29e176320c0d8468eb1ffb535b.zip
clean up
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-vim/perl-support')
-rw-r--r--app-vim/perl-support/ChangeLog6
-rw-r--r--app-vim/perl-support/perl-support-2.6.ebuild13
-rw-r--r--app-vim/perl-support/perl-support-3.1.ebuild13
3 files changed, 5 insertions, 27 deletions
diff --git a/app-vim/perl-support/ChangeLog b/app-vim/perl-support/ChangeLog
index 9853f89d2437..3b2f7d1e27b0 100644
--- a/app-vim/perl-support/ChangeLog
+++ b/app-vim/perl-support/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/perl-support
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/perl-support/ChangeLog,v 1.24 2009/12/17 10:43:05 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/perl-support/ChangeLog,v 1.25 2009/12/17 10:44:39 fauli Exp $
+
+ 17 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
+ -perl-support-2.6.ebuild, -perl-support-3.1.ebuild:
+ clean up
17 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
perl-support-2.6.ebuild, perl-support-3.1.ebuild,
diff --git a/app-vim/perl-support/perl-support-2.6.ebuild b/app-vim/perl-support/perl-support-2.6.ebuild
deleted file mode 100644
index 7c5eb4c253ab..000000000000
--- a/app-vim/perl-support/perl-support-2.6.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# 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-2.6.ebuild,v 1.5 2009/12/17 10:43:05 fauli 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 ~amd64-linux ~x86-linux ~x86-macos"
-IUSE=""
-
-VIM_PLUGIN_HELPTEXT="This plugin provides a Perl IDE in vim."
diff --git a/app-vim/perl-support/perl-support-3.1.ebuild b/app-vim/perl-support/perl-support-3.1.ebuild
deleted file mode 100644
index b0a64b5b8850..000000000000
--- a/app-vim/perl-support/perl-support-3.1.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# 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.1.ebuild,v 1.5 2009/12/17 10:43:05 fauli 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 ~amd64-linux ~x86-linux ~x86-macos"
-IUSE=""
-
-VIM_PLUGIN_HELPTEXT="This plugin provides a Perl IDE in vim."