summaryrefslogtreecommitdiff
path: root/app-dicts/aspell-ru
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-dicts/aspell-ru
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/aspell-ru')
-rw-r--r--app-dicts/aspell-ru/Manifest3
-rw-r--r--app-dicts/aspell-ru/aspell-ru-0.99.1-r1.ebuild27
-rw-r--r--app-dicts/aspell-ru/metadata.xml5
3 files changed, 0 insertions, 35 deletions
diff --git a/app-dicts/aspell-ru/Manifest b/app-dicts/aspell-ru/Manifest
deleted file mode 100644
index 5ca3b8f15c58..000000000000
--- a/app-dicts/aspell-ru/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST aspell6-ru-0.99f7-1.tar.bz2 427312 BLAKE2B e039744dff54dbad3dacafd63f5e4874b119b01da57929f403d535958b80b33e90a5429fdcfcc3d2fff2beb0e97e67fa0bd8af03c6a1ca2980d7c7718843c0e6 SHA512 789fe15f5502b54008a41f2afb5635dcb7bb0a36e61b300ee48b2429c339793f5c4808d6063f13f1f8455ce251912433890e7d01ca59d8b0924ecd2987ceb430
-EBUILD aspell-ru-0.99.1-r1.ebuild 593 BLAKE2B f0a2b24786be44e8514c9b5e2cb6a07c8312d474fde23dbfc46b7e3307948902e09519c4e42c4e8f00484d4a2de47ef645c7037841525bc1dfc752173b08d5a0 SHA512 3147bcb0ca1864094e82b68d6ec31a08e3b47f7407603db43bdeefdf0826f755487d99b9721bbce4d967582b2043e55012768a43ee926213acdc5b1fcf200812
-MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
diff --git a/app-dicts/aspell-ru/aspell-ru-0.99.1-r1.ebuild b/app-dicts/aspell-ru/aspell-ru-0.99.1-r1.ebuild
deleted file mode 100644
index 201df4b33f97..000000000000
--- a/app-dicts/aspell-ru/aspell-ru-0.99.1-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-ASPELL_LANG="Russian"
-ASPELL_VERSION=6
-
-inherit aspell-dict-r1
-
-# very strange filename not supported by the gentoo naming scheme
-MY_P="aspell6-ru-0.99f7-1"
-
-SRC_URI="mirror://gnu/aspell/dict/ru/${MY_P}.tar.bz2"
-
-LICENSE="GPL-2"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
- default
-
- einfo "Setting default dictionary to ru-yeyo"
- cp -v ru-yeyo.multi ru.multi || die
-}
diff --git a/app-dicts/aspell-ru/metadata.xml b/app-dicts/aspell-ru/metadata.xml
deleted file mode 100644
index 6f49eba8f496..000000000000
--- a/app-dicts/aspell-ru/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>