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/htmlize/
Date: Wed, 02 Oct 2019 22:41:18
Message-Id: 1570056062.d9a0fe4c749ce91370ac7af6793e51f070acb17a.ulm@gentoo
1 commit: d9a0fe4c749ce91370ac7af6793e51f070acb17a
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 2 22:29:25 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 2 22:41:02 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9a0fe4c
7
8 app-emacs/htmlize: Remove old.
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
12
13 app-emacs/htmlize/Manifest | 1 -
14 app-emacs/htmlize/htmlize-1.47.ebuild | 17 -----------------
15 2 files changed, 18 deletions(-)
16
17 diff --git a/app-emacs/htmlize/Manifest b/app-emacs/htmlize/Manifest
18 index c61762322fa..5e64770745a 100644
19 --- a/app-emacs/htmlize/Manifest
20 +++ b/app-emacs/htmlize/Manifest
21 @@ -1,2 +1 @@
22 -DIST htmlize-1.47.el.xz 21544 BLAKE2B c00222fa39bbd530fae89b6a71cc515dd37cce4d787267eca9d23eddd9f3054b932df8908712971c46c28fc89921a42ac613e826d73094b333aa977335077f54 SHA512 2cca746f696d382336a800d3f15e6a5812afa7c6965d6695c501085ed6c8f447da8ee6ed31a27c240e9d70f7c30b91292ac60c0c903a7ca0d52f2a4bfedbf06f
23 DIST htmlize-1.54.tar.gz 51401 BLAKE2B 8c00c1482fa1dff852d0e0c51d0c6a337878418dd84fdf1c2522d937a4e2181766e23302936bb1e9f774b883ad3df4295897a1aaabfaea802457aa096a0ab337 SHA512 ddd256162760fc1e6e08eaf4cd44ec987bf2c49ef61d23798923ba0bd241a16aab02cab77ca7524169796453d44951257acd9bda58c055be80d9612bbfff10f7
24
25 diff --git a/app-emacs/htmlize/htmlize-1.47.ebuild b/app-emacs/htmlize/htmlize-1.47.ebuild
26 deleted file mode 100644
27 index fa7ad085cc8..00000000000
28 --- a/app-emacs/htmlize/htmlize-1.47.ebuild
29 +++ /dev/null
30 @@ -1,17 +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="HTML-ize font-lock buffers in Emacs"
39 -HOMEPAGE="https://www.emacswiki.org/emacs/Htmlize
40 - http://fly.srk.fer.hr/~hniksic/emacs/"
41 -SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
42 -
43 -LICENSE="GPL-2+"
44 -SLOT="0"
45 -KEYWORDS="amd64 ppc x86"
46 -
47 -SITEFILE="50${PN}-gentoo.el"