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/aspell-pl | |
parent | 71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/aspell-pl')
-rw-r--r-- | app-dicts/aspell-pl/Manifest | 3 | ||||
-rw-r--r-- | app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild | 20 | ||||
-rw-r--r-- | app-dicts/aspell-pl/metadata.xml | 5 |
3 files changed, 0 insertions, 28 deletions
diff --git a/app-dicts/aspell-pl/Manifest b/app-dicts/aspell-pl/Manifest deleted file mode 100644 index 77c0bdabdb67..000000000000 --- a/app-dicts/aspell-pl/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST sjp-aspell6-pl-6.0_20120418-0.tar.bz2 579320 BLAKE2B d338a7b6cc804604e80cab20cf3b6c6d219377a7c4de4d513626e6b787b8aa32e4ab2a7925ea9bc1d0b224fc6770755e3c6ef3440a34c8adb187352b7e106c06 SHA512 58f6734d035f0b4831a7de48f4f0dc2394206e287cdefec95849a8a46f3bf2303f81228f24b52ace0a4f444cad2f354b30bb3598f3ff1930c17a4d54d808fe9e -EBUILD aspell-pl-6.0.20120418.0.ebuild 538 BLAKE2B 7e5c0d3bcc1fb74acb929853b0ef2c58747fd9b4ce45a60b745cd4b573b6ee7f74e91f24c66b4c043391fd915646103f7a336af1a1399d450fc50b8a054c837b SHA512 75f48206c39f323bbb1f7dfd5e87bb2535c3940e646e84617898ee1212563918236c3e5b42f0d12419825b8312d69939c0364b9071c37ff5129edd330e791a4a -MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild deleted file mode 100644 index c6455af410a7..000000000000 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -ASPELL_LANG="Polish" -ASPELL_VERSION=6 - -inherit versionator aspell-dict-r1 - -MY_P="${PN/aspell/aspell6}-$(replace_version_separator 2 _ $(replace_version_separator 3 -))" - -HOMEPAGE="http://www.sjp.pl/slownik/" -SRC_URI="http://www.sjp.pl/slownik/ort/sjp-${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}" diff --git a/app-dicts/aspell-pl/metadata.xml b/app-dicts/aspell-pl/metadata.xml deleted file mode 100644 index 6f49eba8f496..000000000000 --- a/app-dicts/aspell-pl/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> |