diff options
author | 2014-04-10 18:07:47 +0000 | |
---|---|---|
committer | 2014-04-10 18:07:47 +0000 | |
commit | 83fc58d578f091babf72577863999f092412f8a2 (patch) | |
tree | ab44c94e810d86f940b108ffc2e3b69a99deef41 /virtual/leechcraft-wysiwyg-editor | |
parent | Bump LeechCraft to 0.5.65, thanks to 0xd34df00d. (diff) | |
download | gentoo-2-83fc58d578f091babf72577863999f092412f8a2.tar.gz gentoo-2-83fc58d578f091babf72577863999f092412f8a2.tar.bz2 gentoo-2-83fc58d578f091babf72577863999f092412f8a2.zip |
Bump LeechCraft to 0.5.65, thanks to 0xd34df00d.
(Portage version: 2.2.10/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.6.65.ebuild | 17 |
2 files changed, 24 insertions, 1 deletions
diff --git a/virtual/leechcraft-wysiwyg-editor/ChangeLog b/virtual/leechcraft-wysiwyg-editor/ChangeLog index fd99bd071bf5..f431dd6e28c7 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-wysiwyg-editor/ChangeLog,v 1.14 2014/04/03 09:03:14 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-wysiwyg-editor/ChangeLog,v 1.15 2014/04/10 18:07:47 maksbotan Exp $ + +*leechcraft-wysiwyg-editor-0.6.65 (10 Apr 2014) + + 10 Apr 2014; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-wysiwyg-editor-0.6.65.ebuild: + Bump LeechCraft to 0.5.65, thanks to 0xd34df00d. 03 Apr 2014; Mikle Kolyada <zlogene@gentoo.org> leechcraft-wysiwyg-editor-0.6.60.ebuild: diff --git a/virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.6.65.ebuild b/virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.6.65.ebuild new file mode 100644 index 000000000000..6266f7d61709 --- /dev/null +++ b/virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.6.65.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-wysiwyg-editor/leechcraft-wysiwyg-editor-0.6.65.ebuild,v 1.1 2014/04/10 18:07:47 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="" |