scrollkeeper-9999-r1.ebuild 512 B

123456789101112131415
  1. # Copyright 1999-2017 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. DESCRIPTION="Dummy scrollkeeper for testing rarian"
  4. HOMEPAGE="https://gnome.gentoo.org"
  5. LICENSE="metapackage"
  6. SLOT="0"
  7. KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
  8. IUSE=""
  9. DEPEND="=app-text/scrollkeeper-dtd-1.0"
  10. RDEPEND=""
  11. PDEPEND="app-text/rarian"