diff options
Diffstat (limited to 'virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.5.96.ebuild')
-rw-r--r-- | virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.5.96.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.5.96.ebuild b/virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.5.96.ebuild new file mode 100644 index 000000000000..b30d1a04f40a --- /dev/null +++ b/virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.5.96.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.5.96.ebuild,v 1.1 2013/05/26 20:13:57 maksbotan Exp $ + +EAPI="4" + +DESCRIPTION="Virtual for LeechCraft plugins providing WYSIWYG text editor" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="~app-leechcraft/lc-lhtr-${PV}" +DEPEND="" |