htmlize-1.47.ebuild 407 B

123456789101112131415161718
  1. # Copyright 1999-2014 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=5
  4. inherit elisp
  5. DESCRIPTION="HTML-ize font-lock buffers in Emacs"
  6. HOMEPAGE="http://emacswiki.org/emacs/Htmlize
  7. http://fly.srk.fer.hr/~hniksic/emacs/"
  8. SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
  9. LICENSE="GPL-2+"
  10. SLOT="0"
  11. KEYWORDS="amd64 ppc x86"
  12. SITEFILE="50${PN}-gentoo.el"