diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /app-vim/vim-spell-ru | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'app-vim/vim-spell-ru')
-rw-r--r-- | app-vim/vim-spell-ru/Manifest | 2 | ||||
-rw-r--r-- | app-vim/vim-spell-ru/metadata.xml | 14 | ||||
-rw-r--r-- | app-vim/vim-spell-ru/vim-spell-ru-20060506.ebuild | 11 | ||||
-rw-r--r-- | app-vim/vim-spell-ru/vim-spell-ru-20070506.ebuild | 11 |
4 files changed, 38 insertions, 0 deletions
diff --git a/app-vim/vim-spell-ru/Manifest b/app-vim/vim-spell-ru/Manifest new file mode 100644 index 000000000000..63c577ed0c95 --- /dev/null +++ b/app-vim/vim-spell-ru/Manifest @@ -0,0 +1,2 @@ +DIST vim-spell-ru-20060506.tar.bz2 7242609 SHA256 c5d7ddd556a7cb2ff3325e66f76189bbdbf142a8357f3de6af74094044fa138b SHA512 d36bec4b984a3eaa45ca8c634fb4bf83fbdb1eb7b282b1d71838c503da4f70f82eda589dbb6972a70ad7f1fe89bedf0d54b51bef8f46ae7d09114a535746b4b5 WHIRLPOOL 611f1e2b8105e3296c75a6092e2bcba81d250387ca8d61ada5b9c92309ea3b183b8b7efc06af320f123a00273fd2bc6205fdc8b644507602eae4c2cb56c2a0d6 +DIST vim-spell-ru-20070506.tar.bz2 7232867 SHA256 cdfbea6e6ba8f8714ebf5e5078f6e6a129a834b9e4d130f91ee7c7ebfec01a3e SHA512 268ff4c56299ed06e329c8342c3d9ec567278c8a8c0a90d56f6320052d7ee38b17b1724e0f8fbf72d616285a9d7ba3a8e7a1f5f4d78ff8bdc41c73655eebdf33 WHIRLPOOL e493bd448e3a4c7565018f1b6effd941c4a83b0f5c5975022eb1c21a5c517bce1d7f57faedb1e545b6616d733d242b9b553cab9b9892cafe470bbdbe5fae032f diff --git a/app-vim/vim-spell-ru/metadata.xml b/app-vim/vim-spell-ru/metadata.xml new file mode 100644 index 000000000000..8f8f7ada8381 --- /dev/null +++ b/app-vim/vim-spell-ru/metadata.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>vim</herd> + <longdescription lang="en"> + Vim spell files for Russian (ru). Supported character sets are UTF-8, + koi8-r and cp1251. + </longdescription> + <longdescription lang="ru"> + Файлы необходимые для проверки правописания Русского языка (ru) в vim'е. + Поддерживаемые кодировки UTF-8, koi8-r and cp1251. + </longdescription> +</pkgmetadata> + diff --git a/app-vim/vim-spell-ru/vim-spell-ru-20060506.ebuild b/app-vim/vim-spell-ru/vim-spell-ru-20060506.ebuild new file mode 100644 index 000000000000..b078698d8864 --- /dev/null +++ b/app-vim/vim-spell-ru/vim-spell-ru-20060506.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +VIM_SPELL_LANGUAGE="Russian" + +inherit vim-spell + +LICENSE="myspell-ru_RU-ALexanderLebedev" +KEYWORDS="~amd64 ~ppc sparc ~x86" +IUSE="" diff --git a/app-vim/vim-spell-ru/vim-spell-ru-20070506.ebuild b/app-vim/vim-spell-ru/vim-spell-ru-20070506.ebuild new file mode 100644 index 000000000000..0b7e823bc93f --- /dev/null +++ b/app-vim/vim-spell-ru/vim-spell-ru-20070506.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +VIM_SPELL_LANGUAGE="Russian" + +inherit vim-spell + +LICENSE="myspell-ru_RU-ALexanderLebedev" +KEYWORDS="amd64 ppc sparc x86" +IUSE="" |