summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kohl <citizen428@gentoo.org>2005-09-28 20:32:33 +0000
committerMichael Kohl <citizen428@gentoo.org>2005-09-28 20:32:33 +0000
commit89861f91630fabf7aa0cf89af0554750d7557a70 (patch)
treeaf0e80490259a6d2d2d6ebf709571c5f0fbdcf70 /app-vim
parentNew package. (diff)
downloadhistorical-89861f91630fabf7aa0cf89af0554750d7557a70.tar.gz
historical-89861f91630fabf7aa0cf89af0554750d7557a70.tar.bz2
historical-89861f91630fabf7aa0cf89af0554750d7557a70.zip
New package.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/vim-spell-de/files/digest-vim-spell-de-200509251
-rw-r--r--app-vim/vim-spell-de/metadata.xml13
-rw-r--r--app-vim/vim-spell-de/vim-spell-de-20050925.ebuild12
3 files changed, 26 insertions, 0 deletions
diff --git a/app-vim/vim-spell-de/files/digest-vim-spell-de-20050925 b/app-vim/vim-spell-de/files/digest-vim-spell-de-20050925
new file mode 100644
index 000000000000..4065e237c1e9
--- /dev/null
+++ b/app-vim/vim-spell-de/files/digest-vim-spell-de-20050925
@@ -0,0 +1 @@
+MD5 1f37b1dddc32c8ddb45619078bbeae30 vim-spell-de-20050925.tar.bz2 2148128
diff --git a/app-vim/vim-spell-de/metadata.xml b/app-vim/vim-spell-de/metadata.xml
new file mode 100644
index 000000000000..20171c4e82c6
--- /dev/null
+++ b/app-vim/vim-spell-de/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>vim</herd>
+ <maintainer>
+ <email>citizen428@gentoo.org</email>
+ <name>Michael Kohl</name>
+ </maintainer>
+ <longdescription lang="en">
+ Vim spell files for German (de). Supported character sets are UTF-8
+ and latin-1.
+ </longdescription>
+</pkgmetadata>
diff --git a/app-vim/vim-spell-de/vim-spell-de-20050925.ebuild b/app-vim/vim-spell-de/vim-spell-de-20050925.ebuild
new file mode 100644
index 000000000000..8ecf89e287a6
--- /dev/null
+++ b/app-vim/vim-spell-de/vim-spell-de-20050925.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-de/vim-spell-de-20050925.ebuild,v 1.1 2005/09/28 20:29:25 citizen428 Exp $
+
+VIM_SPELL_LANGUAGE="German"
+
+inherit vim-spell
+
+LICENSE="GPL-2"
+KEYWORDS="~x86"
+IUSE=""
+