summaryrefslogtreecommitdiff
path: root/app-dicts/aspell-sc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-20 14:27:17 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-20 14:27:17 +0000
commit5bb9ff1ee56d2b5e75e01a7f066d8b0cec84ec02 (patch)
tree66e860a5099bcad013f1cf667255dc372a7c11b3 /app-dicts/aspell-sc
parent7218e1b46bceac05841e90472501742d905fb3fc (diff)
gentoo resync : 20.03.2021
Diffstat (limited to 'app-dicts/aspell-sc')
-rw-r--r--app-dicts/aspell-sc/Manifest3
-rw-r--r--app-dicts/aspell-sc/aspell-sc-1.0.ebuild16
-rw-r--r--app-dicts/aspell-sc/metadata.xml9
3 files changed, 28 insertions, 0 deletions
diff --git a/app-dicts/aspell-sc/Manifest b/app-dicts/aspell-sc/Manifest
new file mode 100644
index 000000000000..df8b44167714
--- /dev/null
+++ b/app-dicts/aspell-sc/Manifest
@@ -0,0 +1,3 @@
+DIST aspell5-sc-1.0.tar.bz2 281538 BLAKE2B 95b9f5f8508b026a919acabc7f1a6234323ffd462bea0447666831726495a5d3f1b7d52e83887144e275a2d76d2f1cb860537827c2c5e89a83aff2bbef3e0e01 SHA512 3cad49510894645b9bc97bbae877641e64af0440a2abcb6f96197da95390d4dd59d1374008c0ade9dc17772a32c367b9b03e6be65e7f190268365f25069d2a23
+EBUILD aspell-sc-1.0.ebuild 446 BLAKE2B 2b8c02e5294141dfe79cce59c1d34c22b493ba173601c6fe3f51068202d9e8c6f34f1e1947c89076a02754a238fc15bf03d10f46daeb9d0ac69ca009aee0767f SHA512 30c616c8b9c4a6ea888a1d2a0764b089bbb4f9343e2b2741312aac25adf0a0a105e22cf2538e5d9176a1723646f20284f8f57098d4ad36f3567a77dfd418bb54
+MISC metadata.xml 274 BLAKE2B c59fed5aad018cd55f4f85487a90e3d8d78837bbbbb80b0ac62869cf194cfc95be0f1f7ae156442c023d95496718fb9d3d18ce27892cfb1b27b3dae6a55e305f SHA512 8e2d70309bb9f0df147669de9f9a92aa27d350cb39c932370a72f2a601e62a19c076aaf4778268b43ef527649973033b0983a3707f0da79ece964ae339aff6f9
diff --git a/app-dicts/aspell-sc/aspell-sc-1.0.ebuild b/app-dicts/aspell-sc/aspell-sc-1.0.ebuild
new file mode 100644
index 000000000000..dec05d95f638
--- /dev/null
+++ b/app-dicts/aspell-sc/aspell-sc-1.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ASPELL_LANG="Sardinian"
+ASPELL_VERSION=5
+MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${PV}"
+
+inherit aspell-dict-r1
+
+SRC_URI="https://ftp.gnu.org/gnu/${PN%-*}/dict/${PN/aspell-/}/${MY_P}.tar.bz2"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
diff --git a/app-dicts/aspell-sc/metadata.xml b/app-dicts/aspell-sc/metadata.xml
new file mode 100644
index 000000000000..debde3ef6ae3
--- /dev/null
+++ b/app-dicts/aspell-sc/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>conikost@gentoo.org</email>
+ <name>Conrad Kostecki</name>
+ </maintainer>
+ <stabilize-allarches/>
+</pkgmetadata>