summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2014-08-03 19:11:51 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2014-08-03 19:11:51 +0000
commit3da378af6ee6e9efe5d67d93ed40971496f4331b (patch)
tree5d7bb85b0dea1ab967b8d640b6842924a6373d08 /app-leechcraft/lc-lemon/lc-lemon-0.6.70.ebuild
parentBump LeechCraft to 0.6.70, thanks to 0xd34df00d. (diff)
downloadhistorical-3da378af6ee6e9efe5d67d93ed40971496f4331b.tar.gz
historical-3da378af6ee6e9efe5d67d93ed40971496f4331b.tar.bz2
historical-3da378af6ee6e9efe5d67d93ed40971496f4331b.zip
Bump LeechCraft to 0.6.70, thanks to 0xd34df00d.
Package-Manager: portage-2.2.10/cvs/Linux x86_64 Manifest-Sign-Key: 0xF8DBDADE
Diffstat (limited to 'app-leechcraft/lc-lemon/lc-lemon-0.6.70.ebuild')
-rw-r--r--app-leechcraft/lc-lemon/lc-lemon-0.6.70.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/app-leechcraft/lc-lemon/lc-lemon-0.6.70.ebuild b/app-leechcraft/lc-lemon/lc-lemon-0.6.70.ebuild
new file mode 100644
index 000000000000..65dbd80d7c1d
--- /dev/null
+++ b/app-leechcraft/lc-lemon/lc-lemon-0.6.70.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-lemon/lc-lemon-0.6.70.ebuild,v 1.1 2014/08/03 18:55:53 maksbotan Exp $
+
+EAPI="4"
+
+inherit leechcraft
+
+DESCRIPTION="Network monitor plugin for LeechCraft"
+
+SLOT="0"
+KEYWORDS=" ~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="~app-leechcraft/lc-core-${PV}
+ ~virtual/leechcraft-quark-sideprovider-${PV}
+ dev-qt/qtbearer:4
+ dev-qt/qtdeclarative:4
+ dev-libs/libnl:3
+ x11-libs/qwt:6
+ "
+RDEPEND="${DEPEND}"