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: Fri, 23 Aug 2019 13:33:41
Message-Id: 1566567206.ed11367104fae27e97f6daea6e01f6e3e31c5c78.ulm@gentoo
1 commit: ed11367104fae27e97f6daea6e01f6e3e31c5c78
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 23 13:23:17 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 23 13:33:26 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed113671
7
8 app-emacs/htmlize: Remove old.
9
10 Package-Manager: Portage-2.3.71, 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.43.ebuild | 18 ------------------
15 2 files changed, 19 deletions(-)
16
17 diff --git a/app-emacs/htmlize/Manifest b/app-emacs/htmlize/Manifest
18 index c5ff8cf2dc1..ff05369f21a 100644
19 --- a/app-emacs/htmlize/Manifest
20 +++ b/app-emacs/htmlize/Manifest
21 @@ -1,2 +1 @@
22 -DIST htmlize-1.43.el.bz2 21018 BLAKE2B ff07571bda31c3733e3a5ef703625ea485721080d13ad28f7e2be3f7470cae7f00ebf7f7a899a7351942643c5f3b854f01918b9fd3175b8f7ba0ae9237665d42 SHA512 cdef3f8478862e9743cad23697775111fbd64737daa6e0525923cff1ccc8dfd20ad554e5e92ec99281d87acf9ecd358474761858c8c6639c5459234bf79d4be9
23 DIST htmlize-1.47.el.xz 21544 BLAKE2B c00222fa39bbd530fae89b6a71cc515dd37cce4d787267eca9d23eddd9f3054b932df8908712971c46c28fc89921a42ac613e826d73094b333aa977335077f54 SHA512 2cca746f696d382336a800d3f15e6a5812afa7c6965d6695c501085ed6c8f447da8ee6ed31a27c240e9d70f7c30b91292ac60c0c903a7ca0d52f2a4bfedbf06f
24
25 diff --git a/app-emacs/htmlize/htmlize-1.43.ebuild b/app-emacs/htmlize/htmlize-1.43.ebuild
26 deleted file mode 100644
27 index e614aa73039..00000000000
28 --- a/app-emacs/htmlize/htmlize-1.43.ebuild
29 +++ /dev/null
30 @@ -1,18 +0,0 @@
31 -# Copyright 1999-2012 Gentoo Foundation
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI=4
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="mirror://gentoo/${P}.el.bz2"
42 -
43 -LICENSE="GPL-2+"
44 -SLOT="0"
45 -KEYWORDS="amd64 ppc x86"
46 -IUSE=""
47 -
48 -SITEFILE="50${PN}-gentoo.el"