texinfo-1.30.ebuild 318 B

12345678910111213141516
  1. # Copyright 1999-2017 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=6
  4. SLOT="0"
  5. DESCRIPTION="XEmacs TeXinfo support"
  6. XEMACS_PKG_CAT="standard"
  7. RDEPEND="app-xemacs/text-modes
  8. app-xemacs/xemacs-base
  9. "
  10. KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
  11. inherit xemacs-packages