Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/hexrgb/
Date: Fri, 15 Nov 2019 09:20:24
Message-Id: 1573809296.0c239af7c13d0b7c2f7d14928d1df46da28d20a6.ulm@gentoo
1 commit: 0c239af7c13d0b7c2f7d14928d1df46da28d20a6
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 15 09:14:56 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 15 09:14:56 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c239af7
7
8 app-emacs/hexrgb: Remove old.
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.18
11 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
12
13 app-emacs/hexrgb/Manifest | 1 -
14 app-emacs/hexrgb/hexrgb-0_p957.ebuild | 16 ----------------
15 2 files changed, 17 deletions(-)
16
17 diff --git a/app-emacs/hexrgb/Manifest b/app-emacs/hexrgb/Manifest
18 index e2b71028f43..77af8545532 100644
19 --- a/app-emacs/hexrgb/Manifest
20 +++ b/app-emacs/hexrgb/Manifest
21 @@ -1,2 +1 @@
22 DIST hexrgb-0_p1019.el.xz 10156 BLAKE2B 0f6681460b5a2d631763324015004800d58ffa93852bbb1fb4f5e07eee89d8a5db8c2f416af7fc7b885a37c520b544e959814f693adb7b41b27e0a76d38dc6c3 SHA512 4c05115e6889035e699ba9f920b1bf4f638e3c9980477dbaddeca6ec45f5c2e8574d26745e1d570d002a5ed83e7dc3f389144d1fff5efbbf7247508278ae567e
23 -DIST hexrgb-0_p957.el.xz 9620 BLAKE2B 6bcb432cce9a0981f19acd4beba785941148fa9ca8ebd2575b2ef4a39fe28c641160b5c27d6515220f122e66154d89807ba0075e41c2506d5c8aa1a6b291404c SHA512 5948dac5a771a7d3e9632a9783478181a39c4cb0e6d399ec8793730883182e44eb1aeef1dc9ebaadb4004f1b766e85033f79fa6db4b68ed5b11d38eec5b934d1
24
25 diff --git a/app-emacs/hexrgb/hexrgb-0_p957.ebuild b/app-emacs/hexrgb/hexrgb-0_p957.ebuild
26 deleted file mode 100644
27 index 0845e1e8af4..00000000000
28 --- a/app-emacs/hexrgb/hexrgb-0_p957.ebuild
29 +++ /dev/null
30 @@ -1,16 +0,0 @@
31 -# Copyright 1999-2014 Gentoo Foundation
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI=5
35 -
36 -inherit elisp
37 -
38 -DESCRIPTION="Functions to manipulate colors, including RGB hex strings"
39 -HOMEPAGE="https://www.emacswiki.org/emacs/hexrgb.el"
40 -SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
41 -
42 -LICENSE="GPL-2+"
43 -SLOT="0"
44 -KEYWORDS="amd64 ppc sparc x86"
45 -
46 -SITEFILE="50${PN}-gentoo.el"