virtual/leechcraft-notifier - 9999 (leechcraft)

Search

Virtual Group Dependencies

This virtual package provides the following dependencies:

Install

Install this version:

emerge -a =virtual/leechcraft-notifier-9999

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =virtual/leechcraft-notifier-9999

Or alternatively:

emerge --autounmask-write -a =virtual/leechcraft-notifier-9999

Package Information

Description:
Virtual for LeechCraft plugins capable of visually notifying the user

Ebuild Details

Version EAPI Keywords Slot
9999 6 0
View Raw Ebuild
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

DESCRIPTION="Virtual for LeechCraft plugins capable of visually notifying the user"
SLOT="0"

RDEPEND="|| (
		~app-leechcraft/lc-kinotify-${PV}
		~app-leechcraft/lc-dbusmanager-${PV}
	)"

Dependencies

RDEPEND

|| (
		~app-leechcraft/lc-kinotify-9999
		~app-leechcraft/lc-dbusmanager-
	)