diff options
author | Tim Harder <radhermit@gentoo.org> | 2011-01-07 23:27:56 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2011-01-07 23:27:56 +0000 |
commit | 614d33c704f85ea4055f68043bcda88281c7908e (patch) | |
tree | b61ecd6c042a823149495bba4fc2bb3c6af35569 | |
parent | Marking symlinks-1.4 ppc for bug 350698 (diff) | |
download | historical-614d33c704f85ea4055f68043bcda88281c7908e.tar.gz historical-614d33c704f85ea4055f68043bcda88281c7908e.tar.bz2 historical-614d33c704f85ea4055f68043bcda88281c7908e.zip |
Remove old
Package-Manager: portage-2.2.0_alpha12/cvs/Linux x86_64
59 files changed, 97 insertions, 890 deletions
diff --git a/app-vim/align/ChangeLog b/app-vim/align/ChangeLog index 620bd5693dd6..c63df38b8d83 100644 --- a/app-vim/align/ChangeLog +++ b/app-vim/align/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/align # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/align/ChangeLog,v 1.53 2011/01/07 22:07:15 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/align/ChangeLog,v 1.54 2011/01/07 23:26:49 radhermit Exp $ + + 07 Jan 2011; Tim Harder <radhermit@gentoo.org> -align-32.ebuild, + -align-33.ebuild, -align-35.ebuild, -align-39.ebuild: + Remove old 07 Jan 2011; Brent Baude <ranger@gentoo.org> align-41.ebuild: stable ppc, bug 345035 diff --git a/app-vim/align/align-32.ebuild b/app-vim/align/align-32.ebuild deleted file mode 100644 index cfdc3042feef..000000000000 --- a/app-vim/align/align-32.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-32.ebuild,v 1.9 2010/10/07 02:48:58 leio Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: commands and maps to help produce aligned text" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=294" - -LICENSE="GPL-2" -KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" -IUSE="" - -RDEPEND="app-vim/cecutil" - -VIM_PLUGIN_HELPFILES="align align-maps" - -src_unpack() { - unpack ${A} - cd "${S}" - # this makes vim7 throw a hissy fit - sed -i -e 's/ version </ v:version </g' plugin/Align*.vim || die "bad sed" - - # nuke cecutil, we use the common shared version - rm -f plugin/cecutil.vim -} diff --git a/app-vim/align/align-33.ebuild b/app-vim/align/align-33.ebuild deleted file mode 100644 index f0a9498cd1a1..000000000000 --- a/app-vim/align/align-33.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-33.ebuild,v 1.7 2008/09/20 07:57:43 hawking Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: commands and maps to help produce aligned text" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=294" - -LICENSE="vim" -KEYWORDS="alpha amd64 ia64 ~mips ppc sparc ~x86" -IUSE="" -SLOT="0" -RDEPEND="app-vim/cecutil" - -VIM_PLUGIN_HELPFILES="align align-maps" - -src_unpack() { - unpack ${A} - cd "${S}" - # this makes vim7 throw a hissy fit - sed -i -e 's/ version </ v:version </g' plugin/Align*.vim || die "bad sed" - - # nuke cecutil, we use the common shared version - rm -f plugin/cecutil.vim -} diff --git a/app-vim/align/align-35.ebuild b/app-vim/align/align-35.ebuild deleted file mode 100644 index f2c7fa5801e1..000000000000 --- a/app-vim/align/align-35.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-35.ebuild,v 1.2 2008/09/20 07:57:43 hawking Exp $ - -VIM_PLUGIN_VIM_VERSION="7.0" -inherit vim-plugin - -DESCRIPTION="vim plugin: commands and maps to help produce aligned text" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=294" - -LICENSE="vim" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86" -IUSE="" -SLOT="0" -RDEPEND="app-vim/cecutil" - -VIM_PLUGIN_HELPFILES="align align-maps" - -src_unpack() { - unpack ${A} - cd "${S}" - # nuke cecutil, we use the common shared version - rm -f plugin/cecutil.vim -} diff --git a/app-vim/align/align-39.ebuild b/app-vim/align/align-39.ebuild deleted file mode 100644 index 9ba1ace29ceb..000000000000 --- a/app-vim/align/align-39.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-39.ebuild,v 1.2 2008/09/20 07:57:43 hawking Exp $ - -VIM_PLUGIN_VIM_VERSION="7.0" -inherit vim-plugin - -DESCRIPTION="vim plugin: commands and maps to help produce aligned text" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=294" - -LICENSE="vim" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86" -IUSE="" -SLOT="0" -RDEPEND="app-vim/cecutil" - -VIM_PLUGIN_HELPFILES="align align-maps" - -src_unpack() { - unpack ${A} - cd "${S}" - # nuke cecutil, we use the common shared version - rm -f plugin/cecutil.vim -} diff --git a/app-vim/autoalign/ChangeLog b/app-vim/autoalign/ChangeLog index c245731bf7d9..6fe3768dc618 100644 --- a/app-vim/autoalign/ChangeLog +++ b/app-vim/autoalign/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/autoalign # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/autoalign/ChangeLog,v 1.33 2011/01/07 22:08:36 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/autoalign/ChangeLog,v 1.34 2011/01/07 23:27:55 radhermit Exp $ + + 07 Jan 2011; Tim Harder <radhermit@gentoo.org> -autoalign-5.ebuild, + -autoalign-11.ebuild: + Remove old 07 Jan 2011; Brent Baude <ranger@gentoo.org> autoalign-13.ebuild: stable ppc, bug 345037 diff --git a/app-vim/autoalign/autoalign-11.ebuild b/app-vim/autoalign/autoalign-11.ebuild deleted file mode 100644 index 13798d78311a..000000000000 --- a/app-vim/autoalign/autoalign-11.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/autoalign/autoalign-11.ebuild,v 1.7 2008/09/20 12:14:51 hawking Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: automatically align bib, c, c++, tex and vim code" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=884" -LICENSE="vim" -KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" -IUSE="" - -RDEPEND=">=app-vim/align-30 - >=app-vim/cecutil-4" - -VIM_PLUGIN_HELPFILES="autoalign" -VIM_PLUGIN_MESSAGES="filetype" - -src_unpack() { - unpack ${A} - cd "${S}" - # Don't use the cecutil.vim included in the tarball, use the one - # provided by app-vim/cecutil instead. - rm plugin/cecutil.vim -} diff --git a/app-vim/autoalign/autoalign-5.ebuild b/app-vim/autoalign/autoalign-5.ebuild deleted file mode 100644 index ef1c442d7485..000000000000 --- a/app-vim/autoalign/autoalign-5.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/autoalign/autoalign-5.ebuild,v 1.10 2010/10/07 02:55:31 leio Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: automatically align bib, c, c++, tex and vim code" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=884" -LICENSE="vim" -KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" -IUSE="" - -RDEPEND=">=app-vim/align-30 - >=app-vim/cecutil-4 - !>=app-editors/vim-core-7" - -VIM_PLUGIN_HELPFILES="autoalign" - -src_unpack() { - unpack ${A} - cd "${S}" - # Don't use the cecutil.vim included in the tarball, use the one - # provided by app-vim/cecutil instead. - rm plugin/cecutil.vim -} - -pkg_postinst() { - vim-plugin_pkg_postinst - - ewarn - ewarn "This plugin only works properly when vim is in virtualedit" - ewarn "mode. To enable this, use:" - ewarn " :set virtualedit=all" - ewarn -} diff --git a/app-vim/breakpts/ChangeLog b/app-vim/breakpts/ChangeLog index 7326aa2ba56a..077ab4bcc558 100644 --- a/app-vim/breakpts/ChangeLog +++ b/app-vim/breakpts/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/breakpts # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/breakpts/ChangeLog,v 1.14 2011/01/07 22:40:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/breakpts/ChangeLog,v 1.15 2011/01/07 23:10:28 radhermit Exp $ + + 07 Jan 2011; Tim Harder <radhermit@gentoo.org> -breakpts-3.1.ebuild: + Remove old 07 Jan 2011; Brent Baude <ranger@gentoo.org> breakpts-4.0.ebuild: stable ppc, bug 345083 diff --git a/app-vim/breakpts/breakpts-3.1.ebuild b/app-vim/breakpts/breakpts-3.1.ebuild deleted file mode 100644 index d845bbce72b2..000000000000 --- a/app-vim/breakpts/breakpts-3.1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/breakpts/breakpts-3.1.ebuild,v 1.10 2010/10/07 02:57:25 leio Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: sets vim breakpoints visually" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=618" -LICENSE="GPL-2" -KEYWORDS="alpha ~amd64 ia64 ~mips ppc sparc x86" -IUSE="" - -RDEPEND=" - || ( >=app-editors/vim-6.3 >=app-editors/gvim-6.3 ) - >=app-vim/multvals-3.6.1 - >=app-vim/genutils-1.13 - >=app-vim/foldutil-1.6" - -VIM_PLUGIN_HELPTEXT=\ -"This plugin allows breakpoints to be set and cleared visually. To start, -use :BreakPts, move to the required function and press <CR>. Breakpoints -can then be added using :BPToggle or <F9>." diff --git a/app-vim/calendar/ChangeLog b/app-vim/calendar/ChangeLog index 15cce2c09550..9f21adee3cdd 100644 --- a/app-vim/calendar/ChangeLog +++ b/app-vim/calendar/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/calendar # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/calendar/ChangeLog,v 1.32 2011/01/07 22:10:18 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/calendar/ChangeLog,v 1.33 2011/01/07 23:25:41 radhermit Exp $ + + 07 Jan 2011; Tim Harder <radhermit@gentoo.org> -calendar-1.4a.ebuild, + -calendar-1.7.ebuild: + Remove old 07 Jan 2011; Brent Baude <ranger@gentoo.org> calendar-2.2.ebuild: stable ppc, bug 345039 diff --git a/app-vim/calendar/calendar-1.4a.ebuild b/app-vim/calendar/calendar-1.4a.ebuild deleted file mode 100644 index 88937052ee43..000000000000 --- a/app-vim/calendar/calendar-1.4a.ebuild +++ /dev/null @@ -1,18 +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/calendar/calendar-1.4a.ebuild,v 1.7 2007/05/13 17:57:48 yoswink Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: calendar window" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=52" -LICENSE="vim" -KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" -IUSE="" -SLOT="0" -VIM_PLUGIN_HELPTEXT=\ -"This plugin provides a calendar window for vim. To start it, use the -:Calendar command." - -# bug #62677 -RDEPEND="!app-vim/cvscommand" diff --git a/app-vim/calendar/calendar-1.7.ebuild b/app-vim/calendar/calendar-1.7.ebuild deleted file mode 100644 index 9a51ef97fd35..000000000000 --- a/app-vim/calendar/calendar-1.7.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/calendar/calendar-1.7.ebuild,v 1.1 2008/09/20 12:25:46 hawking Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: calendar window" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=52" -LICENSE="vim" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86" -IUSE="" -SLOT="0" -VIM_PLUGIN_HELPTEXT=\ -"This plugin provides a calendar window for vim. To start it, use the -:Calendar command." - -# bug #62677 -RDEPEND="!app-vim/cvscommand" diff --git a/app-vim/cecutil/ChangeLog b/app-vim/cecutil/ChangeLog index 02db2ec9a498..d6c2f4db9fa4 100644 --- a/app-vim/cecutil/ChangeLog +++ b/app-vim/cecutil/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/cecutil # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cecutil/ChangeLog,v 1.30 2011/01/07 22:13:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cecutil/ChangeLog,v 1.31 2011/01/07 23:24:25 radhermit Exp $ + + 07 Jan 2011; Tim Harder <radhermit@gentoo.org> -cecutil-7.ebuild: + Remove old 07 Jan 2011; Brent Baude <ranger@gentoo.org> cecutil-17.ebuild: stable ppc, bug 345041 diff --git a/app-vim/cecutil/cecutil-7.ebuild b/app-vim/cecutil/cecutil-7.ebuild deleted file mode 100644 index 79c784d6b433..000000000000 --- a/app-vim/cecutil/cecutil-7.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cecutil/cecutil-7.ebuild,v 1.8 2010/10/07 02:58:46 leio Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: library used by many of Charles Campbell's plugins" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1066" -LICENSE="vim" -KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" -IUSE="" - -VIM_PLUGIN_HELPTEXT=\ -"This plugin provides library functions and is not intended to be used -directly by the user. Documentation is available via ':help cecutil.txt'." - -src_unpack() { - unpack ${A} - cd "${S}" - # automatic help extraction. woohoo! someone please shoot me now... - mkdir -p "${S}"/doc - sed -n -e '/^\*cecutil.txt\*/,$p' "${S}"/plugin/cecutil.vim \ - > "${S}"/doc/cecutil.txt \ - || die "sed 1 failed. not good." - sed -i -e '/^" HelpExtractor:/,$d' "${S}"/plugin/cecutil.vim \ - || die "sed 2 failed. not good." -} diff --git a/app-vim/cmdalias/ChangeLog b/app-vim/cmdalias/ChangeLog index a00b0c6779b9..45caf49bce18 100644 --- a/app-vim/cmdalias/ChangeLog +++ b/app-vim/cmdalias/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/cmdalias # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cmdalias/ChangeLog,v 1.17 2011/01/07 22:15:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cmdalias/ChangeLog,v 1.18 2011/01/07 23:23:20 radhermit Exp $ + + 07 Jan 2011; Tim Harder <radhermit@gentoo.org> -cmdalias-1.0.ebuild, + -cmdalias-2.0.ebuild: + Remove old 07 Jan 2011; Brent Baude <ranger@gentoo.org> cmdalias-3.0.ebuild: stable ppc, bug 345045 diff --git a/app-vim/cmdalias/cmdalias-1.0.ebuild b/app-vim/cmdalias/cmdalias-1.0.ebuild deleted file mode 100644 index e02ecb90d91b..000000000000 --- a/app-vim/cmdalias/cmdalias-1.0.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cmdalias/cmdalias-1.0.ebuild,v 1.10 2010/10/07 03:02:57 leio Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: library for alias creation" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=746" -LICENSE="GPL-2" -KEYWORDS="alpha ~amd64 ia64 ~mips ppc sparc x86" -IUSE="" -RDEPEND=">=app-vim/curcmdmode-1.0" - -VIM_PLUGIN_HELPTEXT=\ -"This plugin provides library functions and is not intended to be used -directly by the user." diff --git a/app-vim/cmdalias/cmdalias-2.0.ebuild b/app-vim/cmdalias/cmdalias-2.0.ebuild deleted file mode 100644 index 0ffe9e4cc212..000000000000 --- a/app-vim/cmdalias/cmdalias-2.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cmdalias/cmdalias-2.0.ebuild,v 1.2 2008/10/10 13:40:29 hawking Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: library for alias creation" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=746" -LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86" -IUSE="" - -VIM_PLUGIN_HELPTEXT=\ -"This plugin provides library functions and is not intended to be used -directly by the user." diff --git a/app-vim/colorsel/ChangeLog b/app-vim/colorsel/ChangeLog index 56a6d0ddb477..9c68432c7e55 100644 --- a/app-vim/colorsel/ChangeLog +++ b/app-vim/colorsel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/colorsel # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/colorsel/ChangeLog,v 1.19 2011/01/07 22:20:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/colorsel/ChangeLog,v 1.20 2011/01/07 23:22:26 radhermit Exp $ + + 07 Jan 2011; Tim Harder <radhermit@gentoo.org> -colorsel-20040416.ebuild, + -colorsel-20051121.ebuild: + Remove old 07 Jan 2011; Brent Baude <ranger@gentoo.org> colorsel-20100406.ebuild: stable ppc, bug 345047 diff --git a/app-vim/colorsel/colorsel-20040416.ebuild b/app-vim/colorsel/colorsel-20040416.ebuild deleted file mode 100644 index 7a1d6869cf9d..000000000000 --- a/app-vim/colorsel/colorsel-20040416.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/colorsel/colorsel-20040416.ebuild,v 1.14 2008/09/20 13:59:45 hawking Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: RGB / HSV color selector" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=927" -LICENSE="public-domain" -KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" -IUSE="" -RDEPEND=">=app-editors/gvim-6.2" - -function src_unpack() { - unpack ${A} - - # This plugin tests whether the GUI is present and barfs if not. We - # don't want this, since we don't have a gvim-specific plugins - # directory. Instead, we'll do a bit of sed-fu to make it just do - # nothing in non-GUI mode. - sed -i \ - -e "s:echoerr 'Color selector needs GUI':\" mmm, cookies':" \ - "${S}"/plugin/${PN}.vim \ - || die "d'oh! sed magic didn't work, call an ambulance" -} - -VIM_PLUGIN_HELPTEXT=\ -"This plugin provides a color selector for vim. Use :ColorSel to start -the selector. This command is only available when vim is run in GUI mode." diff --git a/app-vim/colorsel/colorsel-20051121.ebuild b/app-vim/colorsel/colorsel-20051121.ebuild deleted file mode 100644 index a9d62ddecbc7..000000000000 --- a/app-vim/colorsel/colorsel-20051121.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/colorsel/colorsel-20051121.ebuild,v 1.1 2008/09/20 13:59:45 hawking Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: RGB / HSV color selector" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=927" -LICENSE="public-domain" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86" -IUSE="" -RDEPEND=">=app-editors/gvim-6.2" - -function src_unpack() { - unpack ${A} - - # This plugin tests whether the GUI is present and barfs if not. We - # don't want this, since we don't have a gvim-specific plugins - # directory. Instead, we'll do a bit of sed-fu to make it just do - # nothing in non-GUI mode. - sed -i \ - -e "s:echoerr 'Color selector needs GUI':\" mmm, cookies':" \ - "${S}"/plugin/${PN}.vim \ - || die "d'oh! sed magic didn't work, call an ambulance" -} - -VIM_PLUGIN_HELPTEXT=\ -"This plugin provides a color selector for vim. Use :ColorSel to start -the selector. This command is only available when vim is run in GUI mode." diff --git a/app-vim/enhancedcommentify/ChangeLog b/app-vim/enhancedcommentify/ChangeLog index e8c9b2e5bbce..7944c874a00f 100644 --- a/app-vim/enhancedcommentify/ChangeLog +++ b/app-vim/enhancedcommentify/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/enhancedcommentify # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/ChangeLog,v 1.36 2011/01/07 22:43:41 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/ChangeLog,v 1.37 2011/01/07 23:07:50 radhermit Exp $ + + 07 Jan 2011; Tim Harder <radhermit@gentoo.org> + -enhancedcommentify-2.1-r4.ebuild, -enhancedcommentify-2.2.ebuild: + Remove old 07 Jan 2011; Brent Baude <ranger@gentoo.org> enhancedcommentify-2.3.ebuild: diff --git a/app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild b/app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild deleted file mode 100644 index ed8fcc82ab04..000000000000 --- a/app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild,v 1.8 2010/10/07 03:10:30 leio Exp $ - -inherit vim-plugin eutils - -DESCRIPTION="vim plugin: enhanced comment creation" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=23" -SRC_URI="mirror://gentoo/${P}-r1.tar.bz2" - -LICENSE="BSD" -KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" -IUSE="" - -VIM_PLUGIN_HELPFILES="EnhancedCommentify" - -DEPEND="${DEPEND} >=sys-apps/sed-4" -# bug #74897 -RDEPEND="!app-vim/ctx" - -src_unpack() { - unpack ${A} - cd "${S}" - # gentooy things, bug #79185 - epatch "${FILESDIR}"/${P}-gentooisms.patch - epatch "${FILESDIR}"/${P}-extra-ft-support.patch -} diff --git a/app-vim/enhancedcommentify/enhancedcommentify-2.2.ebuild b/app-vim/enhancedcommentify/enhancedcommentify-2.2.ebuild deleted file mode 100644 index 4ad43fdbda27..000000000000 --- a/app-vim/enhancedcommentify/enhancedcommentify-2.2.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/enhancedcommentify-2.2.ebuild,v 1.2 2008/04/16 09:03:46 hawking Exp $ - -inherit vim-plugin eutils - -DESCRIPTION="vim plugin: enhanced comment creation" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=23" - -LICENSE="BSD" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86" -IUSE="" - -VIM_PLUGIN_HELPFILES="EnhancedCommentify" - -DEPEND="${DEPEND} >=sys-apps/sed-4" -# bug #74897 -RDEPEND="!app-vim/ctx" - -src_unpack() { - unpack ${A} - cd "${S}" - # gentooy things, bug #79185 - epatch "${FILESDIR}"/${PN}-2.1-gentooisms.patch - epatch "${FILESDIR}"/${PN}-2.1-extra-ft-support.patch -} diff --git a/app-vim/foldutil/ChangeLog b/app-vim/foldutil/ChangeLog index f354f2192854..a8d1ac1273bf 100644 --- a/app-vim/foldutil/ChangeLog +++ b/app-vim/foldutil/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/foldutil # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/ChangeLog,v 1.24 2011/01/07 22:24:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/ChangeLog,v 1.25 2011/01/07 23:20:07 radhermit Exp $ + + 07 Jan 2011; Tim Harder <radhermit@gentoo.org> -foldutil-2.0.ebuild: + Remove old 07 Jan 2011; Brent Baude <ranger@gentoo.org> foldutil-3.0.ebuild: stable ppc, bug 345053 diff --git a/app-vim/foldutil/foldutil-2.0.ebuild b/app-vim/foldutil/foldutil-2.0.ebuild deleted file mode 100644 index 8d40b387f0d7..000000000000 --- a/app-vim/foldutil/foldutil-2.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/foldutil/foldutil-2.0.ebuild,v 1.8 2010/10/07 03:15:07 leio Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: fold creation utility" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=158" -LICENSE="GPL-2" -KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" -IUSE="" - -RDEPEND=" - >=app-vim/multvals-3.10 - >=app-vim/genutils-1.18" - -VIM_PLUGIN_HELPTEXT=\ -"This plugin provides a number of commands for working with folds: -\ :FoldNonMatching [pattern] [context] -\ :FoldShowLines {lines} [context] -\ :FoldEndFolding" diff --git a/app-vim/genutils/ChangeLog b/app-vim/genutils/ChangeLog index 157fdc165275..1f72ef690bbc 100644 --- a/app-vim/genutils/ChangeLog +++ b/app-vim/genutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/genutils # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/genutils/ChangeLog,v 1.28 2011/01/07 22:22:32 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/genutils/ChangeLog,v 1.29 2011/01/07 23:21:12 radhermit Exp $ + + 07 Jan 2011; Tim Harder <radhermit@gentoo.org> -genutils-1.18.ebuild, + -genutils-2.4.ebuild: + Remove old 07 Jan 2011; Brent Baude <ranger@gentoo.org> genutils-2.5.ebuild: stable ppc, bug 345051 diff --git a/app-vim/genutils/genutils-1.18.ebuild b/app-vim/genutils/genutils-1.18.ebuild deleted file mode 100644 index 3c698283b3ba..000000000000 --- a/app-vim/genutils/genutils-1.18.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/genutils/genutils-1.18.ebuild,v 1.8 2010/10/07 03:17:11 leio Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: library with various useful functions" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=197" -LICENSE="GPL-2" -KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" -IUSE="" - -RDEPEND=">=app-vim/multvals-3.10" - -VIM_PLUGIN_HELPTEXT=\ -"This plugin provides library functions and is not intended to be used -directly by the user." diff --git a/app-vim/genutils/genutils-2.4.ebuild b/app-vim/genutils/genutils-2.4.ebuild deleted file mode 100644 index 16a8f5083d0f..000000000000 --- a/app-vim/genutils/genutils-2.4.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/genutils/genutils-2.4.ebuild,v 1.1 2008/09/21 13:06:07 hawking Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: library with various useful functions" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=197" -LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86" -IUSE="" - -RDEPEND=">=app-vim/multvals-3.10" - -VIM_PLUGIN_HELPTEXT=\ -"This plugin provides library functions and is not intended to be used -directly by the user." diff --git a/app-vim/gtk-syntax/ChangeLog b/app-vim/gtk-syntax/ChangeLog index 2c0b338e4fe0..91156851d018 100644 --- a/app-vim/gtk-syntax/ChangeLog +++ b/app-vim/gtk-syntax/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/gtk-syntax # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.39 2011/01/07 22:25:45 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/ChangeLog,v 1.40 2011/01/07 23:18:49 radhermit Exp $ + + 07 Jan 2011; Tim Harder <radhermit@gentoo.org> -gtk-syntax-20060423.ebuild, + -gtk-syntax-20070925.ebuild, -gtk-syntax-20090402.ebuild: + Remove old 07 Jan 2011; Brent Baude <ranger@gentoo.org> gtk-syntax-20091024.ebuild: stable ppc, bug 345059 diff --git a/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild b/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild deleted file mode 100644 index 6259e080afc4..000000000000 --- a/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20060423.ebuild,v 1.12 2010/10/07 03:19:29 leio Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: Syntax highlighting for GLib, Gtk+, Xlib, Gimp, Gnome -and more" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1000" -LICENSE="as-is" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" -IUSE="" diff --git a/app-vim/gtk-syntax/gtk-syntax-20070925.ebuild b/app-vim/gtk-syntax/gtk-syntax-20070925.ebuild deleted file mode 100644 index 54dbfded9e9e..000000000000 --- a/app-vim/gtk-syntax/gtk-syntax-20070925.ebuild +++ /dev/null @@ -1,12 +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/gtk-syntax/gtk-syntax-20070925.ebuild,v 1.5 2009/12/17 10:37:06 fauli Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: Syntax highlighting for GLib, Gtk+, Xlib, Gimp, Gnome -and more" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1000" -LICENSE="as-is" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" -IUSE="" diff --git a/app-vim/gtk-syntax/gtk-syntax-20090402.ebuild b/app-vim/gtk-syntax/gtk-syntax-20090402.ebuild deleted file mode 100644 index e48c6c091c1a..000000000000 --- a/app-vim/gtk-syntax/gtk-syntax-20090402.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gtk-syntax/gtk-syntax-20090402.ebuild,v 1.3 2010/03/09 09:08:08 mduft Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: Syntax highlighting for GLib, Gtk+, Xlib, Gimp, Gnome -and more" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1000" -LICENSE="as-is" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" -IUSE="" diff --git a/app-vim/increment/ChangeLog b/app-vim/increment/ChangeLog index 30840683e4ed..ef51a8662e3c 100644 --- a/app-vim/increment/ChangeLog +++ b/app-vim/increment/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/increment # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/increment/ChangeLog,v 1.14 2011/01/07 22:46:45 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/increment/ChangeLog,v 1.15 2011/01/07 23:04:34 radhermit Exp $ + + 07 Jan 2011; Tim Harder <radhermit@gentoo.org> -increment-1.0.ebuild: + Remove old 07 Jan 2011; Brent Baude <ranger@gentoo.org> increment-1.1.ebuild: stable ppc, bug 345355 diff --git a/app-vim/increment/increment-1.0.ebuild b/app-vim/increment/increment-1.0.ebuild deleted file mode 100644 index c51b99c7f5dd..000000000000 --- a/app-vim/increment/increment-1.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/increment/increment-1.0.ebuild,v 1.9 2005/04/24 12:09:59 hansmi Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: easily create sequences of incremented values" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=842" - -LICENSE="as-is" -KEYWORDS="sparc x86 ppc amd64 alpha ia64" -IUSE="" - -VIM_PLUGIN_HELPFILES="increment.txt" diff --git a/app-vim/multiplesearch/ChangeLog b/app-vim/multiplesearch/ChangeLog index 1b7ebd482c2b..794537250c78 100644 --- a/app-vim/multiplesearch/ChangeLog +++ b/app-vim/multiplesearch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/multiplesearch # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/multiplesearch/ChangeLog,v 1.20 2011/01/07 22:36:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/multiplesearch/ChangeLog,v 1.21 2011/01/07 23:13:21 radhermit Exp $ + + 07 Jan 2011; Tim Harder <radhermit@gentoo.org> -multiplesearch-1.2.1.ebuild, + -multiplesearch-1.2.1-r1.ebuild: + Remove old 07 Jan 2011; Brent Baude <ranger@gentoo.org> multiplesearch-1.3.ebuild: stable ppc, bug 345075 diff --git a/app-vim/multiplesearch/multiplesearch-1.2.1-r1.ebuild b/app-vim/multiplesearch/multiplesearch-1.2.1-r1.ebuild deleted file mode 100644 index 1d13c9f81c16..000000000000 --- a/app-vim/multiplesearch/multiplesearch-1.2.1-r1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/multiplesearch/multiplesearch-1.2.1-r1.ebuild,v 1.8 2010/10/07 03:24:29 leio Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: allows multiple highlighted searches" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=479" - -LICENSE="vim" -KEYWORDS="alpha ~amd64 ia64 ~mips ppc sparc x86" -IUSE="" - -VIM_PLUGIN_HELPFILES="MultipleSearch" - -src_unpack() { - unpack ${A} - cd "${S}" - # There's good documentation included with the script, but it's not - # in a helpfile. Since there's rather too much information to include - # in a VIM_PLUGIN_HELPTEXT, we'll sed ourselves a help doc. - mkdir "${S}"/doc - sed -e '1,/"-\+$/d' -e '/" -\+$/,9999d' -e 's/^" \?//' \ - -e 's/^\(MultipleSearch\)/*\1*\n\n\1/' \ - plugin/MultipleSearch.vim \ - > doc/${PN}.txt -} diff --git a/app-vim/multiplesearch/multiplesearch-1.2.1.ebuild b/app-vim/multiplesearch/multiplesearch-1.2.1.ebuild deleted file mode 100644 index 887ad1f0f766..000000000000 --- a/app-vim/multiplesearch/multiplesearch-1.2.1.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/multiplesearch/multiplesearch-1.2.1.ebuild,v 1.9 2010/10/07 03:24:29 leio Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: allows multiple highlighted searches" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=479" -LICENSE="vim" -KEYWORDS="alpha ia64 ~mips ~ppc sparc x86" -IUSE="" diff --git a/app-vim/pushpop/ChangeLog b/app-vim/pushpop/ChangeLog index 9f41d16b7306..dfccba37554c 100644 --- a/app-vim/pushpop/ChangeLog +++ b/app-vim/pushpop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/pushpop # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/pushpop/ChangeLog,v 1.15 2011/01/07 22:38:54 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/pushpop/ChangeLog,v 1.16 2011/01/07 23:11:35 radhermit Exp $ + + 07 Jan 2011; Tim Harder <radhermit@gentoo.org> -pushpop-2.4.ebuild: + Remove old 07 Jan 2011; Brent Baude <ranger@gentoo.org> pushpop-4.0.ebuild: stable ppc, bug 345081 diff --git a/app-vim/pushpop/pushpop-2.4.ebuild b/app-vim/pushpop/pushpop-2.4.ebuild deleted file mode 100644 index 4ddd7b76bea6..000000000000 --- a/app-vim/pushpop/pushpop-2.4.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/pushpop/pushpop-2.4.ebuild,v 1.10 2010/10/07 03:29:22 leio Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: pushd / popd from the vim commandline" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=129" -LICENSE="GPL-2" -KEYWORDS="alpha ~amd64 ia64 ~mips ppc sparc x86" -IUSE="" - -RDEPEND=">=app-vim/genutils-1.1 - >=app-vim/multvals-3.0 - >=app-vim/cmdalias-1.0" - -VIM_PLUGIN_HELPTEXT=\ -"This plugin provides :Pushd and :Popd commands which emulate bash's pushd -and popd functions." diff --git a/app-vim/supertab/ChangeLog b/app-vim/supertab/ChangeLog index 6aeeb8280164..8aeb99fcdfa9 100644 --- a/app-vim/supertab/ChangeLog +++ b/app-vim/supertab/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/supertab # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/ChangeLog,v 1.31 2011/01/07 22:28:06 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/ChangeLog,v 1.32 2011/01/07 23:16:59 radhermit Exp $ + + 07 Jan 2011; Tim Harder <radhermit@gentoo.org> -supertab-0.32.ebuild, + -supertab-0.45.ebuild, -supertab-1.0.ebuild: + Remove old 07 Jan 2011; Brent Baude <ranger@gentoo.org> supertab-1.1.ebuild: stable ppc, bug 345065 diff --git a/app-vim/supertab/supertab-0.32.ebuild b/app-vim/supertab/supertab-0.32.ebuild deleted file mode 100644 index 55eecbfb6d8c..000000000000 --- a/app-vim/supertab/supertab-0.32.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/supertab-0.32.ebuild,v 1.14 2010/10/07 03:53:25 leio Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: enhanced Tab key functionality" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=182" - -LICENSE="vim" -KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" -IUSE="" - -VIM_PLUGIN_HELPTEXT=\ -"To use this plugin, press <Tab> whilst in insert mode. Words will be -autocompleted as per <ctrl-n>. Completion mode can be changed using -<ctrl-x> (see :help insert_expand). To insert an actual tab character, -either use <ctrl-v><Tab> or enter a space followed by a tab." - -RDEPEND="!>=app-editors/vim-core-7" diff --git a/app-vim/supertab/supertab-0.45.ebuild b/app-vim/supertab/supertab-0.45.ebuild deleted file mode 100644 index 281a60b89d15..000000000000 --- a/app-vim/supertab/supertab-0.45.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/supertab-0.45.ebuild,v 1.4 2010/05/14 17:05:41 hwoarang Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: enhanced Tab key functionality" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1643" - -LICENSE="vim" -KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" -IUSE="" - -VIM_PLUGIN_HELPTEXT=\ -"To use this plugin, press <Tab> whilst in insert mode. Words will be -autocompleted as per <ctrl-n>. Completion mode can be changed using -<ctrl-x> (see :help insert_expand). To insert an actual tab character, -either use <ctrl-v><Tab> or enter a space followed by a tab." diff --git a/app-vim/supertab/supertab-1.0.ebuild b/app-vim/supertab/supertab-1.0.ebuild deleted file mode 100644 index a86357fa7396..000000000000 --- a/app-vim/supertab/supertab-1.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/supertab-1.0.ebuild,v 1.1 2010/03/29 13:10:39 lack Exp $ - -EAPI="3" -inherit vim-plugin - -DESCRIPTION="vim plugin: enhanced Tab key functionality" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1643" - -LICENSE="vim" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86" -IUSE="" - -VIM_PLUGIN_HELPFILES="supertab" diff --git a/app-vim/toggle/ChangeLog b/app-vim/toggle/ChangeLog index a0931a50824b..d4ff7e45bb68 100644 --- a/app-vim/toggle/ChangeLog +++ b/app-vim/toggle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/toggle # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/toggle/ChangeLog,v 1.19 2011/01/07 22:34:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/toggle/ChangeLog,v 1.20 2011/01/07 23:14:23 radhermit Exp $ + + 07 Jan 2011; Tim Harder <radhermit@gentoo.org> -toggle-0.3.ebuild: + Remove old 07 Jan 2011; Brent Baude <ranger@gentoo.org> toggle-0.5.ebuild: stable ppc, bug 345073 diff --git a/app-vim/toggle/toggle-0.3.ebuild b/app-vim/toggle/toggle-0.3.ebuild deleted file mode 100644 index 2ae377cd32fb..000000000000 --- a/app-vim/toggle/toggle-0.3.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/toggle/toggle-0.3.ebuild,v 1.2 2010/10/07 04:04:20 leio Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: quickly toggle boolean-type keywords" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=895" -LICENSE="GPL-2" -KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" -IUSE="" - -VIM_PLUGIN_HELPTEXT=\ -"This plugin will toggle true/false, on/off, yes/no and so on when <C-T> -is pressed." diff --git a/app-vim/vimbuddy/ChangeLog b/app-vim/vimbuddy/ChangeLog index f5108d179148..ce52c0656633 100644 --- a/app-vim/vimbuddy/ChangeLog +++ b/app-vim/vimbuddy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/vimbuddy # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimbuddy/ChangeLog,v 1.23 2011/01/07 22:42:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimbuddy/ChangeLog,v 1.24 2011/01/07 23:09:10 radhermit Exp $ + + 07 Jan 2011; Tim Harder <radhermit@gentoo.org> -vimbuddy-0.9.1-r1.ebuild, + -files/vimbuddy-0.9.1-colon-problems.patch: + Remove old 07 Jan 2011; Brent Baude <ranger@gentoo.org> vimbuddy-0.9.2.ebuild: stable ppc, bug 345087 diff --git a/app-vim/vimbuddy/files/vimbuddy-0.9.1-colon-problems.patch b/app-vim/vimbuddy/files/vimbuddy-0.9.1-colon-problems.patch deleted file mode 100644 index 9356f57830a2..000000000000 --- a/app-vim/vimbuddy/files/vimbuddy-0.9.1-colon-problems.patch +++ /dev/null @@ -1,66 +0,0 @@ ---- plugin/vimbuddy.vim 2005-08-04 23:13:22.000000000 +0100 -+++ plugin/vimbuddy.vim 2005-08-04 23:14:31.000000000 +0100 -@@ -8,33 +8,33 @@ - - function! VimBuddy() - " Take a copy for others to see the messages -- if ! exists("g:vimbuddy:msg") -- let g:vimbuddy:msg = v:statusmsg -+ if ! exists("g:vimbuddy_msg") -+ let g:vimbuddy_msg = v:statusmsg - endif -- if ! exists("g:vimbuddy:warn") -- let g:vimbuddy:warn = v:warningmsg -+ if ! exists("g:vimbuddy_warn") -+ let g:vimbuddy_warn = v:warningmsg - endif -- if ! exists("g:vimbuddy:err") -- let g:vimbuddy:err = v:errmsg -+ if ! exists("g:vimbuddy_err") -+ let g:vimbuddy_err = v:errmsg - endif -- if ! exists("g:vimbuddy:onemore") -- let g:vimbuddy:onemore = "" -+ if ! exists("g:vimbuddy_onemore") -+ let g:vimbuddy_onemore = "" - endif - - if ( exists("g:actual_curbuf") && (g:actual_curbuf != bufnr("%"))) - " Not my buffer, sleeping - return "|-o" -- elseif g:vimbuddy:err != v:errmsg -+ elseif g:vimbuddy_err != v:errmsg - let v:errmsg = v:errmsg . " " -- let g:vimbuddy:err = v:errmsg -+ let g:vimbuddy_err = v:errmsg - return ":-(" -- elseif g:vimbuddy:warn != v:warningmsg -+ elseif g:vimbuddy_warn != v:warningmsg - let v:warningmsg = v:warningmsg . " " -- let g:vimbuddy:warn = v:warningmsg -+ let g:vimbuddy_warn = v:warningmsg - return "(-:" -- elseif g:vimbuddy:msg != v:statusmsg -+ elseif g:vimbuddy_msg != v:statusmsg - let v:statusmsg = v:statusmsg . " " -- let g:vimbuddy:msg = v:statusmsg -+ let g:vimbuddy_msg = v:statusmsg - let test = matchstr(v:statusmsg, 'lines *$') - let num = substitute(v:statusmsg, '^\([0-9]*\).*', '\1', '') + 0 - " How impressed should we be -@@ -45,11 +45,11 @@ - else - let str = ":-/" - endif -- let g:vimbuddy:onemore = str -+ let g:vimbuddy_onemore = str - return str -- elseif g:vimbuddy:onemore != "" -- let str = g:vimbuddy:onemore -- let g:vimbuddy:onemore = "" -+ elseif g:vimbuddy_onemore != "" -+ let str = g:vimbuddy_onemore -+ let g:vimbuddy_onemore = "" - return str - endif - diff --git a/app-vim/vimbuddy/vimbuddy-0.9.1-r1.ebuild b/app-vim/vimbuddy/vimbuddy-0.9.1-r1.ebuild deleted file mode 100644 index 507273a92f1d..000000000000 --- a/app-vim/vimbuddy/vimbuddy-0.9.1-r1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimbuddy/vimbuddy-0.9.1-r1.ebuild,v 1.10 2010/10/07 04:09:15 leio Exp $ - -inherit vim-plugin eutils - -DESCRIPTION="vim plugin: vimbuddy for the status line" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=8" -LICENSE="as-is" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86" -IUSE="" - -VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=8" - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/${P}-colon-problems.patch -} diff --git a/app-vim/vimcommander/ChangeLog b/app-vim/vimcommander/ChangeLog index 3b8eff37ceda..0d138ed24f91 100644 --- a/app-vim/vimcommander/ChangeLog +++ b/app-vim/vimcommander/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/vimcommander # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimcommander/ChangeLog,v 1.30 2011/01/07 22:32:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimcommander/ChangeLog,v 1.31 2011/01/07 23:15:30 radhermit Exp $ + + 07 Jan 2011; Tim Harder <radhermit@gentoo.org> -vimcommander-1.54.2.9.ebuild, + -vimcommander-75.ebuild: + Remove old 07 Jan 2011; Brent Baude <ranger@gentoo.org> vimcommander-80.ebuild: stable ppc, bug 345069 diff --git a/app-vim/vimcommander/vimcommander-1.54.2.9.ebuild b/app-vim/vimcommander/vimcommander-1.54.2.9.ebuild deleted file mode 100644 index b2b67d545e25..000000000000 --- a/app-vim/vimcommander/vimcommander-1.54.2.9.ebuild +++ /dev/null @@ -1,33 +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/vimcommander/vimcommander-1.54.2.9.ebuild,v 1.8 2009/12/17 11:03:00 fauli Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: Total Commander style file explorer" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=808" -LICENSE="GPL-2" -KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos" -IUSE="" - -VIM_PLUGIN_HELPFILES="vimcommander" - -function src_unpack() { - unpack ${A} - mkdir "${S}"/doc || die "can't make doc dir" - - # This plugin uses an 'automatic documentation install' trick. This - # causes problems for us during the unmerge. Fortunately, sed can fix - # this for us. - sed -e '1,/^=== START_DOC$/d' \ - -e '/^=== END_DOC/,$d' \ - -e "s/#version#/v${PV}/" \ - "${S}"/plugin/vimcommander.vim > "${S}"/doc/vimcommander.txt \ - || die "help extraction failed" - - echo -ne "\n\n vim:tw=78:ts=8:ft=help:norl:" >> "${S}"/doc/vimcommander.txt - - sed -i -e 's/" \(let b:vimcommander_install_doc=\)[01]/\10/' \ - "${S}"/plugin/vimcommander.vim \ - || die "help extract disable failed" -} diff --git a/app-vim/vimcommander/vimcommander-75.ebuild b/app-vim/vimcommander/vimcommander-75.ebuild deleted file mode 100644 index a85e0d46dba1..000000000000 --- a/app-vim/vimcommander/vimcommander-75.ebuild +++ /dev/null @@ -1,33 +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/vimcommander/vimcommander-75.ebuild,v 1.2 2009/12/17 11:03:00 fauli Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: Total Commander style file explorer" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=808" -LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos" -IUSE="" - -VIM_PLUGIN_HELPFILES="vimcommander" - -function src_unpack() { - unpack ${A} - mkdir "${S}"/doc || die "can't make doc dir" - - # This plugin uses an 'automatic documentation install' trick. This - # causes problems for us during the unmerge. Fortunately, sed can fix - # this for us. - sed -e '1,/^=== START_DOC$/d' \ - -e '/^=== END_DOC/,$d' \ - -e "s/#version#/v${PV}/" \ - "${S}"/plugin/vimcommander.vim > "${S}"/doc/vimcommander.txt \ - || die "help extraction failed" - - echo -ne "\n\n vim:tw=78:ts=8:ft=help:norl:" >> "${S}"/doc/vimcommander.txt - - sed -i -e 's/" \(let b:vimcommander_install_doc=\)[01]/\10/' \ - "${S}"/plugin/vimcommander.vim \ - || die "help extract disable failed" -} diff --git a/app-vim/vimoutliner/ChangeLog b/app-vim/vimoutliner/ChangeLog index 9f26a545bdd4..67784b02a980 100644 --- a/app-vim/vimoutliner/ChangeLog +++ b/app-vim/vimoutliner/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/vimoutliner # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/ChangeLog,v 1.21 2011/01/07 22:45:02 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/ChangeLog,v 1.22 2011/01/07 23:06:14 radhermit Exp $ + + 07 Jan 2011; Tim Harder <radhermit@gentoo.org> -vimoutliner-0.3.3a-r1.ebuild: + Remove old 07 Jan 2011; Brent Baude <ranger@gentoo.org> vimoutliner-0.3.4-r2.ebuild: stable ppc, bug 345091 diff --git a/app-vim/vimoutliner/vimoutliner-0.3.3a-r1.ebuild b/app-vim/vimoutliner/vimoutliner-0.3.3a-r1.ebuild deleted file mode 100644 index 7b197c5b9647..000000000000 --- a/app-vim/vimoutliner/vimoutliner-0.3.3a-r1.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimoutliner/vimoutliner-0.3.3a-r1.ebuild,v 1.10 2010/10/07 04:10:59 leio Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: easy and fast outlining" -HOMEPAGE="http://www.vimoutliner.org" -SRC_URI="mirror://gentoo/${P}.tar.gz" -LICENSE="GPL-2" -KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" -IUSE="" - -VIM_PLUGIN_HELPFILES="vimoutliner" -VIM_PLUGIN_MESSAGES="filetype" - -src_unpack() { - unpack ${A} - cd "${S}" - sed -i -e '/^if exists/,/endif/d' ftdetect/vo_base.vim - sed -i -e '/ru .vimoutlinerrc/aru vimoutlinerrc' ftplugin/vo_base.vim - sed -i -e '/hi spellErr,SpellErrors,BadWord/d' syntax/vo_base.vim - # weird tarball, bug #83200 - find "${S}" -type f | xargs chmod a+r -} - -src_install() { - p=/usr/share/vim/vimfiles - for d in doc ftdetect ftplugin syntax ; do - dodir ${p}/${d} - cp -R ${d} "${D}"/${p}/ - done - - dodir ${p}/vimoutliner/plugins - cp -R add-ons/plugins "${D}"/${p}/vimoutliner/ - - for d in scripts/* add-ons/scripts/* ; do - dobin ${d} - done - - dodoc vimoutlinerrc -} diff --git a/app-vim/vimpython/ChangeLog b/app-vim/vimpython/ChangeLog index a52232e4e195..108b4f485be3 100644 --- a/app-vim/vimpython/ChangeLog +++ b/app-vim/vimpython/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/vimpython # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpython/ChangeLog,v 1.25 2011/01/07 22:49:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpython/ChangeLog,v 1.26 2011/01/07 23:03:37 radhermit Exp $ + + 07 Jan 2011; Tim Harder <radhermit@gentoo.org> -vimpython-1.11.ebuild: + Remove old 07 Jan 2011; Brent Baude <ranger@gentoo.org> vimpython-1.13.ebuild: stable ppc, bug 345361 diff --git a/app-vim/vimpython/vimpython-1.11.ebuild b/app-vim/vimpython/vimpython-1.11.ebuild deleted file mode 100644 index 1dc8a582ee07..000000000000 --- a/app-vim/vimpython/vimpython-1.11.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpython/vimpython-1.11.ebuild,v 1.8 2008/03/09 14:40:52 armin76 Exp $ - -VIM_PLUGIN_VIM_VERSION="7.0" -inherit vim-plugin - -DESCRIPTION="vim plugin: A set of menus/shortcuts to work with Python files" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=30" - -LICENSE="vim" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" -IUSE="" - -RDEPEND="${DEPEND}" - -VIM_PLUGIN_HELPURI="${HOMEPAGE}" diff --git a/app-vim/zoomwin/ChangeLog b/app-vim/zoomwin/ChangeLog index 2d78029cec58..ee639ff23e8f 100644 --- a/app-vim/zoomwin/ChangeLog +++ b/app-vim/zoomwin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/zoomwin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/zoomwin/ChangeLog,v 1.34 2011/01/07 22:29:33 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/zoomwin/ChangeLog,v 1.35 2011/01/07 23:01:47 radhermit Exp $ + + 07 Jan 2011; Tim Harder <radhermit@gentoo.org> -zoomwin-21.ebuild, + -zoomwin-22.ebuild: + Remove old 07 Jan 2011; Brent Baude <ranger@gentoo.org> zoomwin-23.ebuild: stable ppc, bug 345067 diff --git a/app-vim/zoomwin/zoomwin-21.ebuild b/app-vim/zoomwin/zoomwin-21.ebuild deleted file mode 100644 index 25e7d08aaeef..000000000000 --- a/app-vim/zoomwin/zoomwin-21.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/zoomwin/zoomwin-21.ebuild,v 1.7 2010/10/07 03:53:51 leio Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: brief-style window zooming" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=508" - -LICENSE="vim" -KEYWORDS="alpha ~amd64 ia64 ~mips ppc sparc x86" -IUSE="" - -VIM_PLUGIN_HELPFILES="zoomwin" - -function src_unpack() { - unpack ${A} - mkdir "${S}"/doc || die "can't make doc dir" - - # This plugin uses an 'automatic HelpExtractor' variant. This causes - # problems for us during the unmerge. Fortunately, sed can fix this - # for us. - sed -e '1,/^" HelpExtractorDoc:$/d' \ - "${S}"/plugin/ZoomWin.vim > "${S}"/doc/ZoomWin.txt \ - || die "help extraction failed" - sed -i -e '/^" HelpExtractor:$/,$d' "${S}"/plugin/ZoomWin.vim \ - || die "help extract remove failed" -} diff --git a/app-vim/zoomwin/zoomwin-22.ebuild b/app-vim/zoomwin/zoomwin-22.ebuild deleted file mode 100644 index 9a040fa1cdd6..000000000000 --- a/app-vim/zoomwin/zoomwin-22.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/zoomwin/zoomwin-22.ebuild,v 1.1 2008/09/20 16:03:29 hawking Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: brief-style window zooming" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=508" - -LICENSE="vim" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86" -IUSE="" - -VIM_PLUGIN_HELPFILES="zoomwin" |