diff options
author | Akinori Hattori <hattya@gentoo.org> | 2023-01-21 10:24:39 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2023-01-21 10:24:39 +0900 |
commit | b41a62349ab8e70cc11f0559b90fc33273227580 (patch) | |
tree | f8e2bb48f3a9e273232dac57389edec0818c9e43 /app-i18n/ibus-table-others | |
parent | app-i18n/ibus-table-others: amd64/x86 stable (diff) | |
download | gentoo-b41a62349ab8e70cc11f0559b90fc33273227580.tar.gz gentoo-b41a62349ab8e70cc11f0559b90fc33273227580.tar.bz2 gentoo-b41a62349ab8e70cc11f0559b90fc33273227580.zip |
app-i18n/ibus-table-others: drop old
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-i18n/ibus-table-others')
-rw-r--r-- | app-i18n/ibus-table-others/Manifest | 1 | ||||
-rw-r--r-- | app-i18n/ibus-table-others/ibus-table-others-1.3.13.ebuild | 21 |
2 files changed, 0 insertions, 22 deletions
diff --git a/app-i18n/ibus-table-others/Manifest b/app-i18n/ibus-table-others/Manifest index 86da9a26d8e8..1958b594a0bd 100644 --- a/app-i18n/ibus-table-others/Manifest +++ b/app-i18n/ibus-table-others/Manifest @@ -1,2 +1 @@ -DIST ibus-table-others-1.3.13.tar.gz 676883 BLAKE2B 2486565f51781fc4d0a270f84c97d2525478392f165e4ebeda8c4b0d64405aa91e4568ebea1ec946fe57bcd9e1ddf08178ce1d46c3bf20571c71f94035df2f9c SHA512 1276139f3ce9e1d7a8e117be804e5ff0f4fba3f1d80600a10fb0fa25327a5c368e315bc87b68219091cdaa5927e536306111df0a4819503b2ec7002374cb2534 DIST ibus-table-others-1.3.14.tar.gz 674955 BLAKE2B 77f94ae3f83e95eb53aaf3d78a28682261bfa63031dc74b1399b57194d68e2405df070f41af6a00d69dd9f9c9a106ffa730302847e01b2fc97988fe9bd42a1e2 SHA512 9c91db95ebbee3b6951cc179a46bbc3ee29409afa1e3229a6213447b90ebff288dc738046b0ea4f979c2241cf9563ca77a8b97b651a56e940563e9f25e0e238b diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.13.ebuild b/app-i18n/ibus-table-others/ibus-table-others-1.3.13.ebuild deleted file mode 100644 index 8b5a0039b626..000000000000 --- a/app-i18n/ibus-table-others/ibus-table-others-1.3.13.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2022 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" |