diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2013-06-11 17:56:21 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2013-06-11 17:56:21 +0000 |
commit | dc4849bb7208a852e05149ba9ee861add2738a24 (patch) | |
tree | 49ad2b84bf0a864db4a03245233d6ac351efd790 /virtual/leechcraft-wysiwyg-editor | |
parent | Bump LeechCraft suite to 0.5.97, thanks to 0xd34df00d. (diff) | |
download | gentoo-2-dc4849bb7208a852e05149ba9ee861add2738a24.tar.gz gentoo-2-dc4849bb7208a852e05149ba9ee861add2738a24.tar.bz2 gentoo-2-dc4849bb7208a852e05149ba9ee861add2738a24.zip |
Bump LeechCraft suite to 0.5.97, 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')
-rw-r--r-- | virtual/leechcraft-wysiwyg-editor/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.5.97.ebuild | 17 |
2 files changed, 24 insertions, 1 deletions
diff --git a/virtual/leechcraft-wysiwyg-editor/ChangeLog b/virtual/leechcraft-wysiwyg-editor/ChangeLog index cdbcd75dfd4a..273fd24f0240 100644 --- a/virtual/leechcraft-wysiwyg-editor/ChangeLog +++ b/virtual/leechcraft-wysiwyg-editor/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/leechcraft-wysiwyg-editor # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-wysiwyg-editor/ChangeLog,v 1.7 2013/05/26 20:13:57 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-wysiwyg-editor/ChangeLog,v 1.8 2013/06/11 17:56:21 maksbotan Exp $ + +*leechcraft-wysiwyg-editor-0.5.97 (11 Jun 2013) + + 11 Jun 2013; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-wysiwyg-editor-0.5.97.ebuild: + Bump LeechCraft suite to 0.5.97, thanks to 0xd34df00d. *leechcraft-wysiwyg-editor-0.5.96 (26 May 2013) diff --git a/virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.5.97.ebuild b/virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.5.97.ebuild new file mode 100644 index 000000000000..7d8138b781fb --- /dev/null +++ b/virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.5.97.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.97.ebuild,v 1.1 2013/06/11 17:56:21 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="" |