summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2012-04-22 13:12:41 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2012-04-22 13:12:41 +0000
commitbe9d8649c7653742de3ac17c04e86820f3956398 (patch)
tree078127debca5800f6332ddc88a97b8600b36dd76 /net-misc/leechcraft-otlozhu
parentBump LeechCraft to 0.5.65, thanks to 0xd34df00d (diff)
downloadgentoo-2-be9d8649c7653742de3ac17c04e86820f3956398.tar.gz
gentoo-2-be9d8649c7653742de3ac17c04e86820f3956398.tar.bz2
gentoo-2-be9d8649c7653742de3ac17c04e86820f3956398.zip
Bump LeechCraft to 0.5.65, thanks to 0xd34df00d
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/leechcraft-otlozhu')
-rw-r--r--net-misc/leechcraft-otlozhu/ChangeLog8
-rw-r--r--net-misc/leechcraft-otlozhu/leechcraft-otlozhu-0.5.65.ebuild17
2 files changed, 24 insertions, 1 deletions
diff --git a/net-misc/leechcraft-otlozhu/ChangeLog b/net-misc/leechcraft-otlozhu/ChangeLog
index e3f863f3b41f..e298eb45f4d4 100644
--- a/net-misc/leechcraft-otlozhu/ChangeLog
+++ b/net-misc/leechcraft-otlozhu/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-misc/leechcraft-otlozhu
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-otlozhu/ChangeLog,v 1.1 2012/04/14 18:31:39 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-otlozhu/ChangeLog,v 1.2 2012/04/22 13:12:41 maksbotan Exp $
+
+*leechcraft-otlozhu-0.5.65 (22 Apr 2012)
+
+ 22 Apr 2012; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-otlozhu-0.5.65.ebuild:
+ Bump net-misc/leechcraft-otlozhu to 0.5.65, thanks to 0xd34df00d
*leechcraft-otlozhu-9999 (14 Apr 2012)
diff --git a/net-misc/leechcraft-otlozhu/leechcraft-otlozhu-0.5.65.ebuild b/net-misc/leechcraft-otlozhu/leechcraft-otlozhu-0.5.65.ebuild
new file mode 100644
index 000000000000..49ab0f7ade60
--- /dev/null
+++ b/net-misc/leechcraft-otlozhu/leechcraft-otlozhu-0.5.65.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-otlozhu/leechcraft-otlozhu-0.5.65.ebuild,v 1.1 2012/04/22 13:12:41 maksbotan Exp $
+
+EAPI="4"
+
+inherit leechcraft
+
+DESCRIPTION="Otlozhu, a GTD-inspired ToDo manager plugin for LeechCraft"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="~net-misc/leechcraft-core-${PV}
+ >=x11-libs/qt-gui-4.8"
+RDEPEND="${DEPEND}"