diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2014-01-08 10:00:20 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2014-01-08 10:00:20 +0000 |
commit | d73acade43d1ffe2862da17e9b12dabd2d31f526 (patch) | |
tree | f1dcf80f75e72a9fea57cd46ec4270a4b7f09d7c /virtual/leechcraft-wysiwyg-editor | |
parent | Bump to LeecChraft-0.6.60 release, thanks to 0xd34df00d. (diff) | |
download | gentoo-2-d73acade43d1ffe2862da17e9b12dabd2d31f526.tar.gz gentoo-2-d73acade43d1ffe2862da17e9b12dabd2d31f526.tar.bz2 gentoo-2-d73acade43d1ffe2862da17e9b12dabd2d31f526.zip |
Bump to LeecChraft-0.6.60 release, thanks to 0xd34df00d.
(Portage version: 2.2.7/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 | 10 | ||||
-rw-r--r-- | virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.6.60.ebuild | 17 |
2 files changed, 25 insertions, 2 deletions
diff --git a/virtual/leechcraft-wysiwyg-editor/ChangeLog b/virtual/leechcraft-wysiwyg-editor/ChangeLog index c6eccc6ee76e..4c131ff7761d 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.11 2013/09/24 15:56:36 maksbotan Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-wysiwyg-editor/ChangeLog,v 1.12 2014/01/08 10:00:20 maksbotan Exp $ + +*leechcraft-wysiwyg-editor-0.6.60 (08 Jan 2014) + + 08 Jan 2014; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-wysiwyg-editor-0.6.60.ebuild: + Bump to LeecChraft-0.6.60 release, thanks to 0xd34df00d. *leechcraft-wysiwyg-editor-0.6.0 (24 Sep 2013) diff --git a/virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.6.60.ebuild b/virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.6.60.ebuild new file mode 100644 index 000000000000..57381b22d682 --- /dev/null +++ b/virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.6.60.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.60.ebuild,v 1.1 2014/01/08 10:00:20 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="" |