summaryrefslogtreecommitdiff
path: root/app-dicts/libydpdict
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/libydpdict')
-rw-r--r--app-dicts/libydpdict/Manifest3
-rw-r--r--app-dicts/libydpdict/libydpdict-1.0.2.ebuild21
-rw-r--r--app-dicts/libydpdict/metadata.xml5
3 files changed, 0 insertions, 29 deletions
diff --git a/app-dicts/libydpdict/Manifest b/app-dicts/libydpdict/Manifest
deleted file mode 100644
index a01735a04a80..000000000000
--- a/app-dicts/libydpdict/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST libydpdict-1.0.2.tar.gz 297184 BLAKE2B 1e7e4aa905c5e3468b914ed48a1307edcfce8f563a2e5a622a2a47442b12025265b3c60350898b9dbc080af345635a85516444240699476af1ae59c5c58682bf SHA512 ccf2335e627a820a580c4cc95e04eca372f88232c4ca4d86bd5c8c5f9af1756f4642addaf39fa2702d3abe816d31f650d86cb480dbaf5f66f0a20b66cf5181b5
-EBUILD libydpdict-1.0.2.ebuild 415 BLAKE2B c3a2c82b282ce9404bd2f55ed58ae91c2085d79fd5be1d70ac0b8c33ddf3b4d34cf90efbffcc09a32cd065fff9d343df716a5326066d4286509983252b004cf0 SHA512 21880f8de0b67a683ab18235ba6f125c2cc466f72351485b1354de0dbfa4afc27bb2ec5e47d9dec4f2fcdf131b74dca4e97c511b988a59df8f8c92a8cb5bb5f1
-MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
diff --git a/app-dicts/libydpdict/libydpdict-1.0.2.ebuild b/app-dicts/libydpdict/libydpdict-1.0.2.ebuild
deleted file mode 100644
index deac724709f1..000000000000
--- a/app-dicts/libydpdict/libydpdict-1.0.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Library for handling the Collins Dictionary database"
-HOMEPAGE="http://toxygen.net/ydpdict/"
-SRC_URI="http://toxygen.net/ydpdict/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-src_install() {
- emake DESTDIR="${D}" install
- dodoc AUTHORS
-}
diff --git a/app-dicts/libydpdict/metadata.xml b/app-dicts/libydpdict/metadata.xml
deleted file mode 100644
index 6f49eba8f496..000000000000
--- a/app-dicts/libydpdict/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>