Version bump. Prune old versions.
authorElfyn McBratney <beu@gentoo.org>
Thu, 4 Jan 2007 02:47:53 +0000 (02:47 +0000)
committerElfyn McBratney <beu@gentoo.org>
Thu, 4 Jan 2007 02:47:53 +0000 (02:47 +0000)
Package-Manager: portage-2.1.1-r2

app-vim/alternate/ChangeLog
app-vim/alternate/alternate-2.15.ebuild [new file with mode: 0644]
app-vim/alternate/files/digest-alternate-2.15 [new file with mode: 0644]

index 88c5aa8c35a0b435125e20827bbe57bddd043f71..60b49e7a0f16d46b3554df874924b39dd59c90f1 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for app-vim/alternate
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/alternate/ChangeLog,v 1.37 2006/04/07 22:37:54 kloeri Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/alternate/ChangeLog,v 1.38 2007/01/04 02:47:53 beu Exp $
+
+*alternate-2.15 (04 Jan 2007)
+
+  04 Jan 2007; Elfyn McBratney <beu@gentoo.org> -alternate-2.8.ebuild,
+  -alternate-2.11a.ebuild, +alternate-2.15.ebuild:
+  Version bump.  Prune old versions.
 
   07 Apr 2006; Bryan Ã˜stergaard <kloeri@gentoo.org metadata.xml:
   Remove ciaranm from metadata.xml.
diff --git a/app-vim/alternate/alternate-2.15.ebuild b/app-vim/alternate/alternate-2.15.ebuild
new file mode 100644 (file)
index 0000000..8bb21ed
--- /dev/null
@@ -0,0 +1,24 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/alternate/alternate-2.15.ebuild,v 1.1 2007/01/04 02:47:53 beu Exp $
+
+inherit vim-plugin eutils
+
+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 vertiically."
+
+src_unpack() {
+       unpack ${A}
+       cd ${S}
+       # fix switching between .cc and .hh files, thanks ciaranm
+       epatch ${FILESDIR}/${PN}-2.12-hh-cc-alternation.patch
+}
diff --git a/app-vim/alternate/files/digest-alternate-2.15 b/app-vim/alternate/files/digest-alternate-2.15
new file mode 100644 (file)
index 0000000..e2f3767
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 073de335150e0945a2ff0d1a5fed555d alternate-2.15.tar.bz2 10025
+RMD160 8ce7131bcf1f6474459140ad3dfb84cf71cdee10 alternate-2.15.tar.bz2 10025
+SHA256 80ec9e0e4719f25d31bcd4473565947824f4f61eecee84e026cd96661982519d alternate-2.15.tar.bz2 10025