summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDror Levin <spatz@gentoo.org>2010-03-11 23:24:30 +0000
committerDror Levin <spatz@gentoo.org>2010-03-11 23:24:30 +0000
commitc13e6f59df46047285d6106ff71a0774691d6fef (patch)
treef5d9566af913b869f0f29842d3278dd53bcc8969 /app-vim
parentdev-games/hdl_dump: Fix SRC_URI and HOMEPAGE (bug #202159) (diff)
downloadgentoo-2-c13e6f59df46047285d6106ff71a0774691d6fef.tar.gz
gentoo-2-c13e6f59df46047285d6106ff71a0774691d6fef.tar.bz2
gentoo-2-c13e6f59df46047285d6106ff71a0774691d6fef.zip
Initial import.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/vim-spell-he/ChangeLog10
-rw-r--r--app-vim/vim-spell-he/metadata.xml9
-rw-r--r--app-vim/vim-spell-he/vim-spell-he-20100312.ebuild11
3 files changed, 30 insertions, 0 deletions
diff --git a/app-vim/vim-spell-he/ChangeLog b/app-vim/vim-spell-he/ChangeLog
new file mode 100644
index 000000000000..f687e59be5a8
--- /dev/null
+++ b/app-vim/vim-spell-he/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-vim/vim-spell-he
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-he/ChangeLog,v 1.1 2010/03/11 23:24:30 spatz Exp $
+
+*vim-spell-he-20100312 (11 Mar 2010)
+
+ 11 Mar 2010; Dror Levin <spatz@gentoo.org> +vim-spell-he-20100312.ebuild,
+ +metadata.xml:
+ Initial import.
+
diff --git a/app-vim/vim-spell-he/metadata.xml b/app-vim/vim-spell-he/metadata.xml
new file mode 100644
index 000000000000..f167db102a5b
--- /dev/null
+++ b/app-vim/vim-spell-he/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>spatz@gentoo.org</email>
+ <name>Dror Levin</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/app-vim/vim-spell-he/vim-spell-he-20100312.ebuild b/app-vim/vim-spell-he/vim-spell-he-20100312.ebuild
new file mode 100644
index 000000000000..2156416eb03f
--- /dev/null
+++ b/app-vim/vim-spell-he/vim-spell-he-20100312.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-he/vim-spell-he-20100312.ebuild,v 1.1 2010/03/11 23:24:30 spatz Exp $
+
+VIM_SPELL_LANGUAGE="Hebrew"
+
+inherit vim-spell
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE=""