Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-lt/
Date: Fri, 22 Feb 2019 21:08:53
Message-Id: 1550869702.75dff906cab4584d7abdb251511256aa5c845aa2.monsieurp@gentoo
1 commit: 75dff906cab4584d7abdb251511256aa5c845aa2
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Fri Feb 22 15:50:32 2019 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 22 21:08:22 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75dff906
7
8 app-dicts/myspell-lt: remove old.
9
10 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
11 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
12
13 app-dicts/myspell-lt/Manifest | 2 --
14 app-dicts/myspell-lt/myspell-lt-1.2.1.ebuild | 30 ----------------------------
15 2 files changed, 32 deletions(-)
16
17 diff --git a/app-dicts/myspell-lt/Manifest b/app-dicts/myspell-lt/Manifest
18 index 0d0990395ce..69c7cc6b43e 100644
19 --- a/app-dicts/myspell-lt/Manifest
20 +++ b/app-dicts/myspell-lt/Manifest
21 @@ -1,3 +1 @@
22 -DIST hyph_lt_LT.zip 4839 BLAKE2B 01399d5e2d52b8654419a328e384287387ba7df1ac315924d1951995785b52ae13b40874ee93c533a26edeee8aad9a7ecc48354dc0505277cf91b4e97b527f7b SHA512 8a21d90590b8bac8eb8de78c30e74bb12c15deba02c0553c93d46bd18c08f39a4097ec0b5e4a2394dee0726aff0abe89e3a226415a50a358aaeafedf7bfe4e0e
23 -DIST lt_LT-1.2.1.zip 360373 BLAKE2B b9ccad4650c94e0a2ac8f07faab590de3781773b4936235741252daaed18c05ba1d3e58037d47d61e9faf3e0cf6284148f75155f9c2562e39fa62c141d99fb63 SHA512 ebc6e688bc94d3cfa4b872594775d6f62bfd9b1666765e189b7f47efa2c7ec27d32b4f49405cc9fb372ea071f5b2b685b800b949eec285a7d1fee52b74d82b31
24 DIST myspell-lt-1.3.zip 339657 BLAKE2B 9549d1968d3b60a2b712360dab35fe696369afbdb34097eb7484ea0497b67becb43592878cec5e64691e0069babc9d56817b4d170dbb1ef092d50de64b076420 SHA512 e18f22efb665e3c4cfe0398bafc9e0626c4322009e4b056f3f5cb074778af851bd463be05c55e1bb0bfbc1a04d06d022a3aa37c89e7efac2aa38b525ab415cf2
25
26 diff --git a/app-dicts/myspell-lt/myspell-lt-1.2.1.ebuild b/app-dicts/myspell-lt/myspell-lt-1.2.1.ebuild
27 deleted file mode 100644
28 index 04f62866719..00000000000
29 --- a/app-dicts/myspell-lt/myspell-lt-1.2.1.ebuild
30 +++ /dev/null
31 @@ -1,30 +0,0 @@
32 -# Copyright 1999-2012 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=4
36 -
37 -MYSPELL_DICT=(
38 - "lt_LT-${PV}/lt_LT.aff"
39 - "lt_LT-${PV}/lt_LT.dic"
40 -)
41 -
42 -MYSPELL_HYPH=(
43 - "hyph_lt_LT.dic"
44 -)
45 -
46 -MYSPELL_THES=(
47 -)
48 -
49 -inherit myspell-r2
50 -
51 -DESCRIPTION="Lithuanian dictionaries for myspell/hunspell"
52 -HOMEPAGE="ftp://ftp.akl.lt/ispell-lt/"
53 -SRC_URI="
54 - ${HOMEPAGE}/lt_LT-${PV}.zip
55 - ${HOMEPAGE}/hyph_lt_LT.zip
56 -"
57 -
58 -LICENSE="BSD LPPL-1.3b"
59 -SLOT="0"
60 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
61 -IUSE=""