diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-08-12 15:12:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-08-12 15:12:09 +0000 |
commit | 67e5c88da61f256e1bd25f9cee02efa508abb0a7 (patch) | |
tree | 1a224ca824aa96fbaac82c7d3b614eda30327b07 /app-vim/cvscommand | |
parent | Added tdfxfb support. Closes Bug #60139. (Manifest recommit) (diff) | |
download | gentoo-2-67e5c88da61f256e1bd25f9cee02efa508abb0a7.tar.gz gentoo-2-67e5c88da61f256e1bd25f9cee02efa508abb0a7.tar.bz2 gentoo-2-67e5c88da61f256e1bd25f9cee02efa508abb0a7.zip |
bump to 1.65
Diffstat (limited to 'app-vim/cvscommand')
-rw-r--r-- | app-vim/cvscommand/ChangeLog | 7 | ||||
-rw-r--r-- | app-vim/cvscommand/Manifest | 4 | ||||
-rw-r--r-- | app-vim/cvscommand/cvscommand-1.65.ebuild | 11 | ||||
-rw-r--r-- | app-vim/cvscommand/files/digest-cvscommand-1.65 | 1 |
4 files changed, 21 insertions, 2 deletions
diff --git a/app-vim/cvscommand/ChangeLog b/app-vim/cvscommand/ChangeLog index d43959d56874..b4bb52a7bb36 100644 --- a/app-vim/cvscommand/ChangeLog +++ b/app-vim/cvscommand/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-vim/cvscommand # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/ChangeLog,v 1.7 2004/06/24 23:01:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/ChangeLog,v 1.8 2004/08/12 15:12:09 agriffis Exp $ + +*cvscommand-1.65 (12 Aug 2004) + + 12 Aug 2004; <agriffis@gentoo.org> +cvscommand-1.65.ebuild: + bump to 1.65 16 Mar 2004; David Holm <dholm@gentoo.org> cvscommand-1.63.ebuild: Added to ~ppc. diff --git a/app-vim/cvscommand/Manifest b/app-vim/cvscommand/Manifest index de0e59535ad6..f4f800b5b6d4 100644 --- a/app-vim/cvscommand/Manifest +++ b/app-vim/cvscommand/Manifest @@ -1,4 +1,6 @@ -MD5 fe468ce835fd68d48c53616d76b91f24 cvscommand-1.63.ebuild 426 MD5 2f5bbfaf5b6af39ece9514947588c998 ChangeLog 873 +MD5 fe468ce835fd68d48c53616d76b91f24 cvscommand-1.63.ebuild 426 MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156 +MD5 0732806477cb734d2f9ab1176c6cb6d2 cvscommand-1.65.ebuild 430 MD5 a4656469986a2ce622163caf9ad436fe files/digest-cvscommand-1.63 67 +MD5 f05d6d6bc01af408975de529176e388d files/digest-cvscommand-1.65 67 diff --git a/app-vim/cvscommand/cvscommand-1.65.ebuild b/app-vim/cvscommand/cvscommand-1.65.ebuild new file mode 100644 index 000000000000..8fc7d7f76f72 --- /dev/null +++ b/app-vim/cvscommand/cvscommand-1.65.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.65.ebuild,v 1.1 2004/08/12 15:12:09 agriffis Exp $ + +inherit vim-plugin + +DESCRIPTION="vim plugin: CVS integration plugin" +HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=90" +LICENSE="public-domain" +KEYWORDS="~x86 ~alpha ~sparc ~ia64 ~ppc" +IUSE="" diff --git a/app-vim/cvscommand/files/digest-cvscommand-1.65 b/app-vim/cvscommand/files/digest-cvscommand-1.65 new file mode 100644 index 000000000000..1fbfe169bfae --- /dev/null +++ b/app-vim/cvscommand/files/digest-cvscommand-1.65 @@ -0,0 +1 @@ +MD5 f5962b6fe3bb2ea7adb53762e29c36d1 cvscommand-1.65.tar.bz2 15159 |