summaryrefslogtreecommitdiff
path: root/app-dicts
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-10-02 17:46:37 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-10-02 17:46:37 +0100
commit19ad4b65c8b02065c065c91941241f231f78246c (patch)
tree9f4d20e15a87cf1ce08bee5a4bc953fe7dd3a03e /app-dicts
parentfade240e5eae2521e59569af4ab63e27415f4e5b (diff)
gentoo auto-resync : 02:10:2023 - 17:46:37
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/Manifest.gzbin31980 -> 31822 bytes
-rw-r--r--app-dicts/edictionary/Manifest3
-rw-r--r--app-dicts/edictionary/edictionary-2.6-r1.ebuild26
-rw-r--r--app-dicts/edictionary/metadata.xml8
4 files changed, 0 insertions, 37 deletions
diff --git a/app-dicts/Manifest.gz b/app-dicts/Manifest.gz
index 1fd0bc592bc6..ba994c4ddaf6 100644
--- a/app-dicts/Manifest.gz
+++ b/app-dicts/Manifest.gz
Binary files differ
diff --git a/app-dicts/edictionary/Manifest b/app-dicts/edictionary/Manifest
deleted file mode 100644
index 6cffc7defcc3..000000000000
--- a/app-dicts/edictionary/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST edict-2.6.tar.gz 51300 BLAKE2B dd074c4b4d771921c21cc63e3960951ff6e62e8485ee2a9e967751670562e29ae434d7a2a79886797093f315bdba2134f7d45c024a0657c4a53314d96c66fbce SHA512 03a9977df6d150e7e99805f8dc5f62e1f6d84360d79684210a4cbd8105ccf541777513c99bf77934a9b8e26e4aad8d88b84146b165d9e1a21dff80587f900677
-EBUILD edictionary-2.6-r1.ebuild 581 BLAKE2B f682e7210f93213f9cf4cbd33825f12fbe6a5d51f0d05d766d47ebca6e44af725b494f3d4e3f2581e3fe9fa4c6fa770531aac644e382664385bce860930d8aa6 SHA512 2a1ae74d9f5317a9a11de43e28cd2ee1b4822ff8078aecf4b4cb4fe48948252255b8d89647340e3356046c42b98b92fdf7ea2be69195df2c63ff4d1677af74ba
-MISC metadata.xml 249 BLAKE2B 5b0c697072100648e906ad3a8545f94137d387e91fa2ab9072ffbff36055a368d5927598cfddfd430154d2d32b6b22a4aab3a4f240789b486256e21f9bc1828c SHA512 66dfe865fd98f80414f9b0dd81be31f6896083f0df7af08d04d33f9a62f5ba484aa97bc76eef483ee06c3b77dd418fc8420f11ef6ff4fbd792a0e0a0ffe142ae
diff --git a/app-dicts/edictionary/edictionary-2.6-r1.ebuild b/app-dicts/edictionary/edictionary-2.6-r1.ebuild
deleted file mode 100644
index a52cefdaa6de..000000000000
--- a/app-dicts/edictionary/edictionary-2.6-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_PN="edict"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Command line dictionary and thesaurus"
-HOMEPAGE="http://edictionary.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-
-RDEPEND=""
-DEPEND="dev-lang/perl"
-
-S="${WORKDIR}/${MY_PN}"
-
-src_install() {
- make prefix="${ED}/usr/bin" install
- dodoc Changelog ReleaseNotes README TODO
-}
diff --git a/app-dicts/edictionary/metadata.xml b/app-dicts/edictionary/metadata.xml
deleted file mode 100644
index f47833bb7f5b..000000000000
--- a/app-dicts/edictionary/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <remote-id type="sourceforge">edictionary</remote-id>
- </upstream>
-</pkgmetadata>