commit: 53bf47910737807e439b50901ce4c36ac17a415b Author: Akinori Hattori <hattya <AT> gentoo <DOT> org> AuthorDate: Tue Sep 4 12:23:51 2018 +0000 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org> CommitDate: Tue Sep 4 12:26:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53bf4791
app-i18n/libcangjie: drop old Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-i18n/libcangjie/Manifest | 1 - app-i18n/libcangjie/libcangjie-1.1.ebuild | 16 ---------------- 2 files changed, 17 deletions(-) diff --git a/app-i18n/libcangjie/Manifest b/app-i18n/libcangjie/Manifest index 68f57b674d6..bfc76d0e46f 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 22b48cbbb88..00000000000 --- 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}"
