diff options
author | Marek Szuba <marecki@gentoo.org> | 2023-02-28 13:03:17 +0000 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2023-02-28 13:12:42 +0000 |
commit | 1bea4d4dc078e26598448018341d7d24a92c8a7d (patch) | |
tree | 59eaa3df5b438e77c1c0971ebe724024e734e9a8 /app-dicts/sword-Webster1913 | |
parent | app-text/sword-modules: treeclean (diff) | |
download | gentoo-1bea4d4dc078e26598448018341d7d24a92c8a7d.tar.gz gentoo-1bea4d4dc078e26598448018341d7d24a92c8a7d.tar.bz2 gentoo-1bea4d4dc078e26598448018341d7d24a92c8a7d.zip |
app-dicts/sword-*: treeclean
Closes: https://bugs.gentoo.org/892069
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-Webster1913')
-rw-r--r-- | app-dicts/sword-Webster1913/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-Webster1913/metadata.xml | 15 | ||||
-rw-r--r-- | app-dicts/sword-Webster1913/sword-Webster1913-2.0.ebuild | 13 |
3 files changed, 0 insertions, 29 deletions
diff --git a/app-dicts/sword-Webster1913/Manifest b/app-dicts/sword-Webster1913/Manifest deleted file mode 100644 index da40bc418264..000000000000 --- a/app-dicts/sword-Webster1913/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Webster1913-2.0.zip 19537950 BLAKE2B fa6115554235864d8ba9b05922495697073a189ee59d3337ff9871357ec147d2df2c5b40e1c0a43d2eac69775a012b166dbbd3282b27b4ff5f101bd2ebd68534 SHA512 75b74bfcc3bff01ac34edaf799957b8d9e60258f3ed8a9ea2a4e5503a73c203fbc99695e7f8fc1b5cfce87178d1052f4d1960357a113c6a829e9b720c5956cf1 diff --git a/app-dicts/sword-Webster1913/metadata.xml b/app-dicts/sword-Webster1913/metadata.xml deleted file mode 100644 index 367a7672d8f8..000000000000 --- a/app-dicts/sword-Webster1913/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>marecki@gentoo.org</email> - <name>Marek Szuba</name> - </maintainer> - <stabilize-allarches/> - <longdescription> - Webster's Revised Unabridged Dictionary. - Version published 1913 by the C. & G. Merriam Co., Springfield, MA, USA - under the direction of Noah Porter, D.D., LL.D. - This electronic version was prepared by MICRA, Inc. of Plainfield, NJ, USA. - </longdescription> -</pkgmetadata> diff --git a/app-dicts/sword-Webster1913/sword-Webster1913-2.0.ebuild b/app-dicts/sword-Webster1913/sword-Webster1913-2.0.ebuild deleted file mode 100644 index 2bb21b67ff56..000000000000 --- a/app-dicts/sword-Webster1913/sword-Webster1913-2.0.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -SWORD_MINIMUM_VERSION="1.5.11" - -inherit sword-module - -DESCRIPTION="Webster's English Dictionary, 1913 edition" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Webster1913" -LICENSE="public-domain" -KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" |