summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-misc')
-rw-r--r--www-misc/leechcraft-seekthru/ChangeLog8
-rw-r--r--www-misc/leechcraft-seekthru/leechcraft-seekthru-0.5.70.ebuild18
2 files changed, 25 insertions, 1 deletions
diff --git a/www-misc/leechcraft-seekthru/ChangeLog b/www-misc/leechcraft-seekthru/ChangeLog
index 5131e16ecfce..84d804064b85 100644
--- a/www-misc/leechcraft-seekthru/ChangeLog
+++ b/www-misc/leechcraft-seekthru/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for www-misc/leechcraft-seekthru
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-misc/leechcraft-seekthru/ChangeLog,v 1.11 2012/04/22 13:23:51 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-misc/leechcraft-seekthru/ChangeLog,v 1.12 2012/05/31 21:11:44 maksbotan Exp $
+
+*leechcraft-seekthru-0.5.70 (31 May 2012)
+
+ 31 May 2012; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-seekthru-0.5.70.ebuild:
+ Bump LeechCraft to 0.5.70 "Hessian Blade"
*leechcraft-seekthru-0.5.65 (22 Apr 2012)
diff --git a/www-misc/leechcraft-seekthru/leechcraft-seekthru-0.5.70.ebuild b/www-misc/leechcraft-seekthru/leechcraft-seekthru-0.5.70.ebuild
new file mode 100644
index 000000000000..e33e22c1b005
--- /dev/null
+++ b/www-misc/leechcraft-seekthru/leechcraft-seekthru-0.5.70.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/www-misc/leechcraft-seekthru/leechcraft-seekthru-0.5.70.ebuild,v 1.1 2012/05/31 21:11:44 maksbotan Exp $
+
+EAPI="4"
+
+inherit leechcraft
+
+DESCRIPTION="OpenSearch support for LeechCraft"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="~net-misc/leechcraft-core-${PV}"
+RDEPEND="${DEPEND}
+ virtual/leechcraft-search-show
+ virtual/leechcraft-downloader-http"