app-leechcraft/lc-musiczombie: EAPI bump, subslot deps
[gentoo.git] / app-leechcraft / leechcraft-meta / leechcraft-meta-9999.ebuild
1 # Copyright 1999-2018 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 DESCRIPTION="Metapackage containing all ready-to-use LeechCraft plugins"
7 HOMEPAGE="https://leechcraft.org/"
8
9 SLOT="0"
10 KEYWORDS=""
11 LICENSE="GPL-3"
12 IUSE="de"
13
14 RDEPEND="
15                 ~app-leechcraft/lc-blogique-${PV}
16                 ~app-leechcraft/lc-eleeminator-${PV}
17                 ~app-leechcraft/lc-popishu-${PV}
18                 ~app-leechcraft/lc-monocle-${PV}
19                 ~app-leechcraft/lc-hotstreams-${PV}
20                 ~app-leechcraft/lc-lmp-${PV}
21                 ~app-leechcraft/lc-lastfmscrobble-${PV}
22                 ~app-leechcraft/lc-musiczombie-${PV}
23                 ~app-leechcraft/lc-touchstreams-${PV}
24                 ~app-leechcraft/lc-networkmonitor-${PV}
25                 ~app-leechcraft/lc-azoth-${PV}
26                 ~app-leechcraft/lc-advancednotifications-${PV}
27                 ~app-leechcraft/lc-anhero-${PV}
28                 ~app-leechcraft/lc-auscrie-${PV}
29                 ~app-leechcraft/lc-core-${PV}
30                 ~app-leechcraft/lc-cstp-${PV}
31                 ~app-leechcraft/lc-dbusmanager-${PV}
32                 ~app-leechcraft/lc-gacts-${PV}
33                 ~app-leechcraft/lc-glance-${PV}
34                 ~app-leechcraft/lc-historyholder-${PV}
35                 ~virtual/leechcraft-notifier-${PV}
36                 ~app-leechcraft/lc-knowhow-${PV}
37                 ~app-leechcraft/lc-imgaste-${PV}
38                 ~app-leechcraft/lc-lackman-${PV}
39                 ~app-leechcraft/lc-launchy-${PV}
40                 ~app-leechcraft/lc-lemon-${PV}
41                 ~app-leechcraft/lc-liznoo-${PV}
42                 ~app-leechcraft/lc-newlife-${PV}
43                 ~app-leechcraft/lc-netstoremanager-${PV}
44                 ~app-leechcraft/lc-otlozhu-${PV}
45                 ~app-leechcraft/lc-qrosp-${PV}
46                 ~app-leechcraft/lc-pintab-${PV}
47                 ~app-leechcraft/lc-secman-${PV}
48                 ~app-leechcraft/lc-scroblibre-${PV}
49                 ~app-leechcraft/lc-summary-${PV}
50                 ~app-leechcraft/lc-tabslist-${PV}
51                 ~app-leechcraft/lc-tabsessmanager-${PV}
52                 ~app-leechcraft/lc-aggregator-${PV}
53                 ~app-leechcraft/lc-bittorrent-${PV}
54                 ~app-leechcraft/lc-vrooby-${PV}
55                 ~virtual/leechcraft-trayarea-${PV}
56                 ~app-leechcraft/lc-deadlyrics-${PV}
57                 ~app-leechcraft/lc-dolozhee-${PV}
58                 ~app-leechcraft/lc-poshuku-${PV}
59                 ~app-leechcraft/lc-pogooglue-${PV}
60                 ~app-leechcraft/lc-seekthru-${PV}
61                 ~app-leechcraft/lc-tpi-${PV}
62                 ~app-leechcraft/lc-gmailnotifier-${PV}
63                 ~app-leechcraft/lc-nacheku-${PV}
64                 ~app-leechcraft/lc-xtazy-${PV}
65                 ~app-leechcraft/lc-htthare-${PV}
66                 ~app-leechcraft/lc-hotsensors-${PV}
67                 ~app-leechcraft/lc-sb2-${PV}
68                 ~app-leechcraft/lc-intermutko-${PV}
69                 ~app-leechcraft/lc-ooronee-${PV}
70                 de? (
71                         ~app-leechcraft/lc-devmon-${PV}
72                         ~app-leechcraft/lc-fenet-${PV}
73                         ~app-leechcraft/lc-kbswitch-${PV}
74                         ~app-leechcraft/lc-krigstask-${PV}
75                         ~app-leechcraft/lc-laughty-${PV}
76                         ~app-leechcraft/lc-mellonetray-${PV}
77                         ~app-leechcraft/lc-sysnotify-${PV}
78                 )
79                 "
80 DEPEND=""