diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-04-25 17:09:18 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-04-25 18:14:56 +0200 |
commit | 877b5cfac9e3258868a7803f50ebdd7d80acca63 (patch) | |
tree | 350bb63772063a95281bd46007fa18d50326062d /app-dicts/sword-JFB | |
parent | app-dicts/sword-HinERV: bump to 2.0 (diff) | |
download | gentoo-877b5cfac9e3258868a7803f50ebdd7d80acca63.tar.gz gentoo-877b5cfac9e3258868a7803f50ebdd7d80acca63.tar.bz2 gentoo-877b5cfac9e3258868a7803f50ebdd7d80acca63.zip |
app-dicts/sword-JFB: bump to 3.0
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-JFB')
-rw-r--r-- | app-dicts/sword-JFB/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/sword-JFB/sword-JFB-3.0.ebuild (renamed from app-dicts/sword-JFB/sword-JFB-2.2.ebuild) | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/app-dicts/sword-JFB/Manifest b/app-dicts/sword-JFB/Manifest index b6725df0de59..e09bc53c851e 100644 --- a/app-dicts/sword-JFB/Manifest +++ b/app-dicts/sword-JFB/Manifest @@ -1 +1 @@ -DIST JFB-2.2.zip 5949350 BLAKE2B 4c8b2a0732f226fa602beee9d7e241e94f466e3389bfa5da46c97c8a2ff350e75a8481086c72b27660d1cd11bfc03343af2d784d837b6332867856a045e13528 SHA512 adacd2ad40e1a7fdb2d57b7665e675df201dc8de0ea6c3b352dc094e6a54c846efdecd33d54fe480fb1fe08d43df54d28f929ca0a191aa86214475b151c99007 +DIST JFB-3.0.zip 5687741 BLAKE2B 51f1753a3df3551fe4738d890a32261f4450310ac1210b584e25fc8228fc3fc9a33d694360729ee77a821a63352d5542d2b640a7b8e96bd9f5c83270d607520e SHA512 796432cf74e7bbccbb7252ec0dfc6d5d52cb06641e8911c5cba44bd37f8c06cf4345d9e988c2f30e7322e38f608ee0b4e5a12ccc987282b08f90aaf533478e9e diff --git a/app-dicts/sword-JFB/sword-JFB-2.2.ebuild b/app-dicts/sword-JFB/sword-JFB-3.0.ebuild index 272c7ddae13d..31e001850dc2 100644 --- a/app-dicts/sword-JFB/sword-JFB-2.2.ebuild +++ b/app-dicts/sword-JFB/sword-JFB-3.0.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -SWORD_MODULE="JFB" + +SWORD_MINIMUM_VERSION="1.5.9" inherit sword-module |