From bec4c7fda83271f299c10c443e932d43ba6d40f5 Mon Sep 17 00:00:00 2001 From: Akinori Hattori Date: Tue, 4 Apr 2023 22:21:40 +0900 Subject: app-i18n/ibus-table-others: drop old Signed-off-by: Akinori Hattori --- app-i18n/ibus-table-others/Manifest | 1 - .../ibus-table-others-1.3.14.ebuild | 21 --------------------- 2 files changed, 22 deletions(-) delete mode 100644 app-i18n/ibus-table-others/ibus-table-others-1.3.14.ebuild (limited to 'app-i18n') diff --git a/app-i18n/ibus-table-others/Manifest b/app-i18n/ibus-table-others/Manifest index b744dc469035..6be556e8f61a 100644 --- a/app-i18n/ibus-table-others/Manifest +++ b/app-i18n/ibus-table-others/Manifest @@ -1,2 +1 @@ -DIST ibus-table-others-1.3.14.tar.gz 674955 BLAKE2B 77f94ae3f83e95eb53aaf3d78a28682261bfa63031dc74b1399b57194d68e2405df070f41af6a00d69dd9f9c9a106ffa730302847e01b2fc97988fe9bd42a1e2 SHA512 9c91db95ebbee3b6951cc179a46bbc3ee29409afa1e3229a6213447b90ebff288dc738046b0ea4f979c2241cf9563ca77a8b97b651a56e940563e9f25e0e238b DIST ibus-table-others-1.3.15.tar.gz 675072 BLAKE2B fe12af11628bdefdc313ae29d905f8a95ea73541fee3c7dbbff355948ff1afe7d051ccd2f85d50582e43dc68c87eb669e9321a97e5fc39a5ac29785148dbc3f5 SHA512 65c8ca06901cd507b0112de7df0700450d3348b10eef36b1d5bb3e419b21637f9a4cf707b6ce630256cb350d6a65f6d7b261b5ec639599193610a31487f9ea76 diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.14.ebuild b/app-i18n/ibus-table-others/ibus-table-others-1.3.14.ebuild deleted file mode 100644 index 01282c650fbd..000000000000 --- a/app-i18n/ibus-table-others/ibus-table-others-1.3.14.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="8" - -DESCRIPTION="Various tables for IBus-Table" -HOMEPAGE="https://github.com/moebiuscurve/ibus-table-others" -SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND="app-i18n/ibus-table - !app-i18n/ibus-table-code - !app-i18n/ibus-table-cyrillic - !app-i18n/ibus-table-latin - !app-i18n/ibus-table-tv" -DEPEND="${RDEPEND}" -BDEPEND="virtual/pkgconfig" -- cgit v1.2.3-65-gdbad