Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/magit-popup/
Date: Wed, 16 Sep 2020 06:32:47
Message-Id: 1600237745.78f712bb327120b882fc143c3c3bd4efe2202062.graaff@gentoo
1 commit: 78f712bb327120b882fc143c3c3bd4efe2202062
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 16 06:29:05 2020 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 16 06:29:05 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78f712bb
7
8 app-emacs/magit-popup: cleanup
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
12
13 app-emacs/magit-popup/Manifest | 2 --
14 app-emacs/magit-popup/magit-popup-2.12.3.ebuild | 24 ------------------------
15 app-emacs/magit-popup/magit-popup-2.12.4.ebuild | 24 ------------------------
16 3 files changed, 50 deletions(-)
17
18 diff --git a/app-emacs/magit-popup/Manifest b/app-emacs/magit-popup/Manifest
19 index 47099b0ef93..bd03c5df935 100644
20 --- a/app-emacs/magit-popup/Manifest
21 +++ b/app-emacs/magit-popup/Manifest
22 @@ -1,4 +1,2 @@
23 -DIST magit-popup-2.12.3.tar.gz 40195 BLAKE2B a351e949207b674c734f66b0431fa4c137293ccff880e3f457dfb825d7a36afd37f59197170a86d52606d371c181cd8a23be54d74aeee192a2d1a56588a55b3d SHA512 50620ce1d364ae28f30658dedd8f235bb1055be5cf4320142b7648e2ff6137f84cf865ea8f41e34ad7fb42612ff5d36fc0c4f6caa0aa0d2071bf775c15be5833
24 -DIST magit-popup-2.12.4.tar.gz 40233 BLAKE2B 959ed85a1a4fec06ea30cd8d3482616fcaf145e4c043e48d872c830f24d627c4047c68d9424649a1c6b24a027309e900792a342f5a048d6f5aab32e8130eaa9d SHA512 c538d8227ebed85a161a62deb351994cfa3ea67b400ddd8423ae90a6ada8653f3798db2dfb942921bcb505af3fa757f8c2c911c9da583a42210db82e20d7fa3d
25 DIST magit-popup-2.13.0.tar.gz 40226 BLAKE2B 9b5a115de98440873eae51e23c51b19a426518d66d9c9bf9f4d3b2476aa1ad7829311bde7845d861fc8f63c38c87d2236274019456fd773a90880acf73bb1cfb SHA512 27d8c9268a9ccc682105c67ec5f6dbfdf62e527ca982f4f71781f571af5374a364d290abe60c84286563b1d73e000550796c7b1c8f2474f5df62e552afe2cefb
26 DIST magit-popup-2.13.2.tar.gz 40411 BLAKE2B 3100eb93ce97cacde5734bce9e8582ccb2e3eb7521e7a751967da43faf9cb91fc1467e3282f0e21d761d1e61bd3308616de83255809f064237415e6705b97371 SHA512 2d02a934083b6517d0e1c3d177c4266fcd9110a6043bf8d25272a0308a2ae4389b38dd84289554c16a97823d4fc6f2ad580fbf52f80babf804f2c72263201ed9
27
28 diff --git a/app-emacs/magit-popup/magit-popup-2.12.3.ebuild b/app-emacs/magit-popup/magit-popup-2.12.3.ebuild
29 deleted file mode 100644
30 index 84e13cac60d..00000000000
31 --- a/app-emacs/magit-popup/magit-popup-2.12.3.ebuild
32 +++ /dev/null
33 @@ -1,24 +0,0 @@
34 -# Copyright 1999-2018 Gentoo Foundation
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=6
38 -NEED_EMACS=24
39 -
40 -inherit elisp
41 -
42 -DESCRIPTION="Define prefix-infix-suffix command combos"
43 -HOMEPAGE="https://magit.vc/manual/magit-popup"
44 -SRC_URI="https://github.com/magit/magit-popup/archive/v${PV}.tar.gz -> ${P}.tar.gz"
45 -
46 -LICENSE="GPL-3+"
47 -SLOT="0"
48 -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
49 -
50 -SITEFILE="50${PN}-gentoo.el"
51 -ELISP_TEXINFO="*.texi"
52 -DOCS="README.md"
53 -
54 -CDEPEND=">=app-emacs/dash-2.13.0"
55 -DEPEND="${CDEPEND} sys-apps/texinfo"
56 -RDEPEND="!!<app-emacs/magit-2.12.1
57 - ${CDEPEND}"
58
59 diff --git a/app-emacs/magit-popup/magit-popup-2.12.4.ebuild b/app-emacs/magit-popup/magit-popup-2.12.4.ebuild
60 deleted file mode 100644
61 index 10997ff1cf6..00000000000
62 --- a/app-emacs/magit-popup/magit-popup-2.12.4.ebuild
63 +++ /dev/null
64 @@ -1,24 +0,0 @@
65 -# Copyright 1999-2018 Gentoo Foundation
66 -# Distributed under the terms of the GNU General Public License v2
67 -
68 -EAPI=6
69 -NEED_EMACS=24
70 -
71 -inherit elisp
72 -
73 -DESCRIPTION="Define prefix-infix-suffix command combos"
74 -HOMEPAGE="https://magit.vc/manual/magit-popup"
75 -SRC_URI="https://github.com/magit/magit-popup/archive/v${PV}.tar.gz -> ${P}.tar.gz"
76 -
77 -LICENSE="GPL-3+"
78 -SLOT="0"
79 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
80 -
81 -SITEFILE="50${PN}-gentoo.el"
82 -ELISP_TEXINFO="*.texi"
83 -DOCS="README.md"
84 -
85 -CDEPEND=">=app-emacs/dash-2.13.0"
86 -DEPEND="${CDEPEND} sys-apps/texinfo"
87 -RDEPEND="!!<app-emacs/magit-2.12.1
88 - ${CDEPEND}"