From bd4aeefe33e63f613512604e47bfca7b2187697d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 3 Nov 2019 16:06:58 +0000 Subject: gentoo resync : 03.11.2019 --- app-emacs/python-mode/Manifest | 4 +--- app-emacs/python-mode/python-mode-6.1.2.ebuild | 21 --------------------- app-emacs/python-mode/python-mode-6.2.3.ebuild | 2 +- 3 files changed, 2 insertions(+), 25 deletions(-) delete mode 100644 app-emacs/python-mode/python-mode-6.1.2.ebuild (limited to 'app-emacs/python-mode') diff --git a/app-emacs/python-mode/Manifest b/app-emacs/python-mode/Manifest index ae821011a679..2583acf446d1 100644 --- a/app-emacs/python-mode/Manifest +++ b/app-emacs/python-mode/Manifest @@ -1,6 +1,4 @@ AUX 50python-mode-gentoo.el 541 BLAKE2B a1657fc49011246ba1cfed1cd8993a222c4932516c6a8e3be4fcc53200510ad8e9a3e1072c2bce641cded4be1581a9c950991d6864c2136668ddba4de8f2429d SHA512 8e1c2c68409c48f3e7c2ae36128380fd5358a12470db571ffa22b1c9cb11730a2f2a84ec66f23c064e32b504c8ae002033e77640d85e11577c50e31462cd5274 -DIST python-mode.el-6.1.2.tar.gz 330107 BLAKE2B f04df366ee3e47921f5635472ac22412066d3d97e0f4d2627993b1b6173321687a575abc8700907a9c63829704792505681196e0786e7dc39b9ecbab7562ef9e SHA512 967ad7fdb3503c2dc37df79ba9f45ed7627a5b8e287cae9e8963a259a6568282c16d509e873c7d8b97e4acaafbd71dcec00e5ac71ed695b20ecddca5da20ba96 DIST python-mode.el-6.2.3.tar.gz 314461 BLAKE2B 3bd71b47de1284d59db61f829e3419f2fb10e226900392d903256f31ad90f47317b7bde4cde1cf7d86518f9c706d9c844b208a9e2469a41037252a63f7bc1ba6 SHA512 4aeb33d4054d582cd2a3f4834472c7d0cb3fe5e12e10f5117dcbcd90ec2ca490964c774918c83697f283c68e57766c3c67d3853ddbaa3408777fdafc7f2674f2 -EBUILD python-mode-6.1.2.ebuild 689 BLAKE2B 43532cd13a8619adf8f22de41b266e6d446089ba98b00c92facc72938b3717587db6a7efb3d9c72f85c1930d8f13b4c288946ea34d6a01895cb2de5657b6a69f SHA512 1356dba65466b1225ee88198c0c33c2d731fe68953e85eabac527a46675af71a4c6334dd0eca612acccadccbc3b179f544ad44b459b58cf7ab9716f7af514f75 -EBUILD python-mode-6.2.3.ebuild 700 BLAKE2B b81d6c9793dfa06db1874e798068aeda2fb574ae59b4b8bae6ae3c36bbbb00fa3731d2c04ba44669833c47804be8ad1c0953365e3042dc7b3eefb32b0069e6ba SHA512 d4582861a2a219232e7bcb4c1925fadbc70ff0f35c7893d543a5f4315a6a6039016509c22c17859c241ab9e58c85ac9ea557388270f32f2b63d112143343330c +EBUILD python-mode-6.2.3.ebuild 699 BLAKE2B ac7c7c584dcd99f546428eb579279c7221b250efef2a21e2fc6568bb28615f093a3319b2f61452a50ff3924c2fb3795f44643b9a3dbff5584bb3c3c213953704 SHA512 d76dfd2058a56756a3a251d15195255eb8c6bfee156b18c30fd867f437ae31ef1a1d9ea2ade84e12f121942b329fd6e5db95b944143f6588c262518398f4fe25 MISC metadata.xml 359 BLAKE2B 6f98624b4484b28ec87e9d4de4ae43b729db5c5c76bf9e480f86eca25423e8cc8a201762b8f938b5b012765e9258d1752fe01a847e3cd69539aa25ba0cdf9394 SHA512 a61b3fe8afa6c99edce3978dac6b52f37be06c7fbd57166697d14e9d4d0b5e7212c3bb1988c47aeeff4356cd841ca20a4605da0b5bed487acca4e2375994b0bb diff --git a/app-emacs/python-mode/python-mode-6.1.2.ebuild b/app-emacs/python-mode/python-mode-6.1.2.ebuild deleted file mode 100644 index 47f3492c621f..000000000000 --- a/app-emacs/python-mode/python-mode-6.1.2.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit readme.gentoo elisp - -MY_P="${PN}.el-${PV}" -DESCRIPTION="An Emacs major mode for editing Python source" -HOMEPAGE="https://launchpad.net/python-mode" -SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${MY_P}.tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" - -S="${WORKDIR}/${MY_P}" -SITEFILE="50${PN}-gentoo.el" -DOCS="NEWS README" -DOC_CONTENTS="Note that doctest and pymacs are in their own packages, - app-emacs/doctest-mode and app-emacs/pymacs, respectively." diff --git a/app-emacs/python-mode/python-mode-6.2.3.ebuild b/app-emacs/python-mode/python-mode-6.2.3.ebuild index 7d0746d5d961..f5062acbe493 100644 --- a/app-emacs/python-mode/python-mode-6.2.3.ebuild +++ b/app-emacs/python-mode/python-mode-6.2.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${MY_P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" S="${WORKDIR}/${MY_P}" SITEFILE="50${PN}-gentoo.el" -- cgit v1.2.3