summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2012-05-31 20:55:50 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2012-05-31 20:55:50 +0000
commitfaa6619ff4460d2f0080ca1123655ad955950504 (patch)
treeb656f09edf8f74d425f6707db7540adf4991750a /net-misc/leechcraft-historyholder
parentBump LeechCraft to 0.5.70 "Hessian Blade" (diff)
downloadgentoo-2-faa6619ff4460d2f0080ca1123655ad955950504.tar.gz
gentoo-2-faa6619ff4460d2f0080ca1123655ad955950504.tar.bz2
gentoo-2-faa6619ff4460d2f0080ca1123655ad955950504.zip
Bump LeechCraft to 0.5.70 "Hessian Blade"
(Portage version: 2.1.10.63/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/leechcraft-historyholder')
-rw-r--r--net-misc/leechcraft-historyholder/ChangeLog8
-rw-r--r--net-misc/leechcraft-historyholder/leechcraft-historyholder-0.5.70.ebuild17
2 files changed, 24 insertions, 1 deletions
diff --git a/net-misc/leechcraft-historyholder/ChangeLog b/net-misc/leechcraft-historyholder/ChangeLog
index d73e83e71e3b..3d5562e284d4 100644
--- a/net-misc/leechcraft-historyholder/ChangeLog
+++ b/net-misc/leechcraft-historyholder/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-misc/leechcraft-historyholder
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-historyholder/ChangeLog,v 1.11 2012/04/22 13:08:19 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-historyholder/ChangeLog,v 1.12 2012/05/31 20:55:50 maksbotan Exp $
+
+*leechcraft-historyholder-0.5.70 (31 May 2012)
+
+ 31 May 2012; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-historyholder-0.5.70.ebuild:
+ Bump LeechCraft to 0.5.70 "Hessian Blade"
*leechcraft-historyholder-0.5.65 (22 Apr 2012)
diff --git a/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.5.70.ebuild b/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.5.70.ebuild
new file mode 100644
index 000000000000..8acc513c6022
--- /dev/null
+++ b/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.5.70.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-historyholder/leechcraft-historyholder-0.5.70.ebuild,v 1.1 2012/05/31 20:55:50 maksbotan Exp $
+
+EAPI="4"
+
+inherit leechcraft
+
+DESCRIPTION="HistoryHolder keeps track of stuff downloaded in LeechCraft"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="~net-misc/leechcraft-core-${PV}"
+RDEPEND="${DEPEND}
+ virtual/leechcraft-search-show"