leechcraft-notifier-9999.ebuild 303 B

12345678910111213
  1. # Copyright 1999-2017 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=6
  4. DESCRIPTION="Virtual for LeechCraft plugins capable of visually notifying the user"
  5. SLOT="0"
  6. RDEPEND="|| (
  7. ~app-leechcraft/lc-kinotify-${PV}
  8. ~app-leechcraft/lc-dbusmanager-${PV}
  9. )"