diff options
Diffstat (limited to 'virtual/leechcraft-notifier/leechcraft-notifier-0.6.0.ebuild')
-rw-r--r-- | virtual/leechcraft-notifier/leechcraft-notifier-0.6.0.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/virtual/leechcraft-notifier/leechcraft-notifier-0.6.0.ebuild b/virtual/leechcraft-notifier/leechcraft-notifier-0.6.0.ebuild new file mode 100644 index 000000000000..11b114ec45ef --- /dev/null +++ b/virtual/leechcraft-notifier/leechcraft-notifier-0.6.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-notifier/leechcraft-notifier-0.6.0.ebuild,v 1.1 2013/09/24 15:55:12 maksbotan Exp $ + +EAPI="5" + +DESCRIPTION="Virtual for LeechCraft plugins capable of visually notifying the user" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND="|| ( app-leechcraft/lc-kinotify app-leechcraft/lc-dbusmanager )" +DEPEND="" |