diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-07-30 21:55:13 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-07-30 23:10:37 +0200 |
commit | 2dcbda0b72b5cd09720271b439010e4d96bd8363 (patch) | |
tree | 4fc30ac498a9d05fcac30401349d9b4cd6407305 /app-dicts/sword-GerLut1545 | |
parent | app-dicts/sword-GerElb1871: bump to 1.2 (diff) | |
download | gentoo-2dcbda0b72b5cd09720271b439010e4d96bd8363.tar.gz gentoo-2dcbda0b72b5cd09720271b439010e4d96bd8363.tar.bz2 gentoo-2dcbda0b72b5cd09720271b439010e4d96bd8363.zip |
app-dicts/sword-GerLut1545: bump to 2.0.1
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-GerLut1545')
-rw-r--r-- | app-dicts/sword-GerLut1545/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/sword-GerLut1545/sword-GerLut1545-2.0.1.ebuild (renamed from app-dicts/sword-GerLut1545/sword-GerLut1545-1.2.ebuild) | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/app-dicts/sword-GerLut1545/Manifest b/app-dicts/sword-GerLut1545/Manifest index affd717e6f40..ad30c3b22d8e 100644 --- a/app-dicts/sword-GerLut1545/Manifest +++ b/app-dicts/sword-GerLut1545/Manifest @@ -1 +1 @@ -DIST GerLut1545-1.2.zip 1463147 BLAKE2B 42c144540398634c71731e5277d167c0fe66fbcfd41e198c57709cd7883b3318b862804c061ece2847926d0b72eb18b29c176184be7211e0e502ddb99ecaf844 SHA512 bc58a7661f68936ee035bf89c580da7ee9f0ea678f81f859956f0c7074df39894a91bee4e5032db8d1e6bf4c05744de876e4890b9a85ca8f18a4c33144103fed +DIST GerLut1545-2.0.1.zip 1517287 BLAKE2B a33cd85262d0b5900418d72e88e37ec77537e28c41adcabd130c86893f9d88f7a21983685c11b8552e798388bc6787c8482c33d433d76782fdb390915162623e SHA512 d247080dafbc24d57a14becfbef6c3fab8c43bea42085e9bc861bf02cc53e6f13ac0fe03b59e3ca26101b976db6edeaa096cd2941f80fd905cddd18eb362acc5 diff --git a/app-dicts/sword-GerLut1545/sword-GerLut1545-1.2.ebuild b/app-dicts/sword-GerLut1545/sword-GerLut1545-2.0.1.ebuild index c5c459202cc9..dad439ffd08f 100644 --- a/app-dicts/sword-GerLut1545/sword-GerLut1545-1.2.ebuild +++ b/app-dicts/sword-GerLut1545/sword-GerLut1545-2.0.1.ebuild @@ -2,11 +2,12 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -SWORD_MODULE="GerLut1545" + +SWORD_MINIMUM_VERSION="1.7.0" inherit sword-module -DESCRIPTION="German Unrevidierte Luther Ubersetzung von 1545" +DESCRIPTION="German Luther Übersetzung von 1545 (moderne Rechtschreibung)" HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=GerLut1545" LICENSE="public-domain" KEYWORDS="~amd64 ~ppc ~x86" |