commit:     0db5cf69c9dca362bdf8bca3f2ffe06d9c3d8a23
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 22 08:33:19 2021 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> 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 <ulm <AT> 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"

Reply via email to