summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-08-04 17:10:40 +0000
committerAron Griffis <agriffis@gentoo.org>2003-08-04 17:10:40 +0000
commit798a4979ca9596bce5126a37f566b681b12bd14f (patch)
tree438946b136fd71e35e00568c7b913681248bd32a /app-vim/info
parentadd info vim plugin (diff)
downloadhistorical-798a4979ca9596bce5126a37f566b681b12bd14f.tar.gz
historical-798a4979ca9596bce5126a37f566b681b12bd14f.tar.bz2
historical-798a4979ca9596bce5126a37f566b681b12bd14f.zip
add info vim plugin
Diffstat (limited to 'app-vim/info')
-rw-r--r--app-vim/info/Manifest3
-rw-r--r--app-vim/info/files/digest-info-1.71
-rw-r--r--app-vim/info/info-1.7.ebuild10
-rw-r--r--app-vim/info/metadata.xml5
4 files changed, 18 insertions, 1 deletions
diff --git a/app-vim/info/Manifest b/app-vim/info/Manifest
index d991e0e4f9a4..4b301293c5c6 100644
--- a/app-vim/info/Manifest
+++ b/app-vim/info/Manifest
@@ -1,3 +1,4 @@
-MD5 0af1eba6927849e533e25f7d8b7994c5 info-1.7.ebuild 305
+MD5 fb4e1234be6b4d0f94fdb886d56209c2 info-1.7.ebuild 398
+MD5 cdd61082a004c63dea5d3f3c244cad39 ChangeLog 339
MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
MD5 157a1f6c9fbbd5c2904a73d97f4ecdaa files/digest-info-1.7 59
diff --git a/app-vim/info/files/digest-info-1.7 b/app-vim/info/files/digest-info-1.7
new file mode 100644
index 000000000000..7b6e59627a40
--- /dev/null
+++ b/app-vim/info/files/digest-info-1.7
@@ -0,0 +1 @@
+MD5 0a5a6f8473677d00fcbe9797243c2f51 info-1.7.tar.bz2 3958
diff --git a/app-vim/info/info-1.7.ebuild b/app-vim/info/info-1.7.ebuild
new file mode 100644
index 000000000000..74759bedd239
--- /dev/null
+++ b/app-vim/info/info-1.7.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/info/info-1.7.ebuild,v 1.1 2003/08/04 17:10:24 agriffis Exp $
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: GNU info documentation browser"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=21"
+LICENSE="BSD"
+KEYWORDS="~x86 ~alpha"
diff --git a/app-vim/info/metadata.xml b/app-vim/info/metadata.xml
new file mode 100644
index 000000000000..5fcb67350f69
--- /dev/null
+++ b/app-vim/info/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>