summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-08-05 16:23:24 +0000
committerAron Griffis <agriffis@gentoo.org>2003-08-05 16:23:24 +0000
commit1375530eb7f25dd8c131a5d2f84acb65bce7a98f (patch)
tree955985ae303d4044275f28b8e3c6c416c89bd45b /app-vim
parentadd app-vim/ctx (diff)
downloadhistorical-1375530eb7f25dd8c131a5d2f84acb65bce7a98f.tar.gz
historical-1375530eb7f25dd8c131a5d2f84acb65bce7a98f.tar.bz2
historical-1375530eb7f25dd8c131a5d2f84acb65bce7a98f.zip
add app-vim/ctx
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/ctx/Manifest4
-rw-r--r--app-vim/ctx/ctx-1.17.ebuild10
-rw-r--r--app-vim/ctx/files/digest-ctx-1.171
-rw-r--r--app-vim/ctx/metadata.xml5
4 files changed, 18 insertions, 2 deletions
diff --git a/app-vim/ctx/Manifest b/app-vim/ctx/Manifest
index a88e6d576a86..e2fe6d967f3c 100644
--- a/app-vim/ctx/Manifest
+++ b/app-vim/ctx/Manifest
@@ -1,4 +1,4 @@
MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
-MD5 bff4df683a6f8155c9217900f95de950 ctx-1.17.ebuild 407
+MD5 fea14e32813a8aba593da0efc1466eee ctx-1.17.ebuild 402
+MD5 d650d01167082161834fbffecee19312 ChangeLog 332
MD5 754dc58fc977f4a0b2beaa96ef1c80cc files/digest-ctx-1.17 59
-MD5 9fc387344f66e7fd01d658a6bd0f29bd ctx-1.17/plugin/ctx-1.17.vim 13483
diff --git a/app-vim/ctx/ctx-1.17.ebuild b/app-vim/ctx/ctx-1.17.ebuild
new file mode 100644
index 000000000000..811cdfd8e097
--- /dev/null
+++ b/app-vim/ctx/ctx-1.17.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/ctx/ctx-1.17.ebuild,v 1.1 2003/08/05 16:23:18 agriffis Exp $
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: display current scope context in a C file"
+HOMEPAGE="http://www.bluweb.com/us/chouser/proj/ctx/"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~alpha"
diff --git a/app-vim/ctx/files/digest-ctx-1.17 b/app-vim/ctx/files/digest-ctx-1.17
new file mode 100644
index 000000000000..51901582f4d8
--- /dev/null
+++ b/app-vim/ctx/files/digest-ctx-1.17
@@ -0,0 +1 @@
+MD5 973f4150b6b05c34f0fb94c08cf69875 ctx-1.17.tar.bz2 4391
diff --git a/app-vim/ctx/metadata.xml b/app-vim/ctx/metadata.xml
new file mode 100644
index 000000000000..5fcb67350f69
--- /dev/null
+++ b/app-vim/ctx/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>