diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
commit | d87262dd706fec50cd150aab3e93883b6337466d (patch) | |
tree | 246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-dicts/myspell-lt | |
parent | 71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/myspell-lt')
-rw-r--r-- | app-dicts/myspell-lt/Manifest | 6 | ||||
-rw-r--r-- | app-dicts/myspell-lt/metadata.xml | 8 | ||||
-rw-r--r-- | app-dicts/myspell-lt/myspell-lt-1.2.1.ebuild | 30 | ||||
-rw-r--r-- | app-dicts/myspell-lt/myspell-lt-1.3.ebuild | 26 |
4 files changed, 0 insertions, 70 deletions
diff --git a/app-dicts/myspell-lt/Manifest b/app-dicts/myspell-lt/Manifest deleted file mode 100644 index baf9442a4ccc..000000000000 --- a/app-dicts/myspell-lt/Manifest +++ /dev/null @@ -1,6 +0,0 @@ -DIST hyph_lt_LT.zip 4839 BLAKE2B 01399d5e2d52b8654419a328e384287387ba7df1ac315924d1951995785b52ae13b40874ee93c533a26edeee8aad9a7ecc48354dc0505277cf91b4e97b527f7b SHA512 8a21d90590b8bac8eb8de78c30e74bb12c15deba02c0553c93d46bd18c08f39a4097ec0b5e4a2394dee0726aff0abe89e3a226415a50a358aaeafedf7bfe4e0e -DIST lt_LT-1.2.1.zip 360373 BLAKE2B b9ccad4650c94e0a2ac8f07faab590de3781773b4936235741252daaed18c05ba1d3e58037d47d61e9faf3e0cf6284148f75155f9c2562e39fa62c141d99fb63 SHA512 ebc6e688bc94d3cfa4b872594775d6f62bfd9b1666765e189b7f47efa2c7ec27d32b4f49405cc9fb372ea071f5b2b685b800b949eec285a7d1fee52b74d82b31 -DIST myspell-lt-1.3.zip 339657 BLAKE2B 9549d1968d3b60a2b712360dab35fe696369afbdb34097eb7484ea0497b67becb43592878cec5e64691e0069babc9d56817b4d170dbb1ef092d50de64b076420 SHA512 e18f22efb665e3c4cfe0398bafc9e0626c4322009e4b056f3f5cb074778af851bd463be05c55e1bb0bfbc1a04d06d022a3aa37c89e7efac2aa38b525ab415cf2 -EBUILD myspell-lt-1.2.1.ebuild 556 BLAKE2B 655d97a618adff9e09be923d0bbc75148e1e2e4bbeb294ffbc6ca0fce7d68e0cfafcec8c169cea762e2ed6558d09e9c0041a7b2ab924a9424e8566cd0899f63b SHA512 5c396b6141732d03757a9a83d8e00057c486d248815f21db403608609eb3760e79ac40fc76f39a9616e1a1dbd7692b74d130562fc35d86e93e760b09c4829ecf -EBUILD myspell-lt-1.3.ebuild 547 BLAKE2B 155b5a49bb8f77ace8b940fe6ffec80d83be0c91a198225538eaf89ad9cb8c8d8b6dc137c8525cc3607dff3e345ba6145681d8955d1b6ec4bd24bbd851eacd14 SHA512 8f446934ae295dd9aa1012b6023ebe49b1476b7d9cecf40adf3e6c06367990c0ca3521626109412925e7078e4a07b8205815df66565732034c1848b6c9c67048 -MISC metadata.xml 244 BLAKE2B 1d2da72e348a40f2390d722aa2a081d633bb3f7c4269f9780eb6e092cc124abfe030e29f18ab119fd7df4c52cb2caee07d6d536bec2e9b84cd254bbddb28ed08 SHA512 e07e0b634f9300d3256fc47c9425afff7bbc9241f235830401002d55ce701e1bdfa1a45dd56c4c81307040560900a1768da3c82f0242c3b1d949446f259efa51 diff --git a/app-dicts/myspell-lt/metadata.xml b/app-dicts/myspell-lt/metadata.xml deleted file mode 100644 index 181f1558f9f1..000000000000 --- a/app-dicts/myspell-lt/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version='1.0' encoding='UTF-8'?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="launchpad">ispell-lt</remote-id> - </upstream> -</pkgmetadata> diff --git a/app-dicts/myspell-lt/myspell-lt-1.2.1.ebuild b/app-dicts/myspell-lt/myspell-lt-1.2.1.ebuild deleted file mode 100644 index 04f628667196..000000000000 --- a/app-dicts/myspell-lt/myspell-lt-1.2.1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -MYSPELL_DICT=( - "lt_LT-${PV}/lt_LT.aff" - "lt_LT-${PV}/lt_LT.dic" -) - -MYSPELL_HYPH=( - "hyph_lt_LT.dic" -) - -MYSPELL_THES=( -) - -inherit myspell-r2 - -DESCRIPTION="Lithuanian dictionaries for myspell/hunspell" -HOMEPAGE="ftp://ftp.akl.lt/ispell-lt/" -SRC_URI=" - ${HOMEPAGE}/lt_LT-${PV}.zip - ${HOMEPAGE}/hyph_lt_LT.zip -" - -LICENSE="BSD LPPL-1.3b" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" diff --git a/app-dicts/myspell-lt/myspell-lt-1.3.ebuild b/app-dicts/myspell-lt/myspell-lt-1.3.ebuild deleted file mode 100644 index 80b39b55093c..000000000000 --- a/app-dicts/myspell-lt/myspell-lt-1.3.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -MYSPELL_DICT=( - "${P}/lt_LT.aff" - "${P}/lt_LT.dic" -) - -MYSPELL_HYPH=( -) - -MYSPELL_THES=( -) - -inherit myspell-r2 - -DESCRIPTION="Lithuanian dictionaries for myspell/hunspell" -HOMEPAGE="https://launchpad.net/ispell-lt" -SRC_URI="https://launchpad.net/ispell-lt/main/${PV}/+download/${P}.zip" - -LICENSE="BSD LPPL-1.3b" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" |