summaryrefslogtreecommitdiff
path: root/app-dicts/aspell-de
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-03-13 01:56:39 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-03-13 01:56:39 +0000
commit987deaca2d55f6633ddfb2af06278c335c9a9842 (patch)
treeaf31351b25e11f537e5b1b3a7f1da89564f43fe4 /app-dicts/aspell-de
parent6b005025deb21c21d53eed0a9ae3560830080f03 (diff)
downloadbaldeagleos-repo-987deaca2d55f6633ddfb2af06278c335c9a9842.tar.gz
baldeagleos-repo-987deaca2d55f6633ddfb2af06278c335c9a9842.tar.xz
baldeagleos-repo-987deaca2d55f6633ddfb2af06278c335c9a9842.zip
Adding metadata
Diffstat (limited to 'app-dicts/aspell-de')
-rw-r--r--app-dicts/aspell-de/Manifest1
-rw-r--r--app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild10
-rw-r--r--app-dicts/aspell-de/aspell-de-20161207.7.0.ebuild16
-rw-r--r--app-dicts/aspell-de/metadata.xml5
4 files changed, 25 insertions, 7 deletions
diff --git a/app-dicts/aspell-de/Manifest b/app-dicts/aspell-de/Manifest
index 51f21d78b14e..c6315530a7a3 100644
--- a/app-dicts/aspell-de/Manifest
+++ b/app-dicts/aspell-de/Manifest
@@ -1 +1,2 @@
DIST aspell6-de-20030222-1.tar.bz2 274407 BLAKE2B ed69c0a3c1e63599d99a811b7b2d54c5dc4699f776d4c97fb5d295250df64e6189378c2bdadf8ce1b38a5a49046020b220e528ae69f20be01af5f771dba3bc37 SHA512 2005b56938565b11b761ace31006c1accfd32d401685cc5676cc4d85406bedda81b1df062949359f1bd6972073d3713204d87c7f81d9535fa956cdf130dd8db6
+DIST aspell6-de-20161207-7-0.tar.bz2 294974 BLAKE2B c468eb843d0585ca196fa983ffebf933eb3386c942e7a8f0798980409aa2635f2ca9f890db0f3da281d7f126369afc9d27ac972d058bbe0dc7c3e7df5d5518ce SHA512 ec29fa49d4e0303d6ceb78da3884ac54ddf34205895f30a95bce0db66f74472b423980200acf01efb1fa40380d6ea6351a58656400af35772266f8a54b1bbec8
diff --git a/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild b/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild
index 14ca8116f77a..bbb75984fc5f 100644
--- a/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild
+++ b/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild
@@ -1,19 +1,15 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
ASPELL_LANG="German and Swiss-German"
ASPELL_VERSION=6
-
inherit aspell-dict-r1
MY_P=aspell6-de-20030222-1
-
SRC_URI="mirror://gnu/aspell/dict/de/${MY_P}.tar.bz2"
+S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
-IUSE=""
-
-S=${WORKDIR}/${MY_P}
diff --git a/app-dicts/aspell-de/aspell-de-20161207.7.0.ebuild b/app-dicts/aspell-de/aspell-de-20161207.7.0.ebuild
new file mode 100644
index 000000000000..2b698c7a0c57
--- /dev/null
+++ b/app-dicts/aspell-de/aspell-de-20161207.7.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ASPELL_LANG="German, Austria-German and Swiss-German"
+ASPELL_VERSION=6
+MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${PV//./-}"
+
+inherit aspell-dict-r1
+
+SRC_URI="mirror://gnu/${PN%-*}/dict/${PN/aspell-/}/${MY_P}.tar.bz2"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
diff --git a/app-dicts/aspell-de/metadata.xml b/app-dicts/aspell-de/metadata.xml
index 83d00b14c8d4..45afaa47424c 100644
--- a/app-dicts/aspell-de/metadata.xml
+++ b/app-dicts/aspell-de/metadata.xml
@@ -1,6 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
+ <maintainer type="person">
+ <email>conikost@gentoo.org</email>
+ <name>Conrad Kostecki</name>
+ </maintainer>
<origin>gentoo-staging</origin>
+ <stabilize-allarches/>
</pkgmetadata> \ No newline at end of file