summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2012-04-22 13:23:51 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2012-04-22 13:23:51 +0000
commitb367a345e33fedeb82c2ddb53de31de3c5c29ae7 (patch)
tree88ea285e88ad580432695dbf35d93d665eeb6d2e /www-misc
parentBump LeechCraft to 0.5.65, thanks to 0xd34df00d (diff)
downloadgentoo-2-b367a345e33fedeb82c2ddb53de31de3c5c29ae7.tar.gz
gentoo-2-b367a345e33fedeb82c2ddb53de31de3c5c29ae7.tar.bz2
gentoo-2-b367a345e33fedeb82c2ddb53de31de3c5c29ae7.zip
Bump LeechCraft to 0.5.65, thanks to 0xd34df00d
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'www-misc')
-rw-r--r--www-misc/leechcraft-seekthru/ChangeLog8
-rw-r--r--www-misc/leechcraft-seekthru/leechcraft-seekthru-0.5.65.ebuild18
2 files changed, 25 insertions, 1 deletions
diff --git a/www-misc/leechcraft-seekthru/ChangeLog b/www-misc/leechcraft-seekthru/ChangeLog
index 712ebeb317b9..5131e16ecfce 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.10 2012/04/07 17:38:22 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-misc/leechcraft-seekthru/ChangeLog,v 1.11 2012/04/22 13:23:51 maksbotan Exp $
+
+*leechcraft-seekthru-0.5.65 (22 Apr 2012)
+
+ 22 Apr 2012; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-seekthru-0.5.65.ebuild:
+ Bump www-misc/leechcraft-seekthru to 0.5.65, thanks to 0xd34df00d
07 Apr 2012; Markus Meier <maekke@gentoo.org>
leechcraft-seekthru-0.4.99.ebuild:
diff --git a/www-misc/leechcraft-seekthru/leechcraft-seekthru-0.5.65.ebuild b/www-misc/leechcraft-seekthru/leechcraft-seekthru-0.5.65.ebuild
new file mode 100644
index 000000000000..e1619eb36362
--- /dev/null
+++ b/www-misc/leechcraft-seekthru/leechcraft-seekthru-0.5.65.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.65.ebuild,v 1.1 2012/04/22 13:23:51 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"