From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 609A2138359 for ; Thu, 1 Oct 2020 15:13:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38D8AE0901; Thu, 1 Oct 2020 15:13:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E31C1E0901 for ; Thu, 1 Oct 2020 15:13:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 63382340B23 for ; Thu, 1 Oct 2020 15:13:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 65592397 for ; Thu, 1 Oct 2020 15:13:14 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1601565179.298023842399262695dca9099edf303e0bb3d333.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/scim-wijesekera/files/, profiles/, app-i18n/scim-wijesekera/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/scim-wijesekera/Manifest app-i18n/scim-wijesekera/files/scim-wijesekera-0.3.3-gcc43.patch app-i18n/scim-wijesekera/metadata.xml app-i18n/scim-wijesekera/scim-wijesekera-0.3.3-r1.ebuild profiles/package.mask X-VCS-Directories: profiles/ app-i18n/scim-wijesekera/files/ app-i18n/scim-wijesekera/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 298023842399262695dca9099edf303e0bb3d333 X-VCS-Branch: master Date: Thu, 1 Oct 2020 15:13:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 10b4ab31-2b04-4676-add3-516cf0381ff1 X-Archives-Hash: 62c67bcfd52da78833392b8ee7a50f98 commit: 298023842399262695dca9099edf303e0bb3d333 Author: Michał Górny gentoo org> AuthorDate: Thu Oct 1 15:12:27 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Oct 1 15:12:59 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29802384 app-i18n/scim-wijesekera: Remove last-rited pkg Signed-off-by: Michał Górny gentoo.org> app-i18n/scim-wijesekera/Manifest | 1 - .../files/scim-wijesekera-0.3.3-gcc43.patch | 22 ------------- app-i18n/scim-wijesekera/metadata.xml | 11 ------- .../scim-wijesekera-0.3.3-r1.ebuild | 37 ---------------------- profiles/package.mask | 10 ------ 5 files changed, 81 deletions(-) diff --git a/app-i18n/scim-wijesekera/Manifest b/app-i18n/scim-wijesekera/Manifest deleted file mode 100644 index ea2b3927116..00000000000 --- a/app-i18n/scim-wijesekera/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST scim-wijesekera-0.3.3.tar.gz 193023 BLAKE2B 6d8b4757e851a9e17b074c0bdda03e01b32a547a29d9755f82eb8828f8accf830a44aac8cc71ba6c6b18c7649a9a6e3009108e2fdc27992e9dc8d84d99a0c201 SHA512 98bfbb7a3cf499c7980c06504083744f46ce352b27e8e80362190359e8bfa88472a5510568f3753503c7d409d1730e7d1ae1162e3d43a5475e466c334b0a91fc diff --git a/app-i18n/scim-wijesekera/files/scim-wijesekera-0.3.3-gcc43.patch b/app-i18n/scim-wijesekera/files/scim-wijesekera-0.3.3-gcc43.patch deleted file mode 100644 index 1fa083fd7c8..00000000000 --- a/app-i18n/scim-wijesekera/files/scim-wijesekera-0.3.3-gcc43.patch +++ /dev/null @@ -1,22 +0,0 @@ -diff -Naur scim-wijesekera-0.3.3.orig/src/scim_wijesekera_imengine.cpp scim-wijesekera-0.3.3/src/scim_wijesekera_imengine.cpp ---- scim-wijesekera-0.3.3.orig/src/scim_wijesekera_imengine.cpp 2008-04-26 17:45:15.000000000 +0900 -+++ scim-wijesekera-0.3.3/src/scim_wijesekera_imengine.cpp 2008-12-29 01:07:23.000000000 +0900 -@@ -33,6 +33,7 @@ - #endif - - #include -+#include - #include - #include - #include -diff -Naur scim-wijesekera-0.3.3.orig/src/scim_wijesekera_imengine_setup.cpp scim-wijesekera-0.3.3/src/scim_wijesekera_imengine_setup.cpp ---- scim-wijesekera-0.3.3.orig/src/scim_wijesekera_imengine_setup.cpp 2008-04-26 17:45:15.000000000 +0900 -+++ scim-wijesekera-0.3.3/src/scim_wijesekera_imengine_setup.cpp 2008-12-29 01:07:03.000000000 +0900 -@@ -30,6 +30,7 @@ - #ifdef HAVE_CONFIG_H - #include - #endif -+#include - - #include - #include diff --git a/app-i18n/scim-wijesekera/metadata.xml b/app-i18n/scim-wijesekera/metadata.xml deleted file mode 100644 index 91d1f3a02de..00000000000 --- a/app-i18n/scim-wijesekera/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - cjk@gentoo.org - Cjk - - - sinhala - - diff --git a/app-i18n/scim-wijesekera/scim-wijesekera-0.3.3-r1.ebuild b/app-i18n/scim-wijesekera/scim-wijesekera-0.3.3-r1.ebuild deleted file mode 100644 index 28914bc279f..00000000000 --- a/app-i18n/scim-wijesekera/scim-wijesekera-0.3.3-r1.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit autotools - -DESCRIPTION="Wijesekara keyboard for Sinhala input using scim" -HOMEPAGE="http://sinhala.sourceforge.net/" -SRC_URI="http://sinhala.sourceforge.net/files/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=app-i18n/scim-0.99.8[-gtk3]" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -PATCHES=( "${FILESDIR}"/${P}-gcc43.patch ) - -src_prepare() { - default - eautoreconf -} - -src_configure() { - econf --disable-static -} - -src_install() { - default - - # plugin module, no point in .la files - find "${D}" -name '*.la' -delete || die -} diff --git a/profiles/package.mask b/profiles/package.mask index 1f558c6d6d1..8d221ed9610 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -568,16 +568,6 @@ net-wireless/kismet-ubertooth # Removal in 30 days. Bug #740100 dev-python/pyinsane -# Arfrever Frehtes Taifersar Arahesis (2020-09-01) -# Abandoned long time ago. Last release in 2008. Not ported to GTK+ 3. -# Masked for deletion in 30 days. -# Replacement: Sinhala Wijesekera input method is also provided by M17N library -# which can be used through: -# - app-i18n/fcitx-m17n -# - app-i18n/ibus-m17n -# - app-i18n/scim-m17n -app-i18n/scim-wijesekera - # Arfrever Frehtes Taifersar Arahesis (2020-09-01) # Mismatched version (bug #695022). Masked to force upgrade to 2.0.4_pre20200306162733. # (Mask should remain after ebuilds are deleted, until 2021-03-01 or