summaryrefslogtreecommitdiff
path: root/app-dicts/dictd-jargon
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /app-dicts/dictd-jargon
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/dictd-jargon')
-rw-r--r--app-dicts/dictd-jargon/Manifest3
-rw-r--r--app-dicts/dictd-jargon/dictd-jargon-4.2.3-r1.ebuild24
-rw-r--r--app-dicts/dictd-jargon/metadata.xml5
3 files changed, 32 insertions, 0 deletions
diff --git a/app-dicts/dictd-jargon/Manifest b/app-dicts/dictd-jargon/Manifest
new file mode 100644
index 000000000000..3bc36c4ac4c8
--- /dev/null
+++ b/app-dicts/dictd-jargon/Manifest
@@ -0,0 +1,3 @@
+DIST jargon_4.2.3.tar.gz 650370 BLAKE2B ba3198fbd371fc9cef53edc465ad165364981deb315d5abc0d7dcd9d0cfee4afd3bad9554845ac2c5f98d547081890b474eba3557b9f61e69a235708f8841745 SHA512 7eba12c741cc2be7ab77c061fde38f7f083bf54d37428c3b6eb567bdde7002b6e70fd73411e354c8b5124ec2d7dd9ef1030b7cf8dec3d0b89ac450cf20ed22c7
+EBUILD dictd-jargon-4.2.3-r1.ebuild 476 BLAKE2B adab8d0851f94428669efae06c01e12e0f232f0157869b39873ccdef0f7f7e60b5bcf634650774fd708e70f0e38084a5f06e78cb77994423c1ccca07b218fed0 SHA512 a592dd0e555b6da3e0a1e5c019daca5cea1750be51491ee7c71a1f3bab2c554b6b94470de1ae787e3cb8a4a91d01215be303d1c63386074adef62f6a718eecc6
+MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
diff --git a/app-dicts/dictd-jargon/dictd-jargon-4.2.3-r1.ebuild b/app-dicts/dictd-jargon/dictd-jargon-4.2.3-r1.ebuild
new file mode 100644
index 000000000000..909a51f65649
--- /dev/null
+++ b/app-dicts/dictd-jargon/dictd-jargon-4.2.3-r1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=0
+
+MY_P=${PN/dictd-/}_${PV}
+DESCRIPTION="Jargon lexicon"
+HOMEPAGE="http://www.dict.org/"
+SRC_URI="ftp://ftp.dict.org/pub/dict/pre/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+KEYWORDS="x86 sparc ppc amd64 ppc64"
+
+DEPEND=">=app-text/dictd-1.5.5"
+
+S=${WORKDIR}
+
+src_install () {
+ dodoc README
+ insinto /usr/lib/dict
+ doins jargon.dict.dz jargon.index || die
+}
diff --git a/app-dicts/dictd-jargon/metadata.xml b/app-dicts/dictd-jargon/metadata.xml
new file mode 100644
index 000000000000..6f49eba8f496
--- /dev/null
+++ b/app-dicts/dictd-jargon/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>