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 ADD1F13835A for ; Sun, 13 Dec 2020 12:51:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B87C7E09F5; Sun, 13 Dec 2020 12:51:46 +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 A09F2E09F5 for ; Sun, 13 Dec 2020 12:51:46 +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 5642034110B for ; Sun, 13 Dec 2020 12:51:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6F7454 for ; Sun, 13 Dec 2020 12:51:43 +0000 (UTC) From: "Akinori Hattori" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Akinori Hattori" Message-ID: <1607863849.bbd332274a8e962ffc0295e9f9ebfbaab24c2dc3.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/yash/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-shells/yash/Manifest app-shells/yash/yash-2.49.ebuild X-VCS-Directories: app-shells/yash/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: bbd332274a8e962ffc0295e9f9ebfbaab24c2dc3 X-VCS-Branch: master Date: Sun, 13 Dec 2020 12:51:43 +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: b5c81b43-43ae-45ef-9ce1-8d1cceefbcdf X-Archives-Hash: f0d80d9fdd0dcddebf9b3116e025ca46 commit: bbd332274a8e962ffc0295e9f9ebfbaab24c2dc3 Author: Akinori Hattori gentoo org> AuthorDate: Sun Dec 13 12:50:49 2020 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Sun Dec 13 12:50:49 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbd33227 app-shells/yash: drop old Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Akinori Hattori gentoo.org> app-shells/yash/Manifest | 1 - app-shells/yash/yash-2.49.ebuild | 34 ---------------------------------- 2 files changed, 35 deletions(-) diff --git a/app-shells/yash/Manifest b/app-shells/yash/Manifest index 23f9215cf28..57368fb9574 100644 --- a/app-shells/yash/Manifest +++ b/app-shells/yash/Manifest @@ -1,3 +1,2 @@ -DIST yash-2.49.tar.xz 740780 BLAKE2B 61fa2d2ab8a5f672cb21cc39c78f18076a4acd79d84fa2285bb35b03a697a58fa77584e5d66268dedbf69b5b2f2e00a7d2b6f6954ffa37a5e9fee3995851034b SHA512 99d98cfbe09aa746f2707217ecb506d8d5998df4a603ac276a8a67782fdcb3a7bd41fb34744f3834e319b0fdb0b1fd480cf9e2a4b835fec3e758280e13036db5 DIST yash-2.50.tar.xz 739988 BLAKE2B 4d8047150e2326b7c401f79416d87d09c099d4743026ee997e7f49d096cb23de210ded489b348cc9a264ece2fd4778b4f5c5c9999ed7391ab78699ce77ec03e0 SHA512 fc78d61b09f7c81d1d7bd3f4feefa7d4c0de910524759ebcba2b53322abc3f1e0a937007b36a5060af0ee759df210ec06d5eed2c71cf3f7ccd0825521b50edb7 DIST yash-2.51.tar.xz 753880 BLAKE2B 4c66137eb2abf454c75b50c9d153522136bd835e7c26a305b424b8cf88694fd1dc83d9012efc8e2a611abc25217b34ae1dd36c20e0645204fb349871d23feefa SHA512 53f85f98dfd66c8937db292694da05fb7fdc8d270fc4811d7ec4d2787ab56600eca8e44379ef349755ec5fb739af3b32036a588ac35be810108ccc388be122e6 diff --git a/app-shells/yash/yash-2.49.ebuild b/app-shells/yash/yash-2.49.ebuild deleted file mode 100644 index 600ce96ffb7..00000000000 --- a/app-shells/yash/yash-2.49.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" -PLOCALES="en ja" - -inherit flag-o-matic l10n toolchain-funcs - -DESCRIPTION="Yash is a POSIX-compliant command line shell" -HOMEPAGE="https://yash.osdn.jp/" -SRC_URI="mirror://sourceforge.jp/${PN}/71638/${P}.tar.xz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="nls test" -RESTRICT="!test? ( test )" - -RDEPEND="sys-libs/ncurses:= - nls? ( virtual/libintl )" -DEPEND="${RDEPEND}" -BDEPEND="nls? ( sys-devel/gettext ) - test? ( sys-apps/ed )" - -src_configure() { - append-cflags -std=c99 - - sh ./configure \ - --prefix="${EPREFIX}"/usr \ - $(use_enable nls) \ - CC=$(tc-getCC) \ - LINGUAS="$(l10n_get_locales | sed "s/en/en@quot en@boldquot/")" \ - || die -}