This virtual package provides the following dependencies:
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
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 6 | 0 |
# 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}
)"
|| ( ~app-leechcraft/lc-kinotify-9999 ~app-leechcraft/lc-dbusmanager- )