diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 21:03:06 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 21:03:06 +0100 |
commit | 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch) | |
tree | 7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /app-dicts/aspell-sl | |
parent | 30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/aspell-sl')
-rw-r--r-- | app-dicts/aspell-sl/Manifest | 3 | ||||
-rw-r--r-- | app-dicts/aspell-sl/aspell-sl-0.50.0.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/aspell-sl/metadata.xml | 5 |
3 files changed, 20 insertions, 0 deletions
diff --git a/app-dicts/aspell-sl/Manifest b/app-dicts/aspell-sl/Manifest new file mode 100644 index 000000000000..9a85705dfc33 --- /dev/null +++ b/app-dicts/aspell-sl/Manifest @@ -0,0 +1,3 @@ +DIST aspell-sl-0.50-0.tar.bz2 215463 BLAKE2B d3583a18cd10d81a443938e8c1430061ad004c964fe84eb79cd721006eee7ae4c422130d8dbee6cbd588ebbec33fc766a0d19eaaa4fc4b5ef60357b6d96fb188 SHA512 17b74bd3c6d7fbda0b4f6d14ee529f47f39c349642593312c160eb4e7eb6eb40f704e9c34e6fb33ef9e829b861e92a224196f55326fa4d02197d12912fd4b44f +EBUILD aspell-sl-0.50.0.ebuild 294 BLAKE2B 667cacca4b9d1d075433f8bdeda29fb25b6a0bb9d9e36f38a1a32145a493e7daae89f986a4d04eb962670961065ea9dbfd94ae0fc9e878fa623fdcf2a8eba53c SHA512 9c0b329e0d87a5cbebe61dcdda88a4e72940e13765b2cdf83d72090e413538912b0e900b1c09e643a0787980e88644c286273324a31494580eaee5c159e06648 +MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 diff --git a/app-dicts/aspell-sl/aspell-sl-0.50.0.ebuild b/app-dicts/aspell-sl/aspell-sl-0.50.0.ebuild new file mode 100644 index 000000000000..4603b96781e3 --- /dev/null +++ b/app-dicts/aspell-sl/aspell-sl-0.50.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +ASPELL_LANG="Slovenian" + +inherit aspell-dict-r1 + +LICENSE="GPL-2" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" +IUSE="" diff --git a/app-dicts/aspell-sl/metadata.xml b/app-dicts/aspell-sl/metadata.xml new file mode 100644 index 000000000000..6f49eba8f496 --- /dev/null +++ b/app-dicts/aspell-sl/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<!-- maintainer-needed --> +</pkgmetadata> |