summaryrefslogtreecommitdiff
path: root/app-emacs/htmlize/htmlize-1.55.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-08-11 21:35:53 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-08-11 21:35:53 +0100
commit26ed1f5a5b7138ff40e6ac14e66f198c40831424 (patch)
tree41b0c986a258b43e68bb831a7c2a384d882e0d59 /app-emacs/htmlize/htmlize-1.55.ebuild
parent75949673f38270397841d9c2322dbb774ac41554 (diff)
gentoo auto-resync : 11:08:2023 - 21:35:53
Diffstat (limited to 'app-emacs/htmlize/htmlize-1.55.ebuild')
-rw-r--r--app-emacs/htmlize/htmlize-1.55.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/app-emacs/htmlize/htmlize-1.55.ebuild b/app-emacs/htmlize/htmlize-1.55.ebuild
deleted file mode 100644
index bfd72c3baee5..000000000000
--- a/app-emacs/htmlize/htmlize-1.55.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit elisp
-
-MY_PN="emacs-${PN}"
-DESCRIPTION="HTML-ize font-lock buffers in Emacs"
-HOMEPAGE="https://www.emacswiki.org/emacs/Htmlize
- https://github.com/hniksic/emacs-htmlize"
-SRC_URI="https://github.com/hniksic/${MY_PN}/archive/release/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-
-S="${WORKDIR}/${MY_PN}-release-${PV}"
-SITEFILE="50${PN}-gentoo.el"
-DOCS="README.md NEWS"