diff options
Diffstat (limited to 'virtual/leechcraft-trayarea/leechcraft-trayarea-9999.ebuild')
-rw-r--r-- | virtual/leechcraft-trayarea/leechcraft-trayarea-9999.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/virtual/leechcraft-trayarea/leechcraft-trayarea-9999.ebuild b/virtual/leechcraft-trayarea/leechcraft-trayarea-9999.ebuild new file mode 100644 index 000000000000..73a9b2c1e6e0 --- /dev/null +++ b/virtual/leechcraft-trayarea/leechcraft-trayarea-9999.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +DESCRIPTION="Virtual for LeechCraft plugins providing a tray area" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="" +IUSE="" + +RDEPEND="app-leechcraft/lc-sb2" +DEPEND="" |