summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-08-25 17:16:05 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-08-25 17:16:05 +0000
commit54169653780b6d190e41e1d78f335932ceec722b (patch)
tree1bc21a219eb57f31279a2cd26e70fc086db84ab2 /app-vim
parentStable on alpha, bug 61457. (Manifest recommit) (diff)
downloadgentoo-2-54169653780b6d190e41e1d78f335932ceec722b.tar.gz
gentoo-2-54169653780b6d190e41e1d78f335932ceec722b.tar.bz2
gentoo-2-54169653780b6d190e41e1d78f335932ceec722b.zip
New package. This is required by newer versions of some other app-vim packages.
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/cecutil/ChangeLog11
-rw-r--r--app-vim/cecutil/Manifest3
-rw-r--r--app-vim/cecutil/cecutil-3.ebuild11
-rw-r--r--app-vim/cecutil/files/digest-cecutil-31
-rw-r--r--app-vim/cecutil/metadata.xml9
5 files changed, 35 insertions, 0 deletions
diff --git a/app-vim/cecutil/ChangeLog b/app-vim/cecutil/ChangeLog
new file mode 100644
index 000000000000..4db81fe3399d
--- /dev/null
+++ b/app-vim/cecutil/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for app-vim/cecutil
+# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/cecutil/ChangeLog,v 1.1 2004/08/25 17:16:05 ciaranm Exp $
+
+*cecutil-3 (25 Aug 2004)
+
+ 25 Aug 2004; Ciaran McCreesh <ciaranm@gentoo.org> +metadata.xml,
+ +cecutil-3.ebuild:
+ New package. This is required by newer versions of some other app-vim
+ packages.
+
diff --git a/app-vim/cecutil/Manifest b/app-vim/cecutil/Manifest
new file mode 100644
index 000000000000..d738c8fd3c72
--- /dev/null
+++ b/app-vim/cecutil/Manifest
@@ -0,0 +1,3 @@
+MD5 9771ca4ff90b56dddc4acfadc6f6a01e metadata.xml 250
+MD5 1114fdfc2bb11d8847cd7cdc729b9964 cecutil-3.ebuild 433
+MD5 8840159f3e78e32a0a4715e6546ca0b7 files/digest-cecutil-3 60
diff --git a/app-vim/cecutil/cecutil-3.ebuild b/app-vim/cecutil/cecutil-3.ebuild
new file mode 100644
index 000000000000..9dec6cda7381
--- /dev/null
+++ b/app-vim/cecutil/cecutil-3.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/cecutil/cecutil-3.ebuild,v 1.1 2004/08/25 17:16:05 ciaranm Exp $
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: library used by many of Charles Campbell's plugins"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1066"
+LICENSE="vim"
+KEYWORDS="~x86 ~sparc ~mips"
+IUSE=""
diff --git a/app-vim/cecutil/files/digest-cecutil-3 b/app-vim/cecutil/files/digest-cecutil-3
new file mode 100644
index 000000000000..4a3225475884
--- /dev/null
+++ b/app-vim/cecutil/files/digest-cecutil-3
@@ -0,0 +1 @@
+MD5 a83ecf7f80b91454cdb77d0215d1ba5c cecutil-3.tar.bz2 2418
diff --git a/app-vim/cecutil/metadata.xml b/app-vim/cecutil/metadata.xml
new file mode 100644
index 000000000000..3a147a175714
--- /dev/null
+++ b/app-vim/cecutil/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>vim</herd>
+<maintainer>
+ <email>ciaranm@gentoo.org</email>
+ <name>Ciaran McCreesh</name>
+</maintainer>
+</pkgmetadata>