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-Phaistos | |
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-Phaistos')
-rw-r--r-- | app-dicts/sword-Phaistos/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-Phaistos/metadata.xml | 12 | ||||
-rw-r--r-- | app-dicts/sword-Phaistos/sword-Phaistos-1.0.ebuild | 13 |
3 files changed, 0 insertions, 26 deletions
diff --git a/app-dicts/sword-Phaistos/Manifest b/app-dicts/sword-Phaistos/Manifest deleted file mode 100644 index 41763ce840d3..000000000000 --- a/app-dicts/sword-Phaistos/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Phaistos-1.0.zip 1492 BLAKE2B 6e6da400b6f2f3512137dc1b83d095ba39803285ad8e8c59abb52e8d9158464c88a122ab777ceb80e672023cf4f0edd1578b77e70676fe9119e4dba7f50e7534 SHA512 dfb19c009d5dda2dce4276e0b72e675b64b9cde9bd53278c29e53eb5bcf7bdbdb4575fc8c5ce3997b19df50e5593bb62be43a49b8b135051efd121e3e694f67c diff --git a/app-dicts/sword-Phaistos/metadata.xml b/app-dicts/sword-Phaistos/metadata.xml deleted file mode 100644 index 1cf85ed52a78..000000000000 --- a/app-dicts/sword-Phaistos/metadata.xml +++ /dev/null @@ -1,12 +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> - A transcriptions of the Phaistos Disk, a clay disk from the 2nd millennium BC in an undeciphered language. The meaning of the text is unknown. Treat this module as a tech demo or font demo. - </longdescription> -</pkgmetadata> diff --git a/app-dicts/sword-Phaistos/sword-Phaistos-1.0.ebuild b/app-dicts/sword-Phaistos/sword-Phaistos-1.0.ebuild deleted file mode 100644 index 47419a2f6e4f..000000000000 --- a/app-dicts/sword-Phaistos/sword-Phaistos-1.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.9" - -inherit sword-module - -DESCRIPTION="Phaistos Disk" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Phaistos" -LICENSE="public-domain" -KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" |