diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-02-06 09:10:27 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-02-06 09:10:27 +0000 |
commit | 46882e87642a309126098f3b90b3ed11492604de (patch) | |
tree | 57b147445bfdd0f1dd2b960c5a35e365e7688819 /app-vim | |
parent | stable on x86, sparc ; added ~mips (Manifest recommit) (diff) | |
download | gentoo-2-46882e87642a309126098f3b90b3ed11492604de.tar.gz gentoo-2-46882e87642a309126098f3b90b3ed11492604de.tar.bz2 gentoo-2-46882e87642a309126098f3b90b3ed11492604de.zip |
version bump, now with added ~mips lovin'
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/alternate/ChangeLog | 7 | ||||
-rw-r--r-- | app-vim/alternate/Manifest | 4 | ||||
-rw-r--r-- | app-vim/alternate/alternate-2.5.ebuild | 11 | ||||
-rw-r--r-- | app-vim/alternate/files/digest-alternate-2.5 | 1 |
4 files changed, 21 insertions, 2 deletions
diff --git a/app-vim/alternate/ChangeLog b/app-vim/alternate/ChangeLog index 0698085b4a0b..47bd5facc04c 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.4 2004/01/23 15:36:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/alternate/ChangeLog,v 1.5 2004/02/06 09:10:27 ciaranm Exp $ + +*alternate-2.5 (06 Feb 2004) + + 06 Feb 2004; Ciaran McCreesh <ciaranm@gentoo.org> alternate-2.5.ebuild: + Version bump, added in ~mips 23 Jan 2004; Aron Griffis <agriffis@gentoo.org> alternate-2.4.ebuild: stable on alpha and ia64 diff --git a/app-vim/alternate/Manifest b/app-vim/alternate/Manifest index b5535a5e273c..a77dd46950b6 100644 --- a/app-vim/alternate/Manifest +++ b/app-vim/alternate/Manifest @@ -1,4 +1,6 @@ MD5 b8eac1258a407f587c46aa405ccb5cc9 ChangeLog 664 -MD5 924a4222f4852c71d710a170eb6e06e6 alternate-2.4.ebuild 447 MD5 9771ca4ff90b56dddc4acfadc6f6a01e metadata.xml 250 +MD5 924a4222f4852c71d710a170eb6e06e6 alternate-2.4.ebuild 447 +MD5 a9b070bcb2e5a2c81ac4aed8edf41635 alternate-2.5.ebuild 458 MD5 3da12cdf98706416763bcc465a90dce1 files/digest-alternate-2.4 64 +MD5 2407c793488c09183af4b202f62c0a30 files/digest-alternate-2.5 64 diff --git a/app-vim/alternate/alternate-2.5.ebuild b/app-vim/alternate/alternate-2.5.ebuild new file mode 100644 index 000000000000..475903df7571 --- /dev/null +++ b/app-vim/alternate/alternate-2.5.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.5.ebuild,v 1.1 2004/02/06 09:10:27 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.5 b/app-vim/alternate/files/digest-alternate-2.5 new file mode 100644 index 000000000000..5abbd4982a4d --- /dev/null +++ b/app-vim/alternate/files/digest-alternate-2.5 @@ -0,0 +1 @@ +MD5 c46c60d787d89e46f2fce924896798c6 alternate-2.5.tar.bz2 3578 |