summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2014-01-08 09:51:21 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2014-01-08 09:51:21 +0000
commit0c6a3b17b6e64804db1610a40ab91013f939f369 (patch)
tree96b42434822ce2d558f4d1fad81e7fe37d3292fa /app-leechcraft/lc-mellonetray/lc-mellonetray-0.6.60.ebuild
parentBump to LeecChraft-0.6.60 release, thanks to 0xd34df00d. (diff)
downloadgentoo-2-0c6a3b17b6e64804db1610a40ab91013f939f369.tar.gz
gentoo-2-0c6a3b17b6e64804db1610a40ab91013f939f369.tar.bz2
gentoo-2-0c6a3b17b6e64804db1610a40ab91013f939f369.zip
Bump to LeecChraft-0.6.60 release, thanks to 0xd34df00d.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Diffstat (limited to 'app-leechcraft/lc-mellonetray/lc-mellonetray-0.6.60.ebuild')
-rw-r--r--app-leechcraft/lc-mellonetray/lc-mellonetray-0.6.60.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/app-leechcraft/lc-mellonetray/lc-mellonetray-0.6.60.ebuild b/app-leechcraft/lc-mellonetray/lc-mellonetray-0.6.60.ebuild
new file mode 100644
index 000000000000..e144d859cefa
--- /dev/null
+++ b/app-leechcraft/lc-mellonetray/lc-mellonetray-0.6.60.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-mellonetray/lc-mellonetray-0.6.60.ebuild,v 1.1 2014/01/08 09:51:21 maksbotan Exp $
+
+EAPI="5"
+
+inherit leechcraft
+
+DESCRIPTION="System tray quark for LeechCraft"
+
+SLOT="0"
+KEYWORDS=" ~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="~app-leechcraft/lc-core-${PV}
+ dev-qt/qtdeclarative:4
+ x11-libs/libXdamage
+ x11-libs/libXrender"
+RDEPEND="${DEPEND}
+ ~virtual/leechcraft-quark-sideprovider-${PV}"