diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2013-05-26 20:13:57 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2013-05-26 20:13:57 +0000 |
commit | c249a2e89914a2ab51ea196cbd30e8da9870d7d5 (patch) | |
tree | 241f304ee95f744f451157f72089326042f2a0d1 /virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.5.96.ebuild | |
parent | Bump LeechCraft suite to 0.5.96, thanks to 0xd34df00d (diff) | |
download | gentoo-2-c249a2e89914a2ab51ea196cbd30e8da9870d7d5.tar.gz gentoo-2-c249a2e89914a2ab51ea196cbd30e8da9870d7d5.tar.bz2 gentoo-2-c249a2e89914a2ab51ea196cbd30e8da9870d7d5.zip |
Bump LeechCraft suite to 0.5.96, thanks to 0xd34df00d
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
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="" |