summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDror Levin <spatz@gentoo.org>2010-03-11 23:42:41 +0000
committerDror Levin <spatz@gentoo.org>2010-03-11 23:42:41 +0000
commit93eebd91b863bf8c198f434afc86ae4a4cc02899 (patch)
treeaa39939815c12863ced373d4c375ab07db82fc90 /app-vim/vim-spell-it
parentEAPI=2 (diff)
downloadgentoo-2-93eebd91b863bf8c198f434afc86ae4a4cc02899.tar.gz
gentoo-2-93eebd91b863bf8c198f434afc86ae4a4cc02899.tar.bz2
gentoo-2-93eebd91b863bf8c198f434afc86ae4a4cc02899.zip
Initial import, bug 168381.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-vim/vim-spell-it')
-rw-r--r--app-vim/vim-spell-it/ChangeLog10
-rw-r--r--app-vim/vim-spell-it/metadata.xml9
-rw-r--r--app-vim/vim-spell-it/vim-spell-it-20100312.ebuild11
3 files changed, 30 insertions, 0 deletions
diff --git a/app-vim/vim-spell-it/ChangeLog b/app-vim/vim-spell-it/ChangeLog
new file mode 100644
index 000000000000..9fe987b4b579
--- /dev/null
+++ b/app-vim/vim-spell-it/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-vim/vim-spell-it
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-spell-it/ChangeLog,v 1.1 2010/03/11 23:42:41 spatz Exp $
+
+*vim-spell-it-20100312 (11 Mar 2010)
+
+ 11 Mar 2010; Dror Levin <spatz@gentoo.org> +vim-spell-it-20100312.ebuild,
+ +metadata.xml:
+ Initial import, bug 168381.
+
diff --git a/app-vim/vim-spell-it/metadata.xml b/app-vim/vim-spell-it/metadata.xml
new file mode 100644
index 000000000000..f167db102a5b
--- /dev/null
+++ b/app-vim/vim-spell-it/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-it/vim-spell-it-20100312.ebuild b/app-vim/vim-spell-it/vim-spell-it-20100312.ebuild
new file mode 100644
index 000000000000..692dd886544c
--- /dev/null
+++ b/app-vim/vim-spell-it/vim-spell-it-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-it/vim-spell-it-20100312.ebuild,v 1.1 2010/03/11 23:42:41 spatz Exp $
+
+VIM_SPELL_LANGUAGE="Italian"
+
+inherit vim-spell
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE=""