summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2018-09-04 21:23:51 +0900
committerAkinori Hattori <hattya@gentoo.org>2018-09-04 21:26:37 +0900
commit53bf47910737807e439b50901ce4c36ac17a415b (patch)
tree84b8e94a99458b1ac85d6ea31b867ad77ef36a1e
parentkde-plasma/plasma-desktop: Fix activity switcher autohide (diff)
downloadgentoo-53bf47910737807e439b50901ce4c36ac17a415b.tar.gz
gentoo-53bf47910737807e439b50901ce4c36ac17a415b.tar.bz2
gentoo-53bf47910737807e439b50901ce4c36ac17a415b.zip
app-i18n/libcangjie: drop old
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--app-i18n/libcangjie/Manifest1
-rw-r--r--app-i18n/libcangjie/libcangjie-1.1.ebuild16
2 files changed, 0 insertions, 17 deletions
diff --git a/app-i18n/libcangjie/Manifest b/app-i18n/libcangjie/Manifest
index 68f57b674d62..bfc76d0e46f9 100644
--- a/app-i18n/libcangjie/Manifest
+++ b/app-i18n/libcangjie/Manifest
@@ -1,2 +1 @@
-DIST libcangjie-1.1.tar.xz 573924 BLAKE2B d8d8543e2ab8717deb732a60668a8c66b0769177f4f954572d936b18d13c16cdc6355f82c7ee3bf1b7674fe1ff93f822a6ada381b6942fa15a47ff7b64f0bf78 SHA512 99c2dd055830bbaf6e2ef26cc285dd3edec780561af0799b450cc2fa44c8590217bbf38cd3d087c01cca1b467c7fff722c548b83fcb7c9177cd7c681a22f2901
DIST libcangjie-1.3.tar.xz 575240 BLAKE2B c7e3129a6dd9690223e46f20a7bf06148ed279880461faf031a6542a09e0b21f6740767a8e6fd43acb79175deef437c385df3448e672ebfb0b9f72701afb66a3 SHA512 216ad965cb265d700cc94e6b7892dd9a7d814eba364b7700870b7e704d17d8dc75be4c7af0a7a7fc0088a32e389e62822a05d089f1df714c5ffd347ece8b9f35
diff --git a/app-i18n/libcangjie/libcangjie-1.1.ebuild b/app-i18n/libcangjie/libcangjie-1.1.ebuild
deleted file mode 100644
index 22b48cbbb884..000000000000
--- a/app-i18n/libcangjie/libcangjie-1.1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="The library implementing the Cangjie input method"
-HOMEPAGE="http://cangjians.github.io"
-SRC_URI="http://cangjians.github.io/downloads/libcangjie/libcangjie-${PV}.tar.xz"
-
-LICENSE="LGPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="dev-db/sqlite:3="
-
-RDEPEND="${DEPEND}"