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 2C0491382C5 for ; Mon, 22 Mar 2021 08:35:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 80CFBE079E; Mon, 22 Mar 2021 08:35:18 +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 63F9AE079E for ; Mon, 22 Mar 2021 08:35:18 +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 8EF76335D88 for ; Mon, 22 Mar 2021 08:35:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 46C9D573 for ; Mon, 22 Mar 2021 08:35:16 +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: <1616402111.0db5cf69c9dca362bdf8bca3f2ffe06d9c3d8a23.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/emacs-common/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/emacs-common/Manifest app-emacs/emacs-common/emacs-common-1.7.ebuild app-emacs/emacs-common/emacs-common-1.8.ebuild X-VCS-Directories: app-emacs/emacs-common/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 0db5cf69c9dca362bdf8bca3f2ffe06d9c3d8a23 X-VCS-Branch: master Date: Mon, 22 Mar 2021 08:35:16 +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: 344d60da-e9a3-4c49-96a2-061244f18e3f X-Archives-Hash: d9ff4d17bc2af80e9449817e4e8b94ee commit: 0db5cf69c9dca362bdf8bca3f2ffe06d9c3d8a23 Author: Ulrich Müller gentoo org> AuthorDate: Mon Mar 22 08:33:19 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon Mar 22 08:35:11 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0db5cf69 app-emacs/emacs-common: Version bump to 1.8 and remove 1.7 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Ulrich Müller gentoo.org> app-emacs/emacs-common/Manifest | 2 +- .../emacs-common/{emacs-common-1.7.ebuild => emacs-common-1.8.ebuild} | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/app-emacs/emacs-common/Manifest b/app-emacs/emacs-common/Manifest index 594dffa6779..822ee959302 100644 --- a/app-emacs/emacs-common/Manifest +++ b/app-emacs/emacs-common/Manifest @@ -1,2 +1,2 @@ +DIST emacs-common-1.8.tar.xz 61352 BLAKE2B 084cf06c03db231c92d0074a2e633d209257941b2840c2c745462050e694756f97679c7078357d9eab7b2fcfb85b00ab390d65254ddd106d0ef1a1fd723b2c4c SHA512 85c4b826c0691fd24f260750f4c3f9ecc3b59d11b4dafcae608e1a2546c064b240084974962b0727ac8183b8f5b0891cf47add901461f77ee275a129341b2b13 DIST emacs-common-gentoo-1.6.tar.xz 61224 BLAKE2B 70e4f30c26c9098fdb02a53cab5d60cb611143d8bac6947707f3c7596b5a81ceb513b5a0809ee90f351472824f1d4216720c02cadb51d25b3dfce5e436e02bdf SHA512 a7daed2241d778ab283482ecc016801e25084eed10fcbbc50e187d5f842df5a0d278a77f94ae950b086c8651e8ca1a18f89c11dffdde9cf9168755288aae926a -DIST emacs-common-gentoo-1.7.tar.xz 61344 BLAKE2B bb5ec108ce230cfd45fa9cff1426b3731baf6a25b8346681128b0fc149649db5ca3b22720b3f8dba8495544f1ec5357a612aa35c687e36f5a181b2ab2fc324e5 SHA512 6c321a63d5329fe5e33f674951f1483acd724072a1d453ac0f4dbcb9b87825b735ac865fd9b9706a460b88828d1bfefbd65cc83d24a87b6359dd354c686605ce diff --git a/app-emacs/emacs-common/emacs-common-1.7.ebuild b/app-emacs/emacs-common/emacs-common-1.8.ebuild similarity index 96% rename from app-emacs/emacs-common/emacs-common-1.7.ebuild rename to app-emacs/emacs-common/emacs-common-1.8.ebuild index 58894d6ef7f..314ea5c739a 100644 --- a/app-emacs/emacs-common/emacs-common-1.7.ebuild +++ b/app-emacs/emacs-common/emacs-common-1.8.ebuild @@ -5,11 +5,9 @@ EAPI=7 inherit elisp-common desktop xdg-utils readme.gentoo-r1 -MY_P="emacs-common-gentoo-${PV}" DESCRIPTION="Common files needed by all GNU Emacs versions" HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs" -SRC_URI="https://dev.gentoo.org/~ulm/emacs/${MY_P}.tar.xz" -S="${WORKDIR}/${MY_P}" +SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-3+" SLOT="0"