summaryrefslogtreecommitdiff
path: root/app-dicts/sword-en_eu
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /app-dicts/sword-en_eu
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'app-dicts/sword-en_eu')
-rw-r--r--app-dicts/sword-en_eu/Manifest3
-rw-r--r--app-dicts/sword-en_eu/metadata.xml8
-rw-r--r--app-dicts/sword-en_eu/sword-en_eu-1.1.ebuild13
3 files changed, 24 insertions, 0 deletions
diff --git a/app-dicts/sword-en_eu/Manifest b/app-dicts/sword-en_eu/Manifest
new file mode 100644
index 000000000000..0f3a1e944777
--- /dev/null
+++ b/app-dicts/sword-en_eu/Manifest
@@ -0,0 +1,3 @@
+DIST en_eu-1.1.zip 10034 BLAKE2B a4de449ef3ff7b3e5436dea9f0e5a50545261973eb26ba03efc065c0d863b2a68a87a87e17369e85a6447209794f559488c968f7b17d38f5734b0e9c69811b00 SHA512 684297b7eb438952b2d0dc78be5d2b468da7515d304050fab3cb0023bafe32cf78a9ff9fec9d4e248e07da6f4b9ebf50a21f651f560f8224fd517efc885e4fa4
+EBUILD sword-en_eu-1.1.ebuild 333 BLAKE2B 6d7496cd9ce5a05637852fa1679eef4b8629bed637c81bd3354e2020ac13ea8240c56f756eb2513b66f6a59a6b5d8656382d279721750050f1578b90655c3704 SHA512 6d1067568049cadc1e90e8524ecb89f4db717ab759af9c2a629682015b7c1613a84766879678af635ff729b91e41847579d9fcedf75e2230048b11f065ca10f7
+MISC metadata.xml 245 BLAKE2B 1564b4d8e674e807191dcc857c12585eaf336e3418e110853e311b2851b382ca8931b46a96230677251bf3784004879d8498cae2dae11c9289f4a8606dfa5d7f SHA512 bd2ae86e550344a79551fe0383e4625d28ca6fad675d84c66fc5b22ed7fe3afbfc2b4d6a7b1a5d02f6efbc56950b8295270a3dba8a1e7e51fde80a370d0c868a
diff --git a/app-dicts/sword-en_eu/metadata.xml b/app-dicts/sword-en_eu/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-en_eu/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>marecki@gentoo.org</email>
+ <name>Marek Szuba</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/app-dicts/sword-en_eu/sword-en_eu-1.1.ebuild b/app-dicts/sword-en_eu/sword-en_eu-1.1.ebuild
new file mode 100644
index 000000000000..fa921043c05c
--- /dev/null
+++ b/app-dicts/sword-en_eu/sword-en_eu-1.1.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+SWORD_MINIMUM_VERSION="1.5.1a"
+
+inherit sword-module
+
+DESCRIPTION="English to Basque Glossary"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=en_eu"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"