summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-11-24 22:29:49 +1100
committerMichael Palimaka <kensington@gentoo.org>2016-11-24 22:32:43 +1100
commit54c2d8a44f4ecb9c64e120ad10aabb5302c862e8 (patch)
treec19d6b6fd21b31baad07615414261b7845762b8a /app-dicts
parentapp-dicts/dikt: version bump to 2s (diff)
downloadgentoo-54c2d8a44f4ecb9c64e120ad10aabb5302c862e8.tar.gz
gentoo-54c2d8a44f4ecb9c64e120ad10aabb5302c862e8.tar.bz2
gentoo-54c2d8a44f4ecb9c64e120ad10aabb5302c862e8.zip
app-dicts/dikt: remove 2l
Package-Manager: portage-2.3.2
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/dikt/Manifest1
-rw-r--r--app-dicts/dikt/dikt-2l.ebuild18
2 files changed, 0 insertions, 19 deletions
diff --git a/app-dicts/dikt/Manifest b/app-dicts/dikt/Manifest
index d9ef0a758f9c..71ef57dbaf98 100644
--- a/app-dicts/dikt/Manifest
+++ b/app-dicts/dikt/Manifest
@@ -1,2 +1 @@
-DIST dikt-2l.tar.xz 51948 SHA256 172dfa23400c57d715eb8f99e855f2370b86f8f61fd648e2d507ba238b9e71c1 SHA512 d75e13eca4bd9db20a5b25c56022d2a3c1df5a3e6d940af13fd768d9b77a24af23c0d04ee215f26b6c6beddd1a91f4e6a922884ad3cda551ca30ba37a50184c8 WHIRLPOOL e6ea03658771879e243dd9829cc61daaa9fc705197039f20f1c7ff990b201aebce7b5e702cec52a77df306582ccad227347096f38d1537437d7d3e4b7f3ed913
DIST dikt-2s.tar.xz 52604 SHA256 92eaf11cd7dbc998933cfff61ac9564919b3a8bab1a89a453f82d9b9f471dd47 SHA512 2f3a21f5daed636123c3902959c5bbb292c566cb878dde94ea111f62c16a16aacb5ad99a8845f20e47081b26b7174c5f478269c30fa3369ccfaec2ede4676d72 WHIRLPOOL 9f913fd22f235dbbbea5b1a3d643c9c968a504c8bd1063fb074cde1d19764f610f2e0bb84609bd5008849846161fd6dc0003377404b34467d0a6b07d52e731c4
diff --git a/app-dicts/dikt/dikt-2l.ebuild b/app-dicts/dikt/dikt-2l.ebuild
deleted file mode 100644
index 862b4430fe00..000000000000
--- a/app-dicts/dikt/dikt-2l.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="A dictionary for KDE"
-HOMEPAGE="http://www.dikt.ml/index.html"
-SRC_URI="https://${PN}.googlecode.com/files/${P}.txz -> ${P}.tar.xz"
-
-LICENSE="BSD-2"
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DOCS=( README )