diff options
Diffstat (limited to 'virtual/leechcraft-trayarea/leechcraft-trayarea-9999.ebuild')
-rw-r--r-- | virtual/leechcraft-trayarea/leechcraft-trayarea-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/virtual/leechcraft-trayarea/leechcraft-trayarea-9999.ebuild b/virtual/leechcraft-trayarea/leechcraft-trayarea-9999.ebuild index 73a9b2c1e6e0..cf65d2085a6a 100644 --- a/virtual/leechcraft-trayarea/leechcraft-trayarea-9999.ebuild +++ b/virtual/leechcraft-trayarea/leechcraft-trayarea-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI="4" +EAPI=6 DESCRIPTION="Virtual for LeechCraft plugins providing a tray area" HOMEPAGE="" @@ -13,5 +13,5 @@ SLOT="0" KEYWORDS="" IUSE="" -RDEPEND="app-leechcraft/lc-sb2" +RDEPEND="~app-leechcraft/lc-sb2-${PV}" DEPEND="" |