summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2012-12-25 17:01:06 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2012-12-25 17:01:06 +0000
commitcee6b3c95f3633ebbe372d5593a77d86510339bb (patch)
treefa7d8db8dbcf3cee6f6aba7ca888ba2690f22d41 /x11-plugins
parentBump LeechCraft to 0.5.90, thanks to 0xd34df00d (diff)
downloadgentoo-2-cee6b3c95f3633ebbe372d5593a77d86510339bb.tar.gz
gentoo-2-cee6b3c95f3633ebbe372d5593a77d86510339bb.tar.bz2
gentoo-2-cee6b3c95f3633ebbe372d5593a77d86510339bb.zip
Bump LeechCraft to 0.5.90, thanks to 0xd34df00d
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/leechcraft-lhtr/ChangeLog8
-rw-r--r--x11-plugins/leechcraft-lhtr/leechcraft-lhtr-0.5.90.ebuild18
2 files changed, 25 insertions, 1 deletions
diff --git a/x11-plugins/leechcraft-lhtr/ChangeLog b/x11-plugins/leechcraft-lhtr/ChangeLog
index a075d0f045a7..8737b0c1fcb7 100644
--- a/x11-plugins/leechcraft-lhtr/ChangeLog
+++ b/x11-plugins/leechcraft-lhtr/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-plugins/leechcraft-lhtr
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/leechcraft-lhtr/ChangeLog,v 1.1 2012/12/22 15:28:04 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/leechcraft-lhtr/ChangeLog,v 1.2 2012/12/25 17:01:06 maksbotan Exp $
+
+*leechcraft-lhtr-0.5.90 (25 Dec 2012)
+
+ 25 Dec 2012; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-lhtr-0.5.90.ebuild:
+ Bump LeechCraft to 0.5.90, thanks to 0xd34df00d
*leechcraft-lhtr-9999 (22 Dec 2012)
diff --git a/x11-plugins/leechcraft-lhtr/leechcraft-lhtr-0.5.90.ebuild b/x11-plugins/leechcraft-lhtr/leechcraft-lhtr-0.5.90.ebuild
new file mode 100644
index 000000000000..2f31b8ae95d2
--- /dev/null
+++ b/x11-plugins/leechcraft-lhtr/leechcraft-lhtr-0.5.90.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/leechcraft-lhtr/leechcraft-lhtr-0.5.90.ebuild,v 1.1 2012/12/25 17:01:06 maksbotan Exp $
+
+EAPI="4"
+
+inherit leechcraft
+
+DESCRIPTION="LeechCraft HTML Text editoR component"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="~net-misc/leechcraft-core-${PV}
+ x11-libs/qt-webkit
+ "
+RDEPEND="${DEPEND}"