diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-04-30 08:24:42 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-04-30 08:24:42 +0000 |
commit | 73e928e2b01bad849047dfa34c36d556816617d2 (patch) | |
tree | 14ebb4bbde670a5b7fc678dcd5d531ed48979846 /virtual/leechcraft-notifier/leechcraft-notifier-9999.ebuild | |
parent | Initial commit, thanks to 0xd34df00d (diff) | |
download | historical-73e928e2b01bad849047dfa34c36d556816617d2.tar.gz historical-73e928e2b01bad849047dfa34c36d556816617d2.tar.bz2 historical-73e928e2b01bad849047dfa34c36d556816617d2.zip |
Initial commit, thanks to 0xd34df00d
Package-Manager: portage-2.2.0_alpha173/cvs/Linux x86_64
Manifest-Sign-Key: 0x1F357D42
Diffstat (limited to 'virtual/leechcraft-notifier/leechcraft-notifier-9999.ebuild')
-rw-r--r-- | virtual/leechcraft-notifier/leechcraft-notifier-9999.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/virtual/leechcraft-notifier/leechcraft-notifier-9999.ebuild b/virtual/leechcraft-notifier/leechcraft-notifier-9999.ebuild new file mode 100644 index 000000000000..f131b66cd0fe --- /dev/null +++ b/virtual/leechcraft-notifier/leechcraft-notifier-9999.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-9999.ebuild,v 1.1 2013/04/30 08:24:39 pinkbyte Exp $ + +EAPI="5" + +DESCRIPTION="Virtual for LeechCraft plugins capable of visually notifying the user" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="" + +RDEPEND="|| ( app-leechcraft/lc-kinotify app-leechcraft/lc-dbusmanager )" +DEPEND="" |