flashcard-2.3.3.ebuild 414 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="An Emacs Lisp package for drilling on questions and answers"
  6. HOMEPAGE="http://ichi2.net/flashcard/
  7. http://www.emacswiki.org/emacs/FlashCard"
  8. SRC_URI="mirror://gentoo/${P}.tar.bz2"
  9. LICENSE="GPL-2+"
  10. SLOT="0"
  11. KEYWORDS="amd64 ~ppc sparc x86"
  12. SITEFILE="50${PN}-gentoo.el"