diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-10-31 20:26:07 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-10-31 20:26:07 +0000 |
commit | 6d862aa046a84e565ec66c7d90d52465be4c88eb (patch) | |
tree | 60af0bc08dd6e8b21cde83ed27c2cf3572ad8231 /app-vim/alternate | |
parent | Version bump - once again. (Manifest recommit) (diff) | |
download | gentoo-2-6d862aa046a84e565ec66c7d90d52465be4c88eb.tar.gz gentoo-2-6d862aa046a84e565ec66c7d90d52465be4c88eb.tar.bz2 gentoo-2-6d862aa046a84e565ec66c7d90d52465be4c88eb.zip |
bump
Diffstat (limited to 'app-vim/alternate')
-rw-r--r-- | app-vim/alternate/ChangeLog | 7 | ||||
-rw-r--r-- | app-vim/alternate/Manifest | 12 | ||||
-rw-r--r-- | app-vim/alternate/alternate-2.11a.ebuild | 17 | ||||
-rw-r--r-- | app-vim/alternate/files/digest-alternate-2.11a | 1 |
4 files changed, 26 insertions, 11 deletions
diff --git a/app-vim/alternate/ChangeLog b/app-vim/alternate/ChangeLog index 5a181cd5081c..ec6d4d052f17 100644 --- a/app-vim/alternate/ChangeLog +++ b/app-vim/alternate/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-vim/alternate # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/alternate/ChangeLog,v 1.20 2004/10/31 15:10:00 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/alternate/ChangeLog,v 1.21 2004/10/31 20:26:07 ciaranm Exp $ + +*alternate-2.11a (31 Oct 2004) + + 31 Oct 2004; Ciaran McCreesh <ciaranm@gentoo.org> +alternate-2.11a.ebuild: + Bump 31 Oct 2004; Ciaran McCreesh <ciaranm@gentoo.org> -alternate-2.4.ebuild, -alternate-2.7.ebuild: diff --git a/app-vim/alternate/Manifest b/app-vim/alternate/Manifest index af9c4c2f3259..a72dccaa00b2 100644 --- a/app-vim/alternate/Manifest +++ b/app-vim/alternate/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 d650cdcc0bd585a35667ebba39174e04 ChangeLog 2364 MD5 8a4fdf289426768f6e0d75970648505b alternate-2.8.ebuild 640 MD5 9771ca4ff90b56dddc4acfadc6f6a01e metadata.xml 250 +MD5 af7a2fb83ee8488d095c67604b905da3 alternate-2.11a.ebuild 646 +MD5 50483e6b076d990c989289eabd2b6420 files/digest-alternate-2.11a 66 MD5 4e7361e887c76c32db726568dab6b2e3 files/digest-alternate-2.8 64 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFBhQAVLLFUmVNQ7rkRAo6rAKCc4BXV/oL7Ov1gWQYzTfggPMKALgCgio2G -/H23TyYpfB8/fi56ORH5rxw= -=ffAg ------END PGP SIGNATURE----- diff --git a/app-vim/alternate/alternate-2.11a.ebuild b/app-vim/alternate/alternate-2.11a.ebuild new file mode 100644 index 000000000000..8b829dca2908 --- /dev/null +++ b/app-vim/alternate/alternate-2.11a.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/alternate/alternate-2.11a.ebuild,v 1.1 2004/10/31 20:26:07 ciaranm Exp $ + +inherit vim-plugin + +DESCRIPTION="vim plugin: quickly switch between .c and .h files" +HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=31" + +LICENSE="as-is" +KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86" +IUSE="" + +VIM_PLUGIN_HELPTEXT=\ +"This plugin provides a new :A command which will switch between a .c +file and the associated .h file. There is also :AS to split windows and +:AV to split windows vertically." diff --git a/app-vim/alternate/files/digest-alternate-2.11a b/app-vim/alternate/files/digest-alternate-2.11a new file mode 100644 index 000000000000..0f3464058e44 --- /dev/null +++ b/app-vim/alternate/files/digest-alternate-2.11a @@ -0,0 +1 @@ +MD5 667e32c2ed2f85f9bb53be310be7eae1 alternate-2.11a.tar.bz2 5924 |