summaryrefslogtreecommitdiff
path: root/app-dicts/eblook
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/eblook
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/eblook')
-rw-r--r--app-dicts/eblook/Manifest3
-rw-r--r--app-dicts/eblook/eblook-1.6.1.ebuild28
-rw-r--r--app-dicts/eblook/metadata.xml5
3 files changed, 0 insertions, 36 deletions
diff --git a/app-dicts/eblook/Manifest b/app-dicts/eblook/Manifest
deleted file mode 100644
index 2c7b55194373..000000000000
--- a/app-dicts/eblook/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST eblook-1.6.1.tar.gz 440727 BLAKE2B 313dcc89fea9dbc8dac8c9fda618cf4e39d0cfef4f67ba7cf2ab29e3b1c8dc0559407c1f1c68c9994594b784acb445c6fe988456e14da324bd38c89de23f3ffe SHA512 36f4f383a53a0332a2dec0e40d2743c93d35c9f51a7de2d2706bbc18a4fde215d4e345feb175bebf428c1760cb32e73148fb9b336fcde8c0d8b924ee6ecfd6a4
-EBUILD eblook-1.6.1.ebuild 571 BLAKE2B 1607e198c2b9b097be393ccb02816d2296dc9e31811e365d955720a131dccdf7df88056aa226e65df8850434243d98027c5232a735af8153f9a4740d9da16f6e SHA512 03c60fb350104aea1a060f9e12e28406f14c97f0daccb5dc012b0ed43d5c3f7aaf663899216ba3a6539578c7884fc6f2c4ea1fa5b223d86a390c683ce358c23c
-MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
diff --git a/app-dicts/eblook/eblook-1.6.1.ebuild b/app-dicts/eblook/eblook-1.6.1.ebuild
deleted file mode 100644
index c99eec6320c0..000000000000
--- a/app-dicts/eblook/eblook-1.6.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-DESCRIPTION="Interactive search utility for electronic dictionaries"
-HOMEPAGE="http://openlab.ring.gr.jp/edict/eblook/"
-SRC_URI="http://openlab.ring.gr.jp/edict/eblook/dist/${P/_/}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ppc x86"
-IUSE=""
-
-DEPEND=">=dev-libs/eb-3.3.4"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${P%_*}"
-
-src_prepare() {
- sed \
- -e 's:LDFAGS:LDFLAGS:g' \
- -i configure || die
-}
-
-src_configure() {
- econf --with-eb-conf=/etc/eb.conf
-}
diff --git a/app-dicts/eblook/metadata.xml b/app-dicts/eblook/metadata.xml
deleted file mode 100644
index 6f49eba8f496..000000000000
--- a/app-dicts/eblook/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>