public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/scim-wijesekera/files/, profiles/, app-i18n/scim-wijesekera/
@ 2020-10-01 15:13 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2020-10-01 15:13 UTC (permalink / raw
  To: gentoo-commits

commit:     298023842399262695dca9099edf303e0bb3d333
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  1 15:12:27 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> 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 <mgorny <AT> 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 <stdio.h>
-+#include <cstring>
- #include <unistd.h>
- #include <sys/types.h>
- #include <sys/wait.h>
-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 <config.h>
- #endif
-+#include <cstring>
- 
- #include <scim.h>
- #include <gtk/scimkeyselection.h>

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 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>cjk@gentoo.org</email>
-		<name>Cjk</name>
-	</maintainer>
-	<upstream>
-		<remote-id type="sourceforge">sinhala</remote-id>
-	</upstream>
-</pkgmetadata>

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 <arfrever.fta@gmail.com> (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 <arfrever.fta@gmail.com> (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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-10-01 15:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-01 15:13 [gentoo-commits] repo/gentoo:master commit in: app-i18n/scim-wijesekera/files/, profiles/, app-i18n/scim-wijesekera/ Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox