summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-09-09 17:57:52 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-09-09 17:57:52 +0000
commit3da25c9cf7d7a580fd52708d02277b4c3ed59b67 (patch)
tree212e682828221b0e54ea050eadc0acccba94e2f9 /app-vim/genindent
parentmark 3.3.0 x86 stable (Manifest recommit) (diff)
downloadgentoo-2-3da25c9cf7d7a580fd52708d02277b4c3ed59b67.tar.gz
gentoo-2-3da25c9cf7d7a580fd52708d02277b4c3ed59b67.tar.bz2
gentoo-2-3da25c9cf7d7a580fd52708d02277b4c3ed59b67.zip
New package. Needed as a dep for some other new app-vim things.
Diffstat (limited to 'app-vim/genindent')
-rw-r--r--app-vim/genindent/ChangeLog10
-rw-r--r--app-vim/genindent/Manifest2
-rw-r--r--app-vim/genindent/files/digest-genindent-1.01
-rw-r--r--app-vim/genindent/genindent-1.0.ebuild15
-rw-r--r--app-vim/genindent/metadata.xml9
5 files changed, 37 insertions, 0 deletions
diff --git a/app-vim/genindent/ChangeLog b/app-vim/genindent/ChangeLog
new file mode 100644
index 000000000000..bf49ae114500
--- /dev/null
+++ b/app-vim/genindent/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-vim/genindent
+# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/genindent/ChangeLog,v 1.1 2004/09/09 17:57:52 ciaranm Exp $
+
+*genindent-1.0 (09 Sep 2004)
+
+ 09 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> +metadata.xml,
+ +genindent-1.0.ebuild:
+ New package. Needed as a dep for some other new app-vim things.
+
diff --git a/app-vim/genindent/Manifest b/app-vim/genindent/Manifest
new file mode 100644
index 000000000000..3fbb6c61d4ee
--- /dev/null
+++ b/app-vim/genindent/Manifest
@@ -0,0 +1,2 @@
+MD5 bffbf05af68c0f45b3ab5963a74bcd6f genindent-1.0.ebuild 532
+MD5 272032f9cfcee33224456a8656a9b98b files/digest-genindent-1.0 64
diff --git a/app-vim/genindent/files/digest-genindent-1.0 b/app-vim/genindent/files/digest-genindent-1.0
new file mode 100644
index 000000000000..e9608430b97f
--- /dev/null
+++ b/app-vim/genindent/files/digest-genindent-1.0
@@ -0,0 +1 @@
+MD5 9aa12217edb9c9a6d130577a1abb5c5f genindent-1.0.tar.bz2 1271
diff --git a/app-vim/genindent/genindent-1.0.ebuild b/app-vim/genindent/genindent-1.0.ebuild
new file mode 100644
index 000000000000..22f47686d352
--- /dev/null
+++ b/app-vim/genindent/genindent-1.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/genindent/genindent-1.0.ebuild,v 1.1 2004/09/09 17:57:52 ciaranm Exp $
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: library for simplifying indent files"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=678"
+LICENSE="as-is"
+KEYWORDS="~x86 ~sparc ~mips"
+IUSE=""
+
+VIM_PLUGIN_HELPTEXT=\
+"This plugin provides library functions and is not intended to be used
+directly by the user."
diff --git a/app-vim/genindent/metadata.xml b/app-vim/genindent/metadata.xml
new file mode 100644
index 000000000000..3a147a175714
--- /dev/null
+++ b/app-vim/genindent/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>