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 5397D138359 for ; Thu, 5 Nov 2020 22:26:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9E338E0864; Thu, 5 Nov 2020 22:26:34 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 89A42E0864 for ; Thu, 5 Nov 2020 22:26:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 775BF33BEED for ; Thu, 5 Nov 2020 22:26:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3B323439 for ; Thu, 5 Nov 2020 22:26:30 +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: <1604615182.3c57ae5c0e3ba3bab02fe87e3ba3da6545b50b3e.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/xsunpinyin/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/xsunpinyin/Manifest app-i18n/xsunpinyin/xsunpinyin-3.0.0_rc1.ebuild X-VCS-Directories: app-i18n/xsunpinyin/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 3c57ae5c0e3ba3bab02fe87e3ba3da6545b50b3e X-VCS-Branch: master Date: Thu, 5 Nov 2020 22:26:30 +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: 1998ad48-7c5e-4aab-92c0-3d54ce6de87f X-Archives-Hash: 05f1ade9a1062dec77f4b2423e6776ae commit: 3c57ae5c0e3ba3bab02fe87e3ba3da6545b50b3e Author: Michał Górny gentoo org> AuthorDate: Thu Nov 5 22:13:33 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Nov 5 22:26:22 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c57ae5c app-i18n/xsunpinyin: Remove old Signed-off-by: Michał Górny gentoo.org> app-i18n/xsunpinyin/Manifest | 1 - app-i18n/xsunpinyin/xsunpinyin-3.0.0_rc1.ebuild | 40 ------------------------- 2 files changed, 41 deletions(-) diff --git a/app-i18n/xsunpinyin/Manifest b/app-i18n/xsunpinyin/Manifest index 91033393128..ab2a2125633 100644 --- a/app-i18n/xsunpinyin/Manifest +++ b/app-i18n/xsunpinyin/Manifest @@ -1,2 +1 @@ DIST sunpinyin-2.0.4_pre20200306162733.tar.gz 547519 BLAKE2B 6e0e4457217d7b85221cab15173f588a5c7c039208a8f6cd48ed5fb21c5b5eae2f4616d6fddbf6eff8a006193097de26c866d5385d4602f41059ee8d7e52a2d5 SHA512 e8cf73aeca8dcbc7dd6f51f034a9a0363201bc14a814800e071c987933935b0e8039aa84178a6bd1cba1c7dee4b25b2d5546e78ea683e68e8981afea48fdab33 -DIST sunpinyin-3.0.0_rc1.tar.gz 547138 BLAKE2B 682e733241d690d1fef8ce452c497a894c5ab61bf5298c1f292ce3a25a681d594744db43ebd51b3e59274cce0e47a1bce15a793f2c20e2998915c3432f2a7c32 SHA512 c9d4936de5835a7f02e52c5b32bf1a42d76bf7588449aaa813f3df7ab2d72f3ca0f4e18f74a60be4860f0724b5e05cbe567c67e6f3150b0e71b23b3a9002fc5e diff --git a/app-i18n/xsunpinyin/xsunpinyin-3.0.0_rc1.ebuild b/app-i18n/xsunpinyin/xsunpinyin-3.0.0_rc1.ebuild deleted file mode 100644 index c87c83f85db..00000000000 --- a/app-i18n/xsunpinyin/xsunpinyin-3.0.0_rc1.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" -PYTHON_COMPAT=( python2_7 ) - -inherit python-any-r1 scons-utils toolchain-funcs vcs-snapshot - -MY_P="${P:1}" - -DESCRIPTION="A standalone XIM server for SunPinyin" -HOMEPAGE="https://github.com/sunpinyin/sunpinyin" -SRC_URI="https://github.com/${PN#*-}/${PN#*-}/archive/v${PV/_rc/-rc}.tar.gz -> ${MY_P}.tar.gz" - -LICENSE="LGPL-2.1 CDDL" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="~app-i18n/sunpinyin-${PV}:= - x11-libs/gtk+:2 - x11-libs/libX11" -DEPEND="${RDEPEND} - virtual/pkgconfig" -S="${WORKDIR}/${MY_P}" - -src_prepare() { - default - tc-export CXX -} - -src_compile() { - escons -C wrapper/xim \ - --prefix="${EPREFIX}"/usr -} - -src_install() { - escons -C wrapper/xim --install-sandbox="${D}" install - dodoc wrapper/xim/README -}