diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2014-08-03 19:09:40 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2014-08-03 19:09:40 +0000 |
commit | 33fc23553a0efee60188652196b4b5bee367cd5e (patch) | |
tree | 0d9cf9259834e91cdc0973c3beb0f66581f88442 /virtual/leechcraft-trayarea/leechcraft-trayarea-0.6.70.ebuild | |
parent | Bump LeechCraft to 0.6.70, thanks to 0xd34df00d. (diff) | |
download | gentoo-2-33fc23553a0efee60188652196b4b5bee367cd5e.tar.gz gentoo-2-33fc23553a0efee60188652196b4b5bee367cd5e.tar.bz2 gentoo-2-33fc23553a0efee60188652196b4b5bee367cd5e.zip |
Bump LeechCraft to 0.6.70, thanks to 0xd34df00d.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Diffstat (limited to 'virtual/leechcraft-trayarea/leechcraft-trayarea-0.6.70.ebuild')
-rw-r--r-- | virtual/leechcraft-trayarea/leechcraft-trayarea-0.6.70.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/virtual/leechcraft-trayarea/leechcraft-trayarea-0.6.70.ebuild b/virtual/leechcraft-trayarea/leechcraft-trayarea-0.6.70.ebuild new file mode 100644 index 000000000000..c3a7a929c6c8 --- /dev/null +++ b/virtual/leechcraft-trayarea/leechcraft-trayarea-0.6.70.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-trayarea/leechcraft-trayarea-0.6.70.ebuild,v 1.1 2014/08/03 19:09:40 maksbotan Exp $ + +EAPI="4" + +DESCRIPTION="Virtual for LeechCraft plugins providing a tray area" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS=" ~amd64 ~x86" +IUSE="" + +RDEPEND="app-leechcraft/lc-sb2" +DEPEND="" |