summaryrefslogtreecommitdiff
path: root/app-dicts/edictionary
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-dicts/edictionary
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/edictionary')
-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
3 files changed, 0 insertions, 37 deletions
diff --git a/app-dicts/edictionary/Manifest b/app-dicts/edictionary/Manifest
deleted file mode 100644
index 263d9703e4e8..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 3f7c9910a9276c1d223fa6a6c20c70628c81538fb7215b2b6cd3b018012659e9a290f376fb9d00ae0070025adca6150dafea328e335ad6771628169282861786 SHA512 8232b9c399252cf75950d5dea47e96e3a217c7be30324ea710c3bc2f002f3acb58bf72d7a8aa0782c2d838a8818e13f8f9c98ed901d553804cec82df8cf781e1
-MISC metadata.xml 248 BLAKE2B e8f2543e96039d68fbb9cfc7d37070cdd0f1384241be51a2c64ceed812e96f24b0add8562844e76d6a8e0bd4323f28756320869014737373418465e9ab0205d0 SHA512 29dd3bc3af7e298f231bb050316417291c18d86e8a1f00600fcedb46b1704837b15efacb859f2b8df7db20f9931256bb6137781512bf2aac5356abfb41584f5c
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 a0ae02ba223b..000000000000
--- a/app-dicts/edictionary/edictionary-2.6-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# 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 ~s390 ~sh ~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 da5ae83a313a..000000000000
--- a/app-dicts/edictionary/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <remote-id type="sourceforge">edictionary</remote-id>
- </upstream>
-</pkgmetadata>