summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-30 18:49:07 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-31 19:38:41 +0200
commit255600637f354aeb16c2a7ef364319a6c4ae2f91 (patch)
treea7cdcb06a35a87a2ef207b6cf5be36d93b800ae9 /app-dicts/sword-RusCARSADICT
parentapp-dicts/sword-RusCARSA: new package (diff)
downloadgentoo-255600637f354aeb16c2a7ef364319a6c4ae2f91.tar.gz
gentoo-255600637f354aeb16c2a7ef364319a6c4ae2f91.tar.bz2
gentoo-255600637f354aeb16c2a7ef364319a6c4ae2f91.zip
app-dicts/sword-RusCARSADICT: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-RusCARSADICT')
-rw-r--r--app-dicts/sword-RusCARSADICT/Manifest1
-rw-r--r--app-dicts/sword-RusCARSADICT/metadata.xml8
-rw-r--r--app-dicts/sword-RusCARSADICT/sword-RusCARSADICT-4.1.ebuild13
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-RusCARSADICT/Manifest b/app-dicts/sword-RusCARSADICT/Manifest
new file mode 100644
index 000000000000..2bc3cc11f118
--- /dev/null
+++ b/app-dicts/sword-RusCARSADICT/Manifest
@@ -0,0 +1 @@
+DIST RusCARSADICT-4.1.zip 208866 BLAKE2B 20ecd33726886388edf45bd51d5a41e79efe2bef415565849a3723a47ea59b10f5bdb93f3a7601118707e91429901bd4d6aa0d8ad902ef4da5464dcd34401356 SHA512 7657f886168c3c972554781a85f9a715c971fb5344e02f71be3d2d5cc0ffd101400679de4723ede546690d978d094a63a1e22aed6c211c5dd09b0533c4978adf
diff --git a/app-dicts/sword-RusCARSADICT/metadata.xml b/app-dicts/sword-RusCARSADICT/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-RusCARSADICT/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-RusCARSADICT/sword-RusCARSADICT-4.1.ebuild b/app-dicts/sword-RusCARSADICT/sword-RusCARSADICT-4.1.ebuild
new file mode 100644
index 000000000000..9f74a399d7b3
--- /dev/null
+++ b/app-dicts/sword-RusCARSADICT/sword-RusCARSADICT-4.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="A dictionary companion to app-dicts/sword-RusCARSA"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=RusCARSADICT"
+LICENSE="crosswire"
+KEYWORDS="~amd64 ~ppc ~x86"