summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-08-12 01:58:29 +0000
committerAron Griffis <agriffis@gentoo.org>2003-08-12 01:58:29 +0000
commitb70ee1c2cf1bafcd0b7150ae92bac08911fba385 (patch)
treed0816ef223027c13147f2860ef11e9c2a054c02b /app-vim
parentadd app-vim/cvscommand (diff)
downloadgentoo-2-b70ee1c2cf1bafcd0b7150ae92bac08911fba385.tar.gz
gentoo-2-b70ee1c2cf1bafcd0b7150ae92bac08911fba385.tar.bz2
gentoo-2-b70ee1c2cf1bafcd0b7150ae92bac08911fba385.zip
add app-vim/cvscommand
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/cvscommand/ChangeLog10
-rw-r--r--app-vim/cvscommand/Manifest4
-rw-r--r--app-vim/cvscommand/cvscommand-1.63.ebuild10
-rw-r--r--app-vim/cvscommand/files/digest-cvscommand-1.631
-rw-r--r--app-vim/cvscommand/metadata.xml5
5 files changed, 29 insertions, 1 deletions
diff --git a/app-vim/cvscommand/ChangeLog b/app-vim/cvscommand/ChangeLog
new file mode 100644
index 000000000000..fb9f49bb712d
--- /dev/null
+++ b/app-vim/cvscommand/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-vim/cvscommand
+# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/ChangeLog,v 1.1 2003/08/12 01:58:18 agriffis Exp $
+
+*cvscommand-1.63 (11 Aug 2003)
+
+ 11 Aug 2003; Aron Griffis <agriffis@gentoo.org> cvscommand-1.63.ebuild,
+ metadata.xml:
+ Initial import of cvscommand vim plugin
+
diff --git a/app-vim/cvscommand/Manifest b/app-vim/cvscommand/Manifest
index a8378df66984..a0e8aa8a4a98 100644
--- a/app-vim/cvscommand/Manifest
+++ b/app-vim/cvscommand/Manifest
@@ -1,2 +1,4 @@
-MD5 cccf1cff1448f0b746ddc7e0e80f82cf cvscommand-1.63.ebuild 401
+MD5 07573550893f414a4067501e2b6114b3 cvscommand-1.63.ebuild 413
+MD5 8593ecc8cf380ce65212474ccb5604d8 ChangeLog 385
+MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
MD5 a4656469986a2ce622163caf9ad436fe files/digest-cvscommand-1.63 67
diff --git a/app-vim/cvscommand/cvscommand-1.63.ebuild b/app-vim/cvscommand/cvscommand-1.63.ebuild
new file mode 100644
index 000000000000..063736e11b92
--- /dev/null
+++ b/app-vim/cvscommand/cvscommand-1.63.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.63.ebuild,v 1.1 2003/08/12 01:58:18 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"
diff --git a/app-vim/cvscommand/files/digest-cvscommand-1.63 b/app-vim/cvscommand/files/digest-cvscommand-1.63
new file mode 100644
index 000000000000..b434b0016559
--- /dev/null
+++ b/app-vim/cvscommand/files/digest-cvscommand-1.63
@@ -0,0 +1 @@
+MD5 730028d02135c296fd895ee9b4cd3d11 cvscommand-1.63.tar.bz2 13754
diff --git a/app-vim/cvscommand/metadata.xml b/app-vim/cvscommand/metadata.xml
new file mode 100644
index 000000000000..5fcb67350f69
--- /dev/null
+++ b/app-vim/cvscommand/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>vim</herd>
+</pkgmetadata>