diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-05-22 14:01:15 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-05-22 14:01:15 +0000 |
commit | 9ea113b43271e487a119a4343247330e43bb0884 (patch) | |
tree | 9253e909cb668961520d2a062ba49196ca87ccb5 /app-vim | |
parent | bump (Manifest recommit) (diff) | |
download | gentoo-2-9ea113b43271e487a119a4343247330e43bb0884.tar.gz gentoo-2-9ea113b43271e487a119a4343247330e43bb0884.tar.bz2 gentoo-2-9ea113b43271e487a119a4343247330e43bb0884.zip |
Version bump
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/alternate/ChangeLog | 7 | ||||
-rw-r--r-- | app-vim/alternate/Manifest | 2 | ||||
-rw-r--r-- | app-vim/alternate/alternate-2.7.ebuild | 11 | ||||
-rw-r--r-- | app-vim/alternate/files/digest-alternate-2.7 | 1 |
4 files changed, 20 insertions, 1 deletions
diff --git a/app-vim/alternate/ChangeLog b/app-vim/alternate/ChangeLog index ffe1c1241762..0d2bbb844afd 100644 --- a/app-vim/alternate/ChangeLog +++ b/app-vim/alternate/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-vim/alternate # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/alternate/ChangeLog,v 1.8 2004/04/16 23:50:40 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/alternate/ChangeLog,v 1.9 2004/05/22 14:01:15 ciaranm Exp $ + +*alternate-2.7 (22 May 2004) + + 22 May 2004; Ciaran McCreesh <ciaranm@gentoo.org> +alternate-2.7.ebuild: + Version bump 17 Apr 2004; Ciaran McCreesh <ciaranm@gentoo.org> -alternate-2.5.ebuild: Purge old versions diff --git a/app-vim/alternate/Manifest b/app-vim/alternate/Manifest index 127c420a7d69..56af853a5d91 100644 --- a/app-vim/alternate/Manifest +++ b/app-vim/alternate/Manifest @@ -2,5 +2,7 @@ MD5 2fc4178bf65e8117bf5a7654d80938aa alternate-2.6a.ebuild 456 MD5 2690f5abe1f679c39d14668bc5d02660 ChangeLog 1118 MD5 9771ca4ff90b56dddc4acfadc6f6a01e metadata.xml 250 MD5 924a4222f4852c71d710a170eb6e06e6 alternate-2.4.ebuild 447 +MD5 495a535097f7244d3cc6b97c941601d8 alternate-2.7.ebuild 458 MD5 3da12cdf98706416763bcc465a90dce1 files/digest-alternate-2.4 64 MD5 05581db8fef9b3a6a435f1ce632aa7f1 files/digest-alternate-2.6a 65 +MD5 ad241b7ecbc46d9f722cc1f74f9abbd3 files/digest-alternate-2.7 64 diff --git a/app-vim/alternate/alternate-2.7.ebuild b/app-vim/alternate/alternate-2.7.ebuild new file mode 100644 index 000000000000..c6fbe9addd03 --- /dev/null +++ b/app-vim/alternate/alternate-2.7.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/alternate/alternate-2.7.ebuild,v 1.1 2004/05/22 14:01:15 ciaranm Exp $ + +inherit vim-plugin + +DESCRIPTION="vim plugin: quickly switch between .c and .h files" +HOMEPAGE="http://vim.sourceforge.net/scripts/script.php?script_id=31" +LICENSE="as-is" +KEYWORDS="~alpha ~sparc ~x86 ~ppc ~amd64 ~ia64 ~mips" + diff --git a/app-vim/alternate/files/digest-alternate-2.7 b/app-vim/alternate/files/digest-alternate-2.7 new file mode 100644 index 000000000000..ac9b17077502 --- /dev/null +++ b/app-vim/alternate/files/digest-alternate-2.7 @@ -0,0 +1 @@ +MD5 e818578ab6528fa0e9f9376cdc2379aa alternate-2.7.tar.bz2 4291 |