diff options
Diffstat (limited to 'app-dicts/sword-TDavid')
-rw-r--r-- | app-dicts/sword-TDavid/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/sword-TDavid/sword-TDavid-2.0.ebuild (renamed from app-dicts/sword-TDavid/sword-TDavid-1.1.ebuild) | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/app-dicts/sword-TDavid/Manifest b/app-dicts/sword-TDavid/Manifest index dfa54dc87b5a..15e3e6a3dfb1 100644 --- a/app-dicts/sword-TDavid/Manifest +++ b/app-dicts/sword-TDavid/Manifest @@ -1 +1 @@ -DIST TDavid-1.1.zip 4845476 BLAKE2B 82dbe176461852fd360ef526de4628f60a63a5f4160f884d917e216b7e9e9d4f409e03214dd4826581d54871b0da98023902b99ee513db20e213c52fa3e6a8f8 SHA512 d4aa18e30062a8af57bc70ffcbcd382ef0a83d09bff612b737faec371e831b418f6a2c15a78665a2a1cf76f7c0848c047d2a09543adf981f06b2d36daff1293b +DIST TDavid-2.0.zip 4375073 BLAKE2B b63051165bc8ef7668436be480d6f764a68711d2402d077bd677b2b93a26a2271cf4f3c9f8449cbebb14ed5d2c24d9eea6db68c10c8466ef2a731ab602f3b3c1 SHA512 d299f25b9cd1fc3f4b4cbbc1772a14e7a6edef8d47921f10df3bb66a7a40f3e223508195549e5ba80731bf716194572f8809f126d8471acb3afdd6380167fe63 diff --git a/app-dicts/sword-TDavid/sword-TDavid-1.1.ebuild b/app-dicts/sword-TDavid/sword-TDavid-2.0.ebuild index 955b991f30d0..0e6add1641f3 100644 --- a/app-dicts/sword-TDavid/sword-TDavid-1.1.ebuild +++ b/app-dicts/sword-TDavid/sword-TDavid-2.0.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 -SWORD_MODULE="TDavid" +EAPI=8 + +SWORD_MINIMUM_VERSION="1.5.9" inherit sword-module |