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 | d03409c6991d97905a6d0bdd76bc56c736326bba (patch) | |
tree | ca4ff9605a4c18aa03d3b2acc6def73b49f9fee9 /app-vim/cvscommand | |
parent | Added tdfxfb support. Closes Bug #60139. (diff) | |
download | historical-d03409c6991d97905a6d0bdd76bc56c736326bba.tar.gz historical-d03409c6991d97905a6d0bdd76bc56c736326bba.tar.bz2 historical-d03409c6991d97905a6d0bdd76bc56c736326bba.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..b7fd29e100a7 100644 --- a/app-vim/cvscommand/Manifest +++ b/app-vim/cvscommand/Manifest @@ -1,4 +1,6 @@ +MD5 0f1cb8a24ccf713347e57b872941c52f ChangeLog 983 MD5 fe468ce835fd68d48c53616d76b91f24 cvscommand-1.63.ebuild 426 -MD5 2f5bbfaf5b6af39ece9514947588c998 ChangeLog 873 MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156 +MD5 211aac7b7beeacd2348f5922daaf0b93 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 |