From 8d7b669d83ce53b1ae6a942eea2393863e73d5ca Mon Sep 17 00:00:00 2001 From: Maxim Koltsov Date: Tue, 24 Sep 2013 15:47:19 +0000 Subject: Bump LeechCraft to 0.6.0 (Portage version: 2.2.6/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE) --- app-leechcraft/lc-lhtr/ChangeLog | 7 ++++++- app-leechcraft/lc-lhtr/lc-lhtr-0.6.0.ebuild | 18 ++++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 app-leechcraft/lc-lhtr/lc-lhtr-0.6.0.ebuild (limited to 'app-leechcraft/lc-lhtr') diff --git a/app-leechcraft/lc-lhtr/ChangeLog b/app-leechcraft/lc-lhtr/ChangeLog index 8a5c72c80f33..cc4c986c3e26 100644 --- a/app-leechcraft/lc-lhtr/ChangeLog +++ b/app-leechcraft/lc-lhtr/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-leechcraft/lc-lhtr # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-lhtr/ChangeLog,v 1.7 2013/07/18 12:46:52 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-lhtr/ChangeLog,v 1.8 2013/09/24 15:47:19 maksbotan Exp $ + +*lc-lhtr-0.6.0 (24 Sep 2013) + + 24 Sep 2013; Maxim Koltsov +lc-lhtr-0.6.0.ebuild: + Bump LeechCraft to 0.6.0 *lc-lhtr-0.5.99 (18 Jul 2013) diff --git a/app-leechcraft/lc-lhtr/lc-lhtr-0.6.0.ebuild b/app-leechcraft/lc-lhtr/lc-lhtr-0.6.0.ebuild new file mode 100644 index 000000000000..9cfb109556d7 --- /dev/null +++ b/app-leechcraft/lc-lhtr/lc-lhtr-0.6.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-lhtr/lc-lhtr-0.6.0.ebuild,v 1.1 2013/09/24 15:47:19 maksbotan Exp $ + +EAPI="5" + +inherit leechcraft + +DESCRIPTION="LeechCraft HTML Text editoR component" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND="~app-leechcraft/lc-core-${PV} + dev-qt/qtwebkit:4 + " +RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad