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-VulgConte | |
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-VulgConte')
-rw-r--r-- | app-dicts/sword-VulgConte/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-VulgConte/metadata.xml | 9 | ||||
-rw-r--r-- | app-dicts/sword-VulgConte/sword-VulgConte-1.0.2.ebuild | 13 |
3 files changed, 0 insertions, 23 deletions
diff --git a/app-dicts/sword-VulgConte/Manifest b/app-dicts/sword-VulgConte/Manifest deleted file mode 100644 index a257c8ccafee..000000000000 --- a/app-dicts/sword-VulgConte/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST VulgConte-1.0.2.zip 1641941 BLAKE2B bc725367f449d0d864641040d73eca08e17199f393e85d266f75e905328d977648d6306f35fb22e936118aa421b0a4fb8139132cd90478258b65f15ad5d2f61c SHA512 d648b7843252ebcc946bccac69db9fcabd3417cfffe25ef0f7f7ba1cbcb2a38bc460ca4dcd92cc1273c7c523cba5d5630fc152454f2149005c42b3618e329500 diff --git a/app-dicts/sword-VulgConte/metadata.xml b/app-dicts/sword-VulgConte/metadata.xml deleted file mode 100644 index bc94402fe731..000000000000 --- a/app-dicts/sword-VulgConte/metadata.xml +++ /dev/null @@ -1,9 +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/> -</pkgmetadata> diff --git a/app-dicts/sword-VulgConte/sword-VulgConte-1.0.2.ebuild b/app-dicts/sword-VulgConte/sword-VulgConte-1.0.2.ebuild deleted file mode 100644 index 9a881328106d..000000000000 --- a/app-dicts/sword-VulgConte/sword-VulgConte-1.0.2.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.6.1" - -inherit sword-module - -DESCRIPTION="Vulgata Clementina, Conte editore" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=VulgConte" -LICENSE="public-domain" -KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" |