summaryrefslogtreecommitdiff
path: root/app-dicts/aspell-it
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/aspell-it
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/aspell-it')
-rw-r--r--app-dicts/aspell-it/Manifest3
-rw-r--r--app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild19
-rw-r--r--app-dicts/aspell-it/metadata.xml8
3 files changed, 30 insertions, 0 deletions
diff --git a/app-dicts/aspell-it/Manifest b/app-dicts/aspell-it/Manifest
new file mode 100644
index 000000000000..c25b8d2f8e86
--- /dev/null
+++ b/app-dicts/aspell-it/Manifest
@@ -0,0 +1,3 @@
+DIST aspell6-it-2.4-20070901-0.tar.bz2 261419 BLAKE2B d377690df133647c8345eed4178d91c03a2a6813f444833ae5c78a0960577fa2d8d259a5b04e053770e2df832260ae817c387ddd814593fe2e6ddf5f95eb50a1 SHA512 6a5014880e51103e70d57a6b01e2d4bb5d51ae939f72ee9270b46891804203399c817dd73c3a0b91c004744a4e66a1a5b402d19be0a53db952152cdd3c1741e9
+EBUILD aspell-it-2.4.20070901.ebuild 458 BLAKE2B 04eeab71978bc44c620329f201bdc91f42ab2528ace9aac693b7d2f45f552f44dd47fe71fb210513191b50c82f39a58c1cc14c111c2763264fe04a7180ae6216 SHA512 4912a3406bf271331a58dabbff738e0f955f7b84ae06cc84bfb4ca83085d2994e785239bd7ac71057868fe9d3d2beb74405f9de674822e9f4e9d02a3fca4651e
+MISC metadata.xml 248 BLAKE2B 2c1fcd90482f1cfffb25b908862709cebdefed604a40a5611ebd3e8831829c1b07aab4911cb5962aa9bc0587832d8a01ed43558a6fad30feed29b9ae0ff97161 SHA512 1d44fa5baaf032845df65374a83f1eb1459100ced59d260a19456fff81ce7dc1c074cd34b1ad37b172af7cdee476fe0de39aa3a280e311816dd8bdd9c98a61ad
diff --git a/app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild b/app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild
new file mode 100644
index 000000000000..1a237ac5f188
--- /dev/null
+++ b/app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+ASPELL_LANG="Italian"
+ASPELL_VERSION=6
+
+inherit aspell-dict-r1
+
+MY_P="aspell${ASPELL_VERSION}-${PN#aspell-}-${PV%.*}-${PV##*.}-0"
+
+SRC_URI="mirror://sourceforge/linguistico/${MY_P}.tar.bz2"
+
+LICENSE="GPL-2"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+S=${WORKDIR}/${MY_P}
diff --git a/app-dicts/aspell-it/metadata.xml b/app-dicts/aspell-it/metadata.xml
new file mode 100644
index 000000000000..3338c5556542
--- /dev/null
+++ b/app-dicts/aspell-it/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-needed -->
+ <upstream>
+ <remote-id type="sourceforge">linguistico</remote-id>
+ </upstream>
+</pkgmetadata>