clx-9999.ebuild 395 B

123456789101112131415
  1. # Copyright 1999-2017 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=6
  4. inherit common-lisp-3 git-r3
  5. DESCRIPTION="A fork of crhodes' fork of danb's fork of CLX, an X11 client for Common Lisp"
  6. HOMEPAGE="https://github.com/sharplispers/clx http://www.cliki.net/CLX"
  7. EGIT_REPO_URI="git://github.com/sharplispers/clx.git"
  8. LICENSE="MIT"
  9. SLOT="0"
  10. IUSE=""