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 280B913997D for ; Fri, 15 Nov 2019 09:59:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B282E083D; Fri, 15 Nov 2019 09:59:41 +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 E86DFE083D for ; Fri, 15 Nov 2019 09:59:40 +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 E799C34CE6B for ; Fri, 15 Nov 2019 09:59:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 99C248B2 for ; Fri, 15 Nov 2019 09:59:38 +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: <1573811953.3968d089fb0cdb35aa5814da095fa2c59784d9b3.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/po-mode/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/po-mode/Manifest app-emacs/po-mode/po-mode-0.19.3.ebuild X-VCS-Directories: app-emacs/po-mode/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 3968d089fb0cdb35aa5814da095fa2c59784d9b3 X-VCS-Branch: master Date: Fri, 15 Nov 2019 09:59:38 +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: 02595afd-da51-40ad-8946-c9d53cc06e2d X-Archives-Hash: 092b9552c46b427ab84060b577b4aa4c commit: 3968d089fb0cdb35aa5814da095fa2c59784d9b3 Author: Ulrich Müller gentoo org> AuthorDate: Fri Nov 15 09:59:13 2019 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Nov 15 09:59:13 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3968d089 app-emacs/po-mode: Remove old. Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Ulrich Müller gentoo.org> app-emacs/po-mode/Manifest | 1 - app-emacs/po-mode/po-mode-0.19.3.ebuild | 18 ------------------ 2 files changed, 19 deletions(-) diff --git a/app-emacs/po-mode/Manifest b/app-emacs/po-mode/Manifest index d0783e9aaca..649c288c7aa 100644 --- a/app-emacs/po-mode/Manifest +++ b/app-emacs/po-mode/Manifest @@ -1,3 +1,2 @@ -DIST gettext-0.19.3.tar.gz 17414357 BLAKE2B b2b2085e8ee7339c6b6509807a9601163498edd9265f2ec899337943bd2c1394a905b01e8a9f44e7a57985cb11f4fdfe302ff9320dacf1da78fdc4fdb5e30fd9 SHA512 2ec02065b376cf9ec2b9d32328a7181d292ac940356a710f785450f37e03a8513e07d4b981824374671cfa2f60024e4649fc89ad79ee0adda87a8b9b63ad28e8 DIST gettext-0.19.8.1.tar.gz 19704011 BLAKE2B 17dc7aad338a26d71b818fea51e46a47dccf14744ee575ce86b591becaea402e36d64dc018e1a84113c356122ffef367cf2fa424e51ebc9720350040b4960091 SHA512 073042fa2dc48804c58e76f036130a669e19612c25427b0ab14d0b366b549a63751bf3af03bfd0745d7c4f72497a4b2aab26a3cc6de83189ce111679073878e1 DIST gettext-0.20.1.tar.gz 23267473 BLAKE2B 34e776b985c7db105f8029e0f3400aa645ff6843cd35f778d48450368a31218ddcf590fbc7fd2d10f716b63094d6a15bf40b358e8a6f498d450d2420e7e7a5f2 SHA512 af6d74986da285df0bdd59524bdf01bb12db448e5ea659dda3b60b660c4a9063c80e8c74cc8751334e065e98348ee0db0079e43c67d485a15e86ae236115fe06 diff --git a/app-emacs/po-mode/po-mode-0.19.3.ebuild b/app-emacs/po-mode/po-mode-0.19.3.ebuild deleted file mode 100644 index d3c04481635..00000000000 --- a/app-emacs/po-mode/po-mode-0.19.3.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit elisp - -DESCRIPTION="Major mode for GNU gettext PO files" -HOMEPAGE="https://www.gnu.org/software/gettext/" -SRC_URI="mirror://gnu/gettext/gettext-${PV}.tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x86-macos" - -S="${WORKDIR}/gettext-${PV}/gettext-tools/misc" -ELISP_REMOVE="start-po.el" -SITEFILE="50${PN}-gentoo.el"