summaryrefslogtreecommitdiff
path: root/app-dicts/aspell-gl
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /app-dicts/aspell-gl
reinit the tree, so we can have metadata
Diffstat (limited to 'app-dicts/aspell-gl')
-rw-r--r--app-dicts/aspell-gl/Manifest5
-rw-r--r--app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild20
-rw-r--r--app-dicts/aspell-gl/metadata.xml5
3 files changed, 30 insertions, 0 deletions
diff --git a/app-dicts/aspell-gl/Manifest b/app-dicts/aspell-gl/Manifest
new file mode 100644
index 000000000000..9dcbe9073136
--- /dev/null
+++ b/app-dicts/aspell-gl/Manifest
@@ -0,0 +1,5 @@
+DIST aspell6-gl-0.5a-2.tar.bz2 80043 SHA256 b3cdcf65971e70b8c09fb7f319164c6344a80d260b6e98dc6ecca1e02b7cfc8a SHA512 9c8aae22d23e1cce9c5c94844c35ec3eaa5b76e5049712b714993e7c628a0b8ee250de2ad1b646a6ecffe32ebc0e4f0009a4db041b6f8bde5d021cf71c5cd714 WHIRLPOOL 63cc6bc21533bfd7c459b12c328268b5d7fc1818748859209557fc1831fbe0a6a25dab5f24412b2d31534dcbe4263a984115b8eba7fd5cb04453aece35645c80
+EBUILD aspell-gl-0.5.2.ebuild 486 SHA256 a1bbaca773e51f26bf5686739dfc1e4e1d1a294910e21c5ce1a0249efedc3a94 SHA512 009975859c876b50d136c6acab9089c7f25dd9d7b80d9e8aa49273c719d7a049ea0a705b369a57d5827909644637137ee4acb987febd35070eb7313e8c6238c9 WHIRLPOOL 706b809ab384ffb575a67d55aa4750a0a11b8d2922d830947226f1bc2d1ce0930825eee942f6ec795bce30dd61ff78e0f42f623953c9cb55f171e4df62cfb8cb
+MISC ChangeLog 2529 SHA256 bc6df1347a78b9722d6d22d21dc306863f1d6fa219b216dda06daf982f502042 SHA512 093bbb4c2af2b91b3787b1f4d1c2d198bf7fa0ce1c3a6250eae50edf722f6eaadee37f278e64c30f42eee3b44fc09a7cb0ff3d8d65748137fe36fd1885aede43 WHIRLPOOL 013922d1c9870352b4205934095467c88b2d209bf857a930903129e97b50a94294ae691a88c0b026704c5c082f3d5303bc939d15ea86522a7c19ca4ec0a03a53
+MISC ChangeLog-2015 1946 SHA256 00d1025b164ef1476e353cada9dca24e72c63d249451db4cf25d520a5fa5083f SHA512 37b31f060c355af0b664c75bfe99ba5b0679c428007f994c094dc5c15d6c974e057433e918a68a5d5c2f755e5c67f983063b0dabfeb2c6244242ebd6ea1a40b6 WHIRLPOOL 54391a5d362e369f36da405375b90775e8f1b26145ce8d836ac2f4741392cbaae81937979e5e239cbcde872e8f5a16bdd4929a7339fcee07604dd756833b255a
+MISC metadata.xml 166 SHA256 2caff447f5bd2701d8456ada5cc633c41ef4373fa4bfeabeb73599d40bcc941b SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 WHIRLPOOL 1ff70497eca6531f0e0614c72a19f4b8e5ff486a58d369f4f0b36308d1d6b01168f9da887740e3b9f536236be251d3fe05f904d27a9233a7cf613416ba882968
diff --git a/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild b/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild
new file mode 100644
index 000000000000..f9b68e210f0b
--- /dev/null
+++ b/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+ASPELL_LANG="Galician"
+ASPELL_VERSION=6
+
+inherit aspell-dict-r1
+
+MY_P=${P%.*}a-${PV##*.}
+MY_P=aspell${ASPELL_VERSION}-${MY_P/aspell-/}
+
+SRC_URI="mirror://gnu/aspell/dict/${ASPELL_SPELLANG}/${MY_P}.tar.bz2"
+
+LICENSE="GPL-2"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+IUSE=""
+
+S=${WORKDIR}/${MY_P}
diff --git a/app-dicts/aspell-gl/metadata.xml b/app-dicts/aspell-gl/metadata.xml
new file mode 100644
index 000000000000..6f49eba8f496
--- /dev/null
+++ b/app-dicts/aspell-gl/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>