summaryrefslogtreecommitdiff
path: root/app-i18n/qimhangul/qimhangul-0.2.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-08-08 20:11:47 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-08-08 20:11:47 +0100
commitf625b9919a60a30f1bd860f7d1b2eac183ced593 (patch)
tree7543f00925ff7277e31881de0a87801681f6f92f /app-i18n/qimhangul/qimhangul-0.2.0.ebuild
parente3872864be25f7421015bef2732fa57c0c9fb726 (diff)
gentoo resync : 08.08.2018
Diffstat (limited to 'app-i18n/qimhangul/qimhangul-0.2.0.ebuild')
-rw-r--r--app-i18n/qimhangul/qimhangul-0.2.0.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/app-i18n/qimhangul/qimhangul-0.2.0.ebuild b/app-i18n/qimhangul/qimhangul-0.2.0.ebuild
deleted file mode 100644
index 44a23c251b42..000000000000
--- a/app-i18n/qimhangul/qimhangul-0.2.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="a qt-based imhangul"
-HOMEPAGE="https://code.google.com/p/qimhangul/"
-SRC_URI="https://qimhangul.googlecode.com/files/${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE=""
-
-DEPEND=">=app-i18n/libhangul-0.0.12
- dev-qt/qtgui:4"
-RDEPEND="${DEPEND}"