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 1E70913835B for ; Tue, 13 Apr 2021 12:14:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ECF51E0CC8; Tue, 13 Apr 2021 12:14:52 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 BDAF5E0CC8 for ; Tue, 13 Apr 2021 12:14:52 +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 AC9C8340D17 for ; Tue, 13 Apr 2021 12:14:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 34EF364A for ; Tue, 13 Apr 2021 12:14:50 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1618316073.a459ec90445607d8b8d56b8a715e3be1861f2ca3.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/semi/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/semi/Manifest app-emacs/semi/semi-1.14.6-r2.ebuild X-VCS-Directories: app-emacs/semi/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: a459ec90445607d8b8d56b8a715e3be1861f2ca3 X-VCS-Branch: master Date: Tue, 13 Apr 2021 12:14:50 +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: 90cb5c93-4bb7-49cf-83df-db02b9bf7db5 X-Archives-Hash: a76bcac510612d498e453f4f468f722b commit: a459ec90445607d8b8d56b8a715e3be1861f2ca3 Author: Ulrich Müller gentoo org> AuthorDate: Tue Apr 13 12:13:08 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Apr 13 12:14:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a459ec90 app-emacs/semi: Remove old Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Ulrich Müller gentoo.org> app-emacs/semi/Manifest | 1 - app-emacs/semi/semi-1.14.6-r2.ebuild | 52 ------------------------------------ 2 files changed, 53 deletions(-) diff --git a/app-emacs/semi/Manifest b/app-emacs/semi/Manifest index 936ec5cf4e4..46b8adebb9b 100644 --- a/app-emacs/semi/Manifest +++ b/app-emacs/semi/Manifest @@ -1,2 +1 @@ -DIST semi-1.14.6.tar.gz 142549 BLAKE2B e417b305ad814b2a23fad4fd37057395efb47bdb61778aa167149eda4277cda47dc81148821d9e4ad3225a858c77f781a6565c3e49747d78882b9401fd5fbac1 SHA512 1011271c58414f4ca23da079f16f273b408643e0d9f4961db321b65c1ed9a7d4ca66a7d7cb5b0c9fa2b4904fa992c9188858de6131180ee30132d3cadaeef33f DIST semi-1.14.7_p20190517.tar.gz 152636 BLAKE2B a22b1f9a5de0a695de2d8e342ca313af05c12a1c0b597890d926496e9ce240e3329365700f91e6268cf399976ec067163ac8197c7a643e499d70851501f63798 SHA512 d25c940fdd0a048d21079d905ae91521a1f1247b8f78145baeba24c994c0d5b30985a76c909a793f82f6253b323fb4699bbf059ea48037bb49ae92505b0c6d18 diff --git a/app-emacs/semi/semi-1.14.6-r2.ebuild b/app-emacs/semi/semi-1.14.6-r2.ebuild deleted file mode 100644 index d52200a3db8..00000000000 --- a/app-emacs/semi/semi-1.14.6-r2.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit elisp eutils - -DESCRIPTION="A library to provide MIME feature for GNU Emacs" -HOMEPAGE="http://git.chise.org/elisp/semi/" -SRC_URI="http://git.chise.org/elisp/dist/${PN}/${P%.*}-for-flim-1.14/${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~alpha amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" -IUSE="l10n_ja" - -DEPEND=">=app-emacs/apel-10.6 - app-emacs/flim" -RDEPEND="${DEPEND}" - -ELISP_PATCHES="${PN}-info.patch" -SITEFILE="65${PN}-gentoo.el" - -src_compile() { - emake PREFIX="${ED}"/usr \ - LISPDIR="${ED}/${SITELISP}" \ - VERSION_SPECIFIC_LISPDIR="${ED}/${SITELISP}" - - ${EMACS} ${EMACSFLAGS} --visit mime-ui-en.texi -f texi2info \ - || die "texi2info failed" - if use l10n_ja; then - ${EMACS} ${EMACSFLAGS} \ - --eval "(set-default-coding-systems 'iso-2022-jp)" \ - --visit mime-ui-ja.texi -f texi2info \ - || die "texi2info failed" - fi -} - -src_install() { - emake PREFIX="${ED}/usr" \ - LISPDIR="${ED}/${SITELISP}" \ - VERSION_SPECIFIC_LISPDIR="${ED}/${SITELISP}" install - - elisp-site-file-install "${FILESDIR}/${SITEFILE}" - - doinfo mime-ui-en.info - dodoc README.en ChangeLog VERSION NEWS - if use l10n_ja; then - doinfo mime-ui-ja.info - dodoc README.ja - fi -}