summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2012-08-13 14:05:55 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2012-08-13 14:05:55 +0000
commit362690ca9167dcefcae9df60f243e86452500085 (patch)
tree15467224ac0df8d7f3c78dc08eb6323d63495f3f /net-misc/leechcraft-historyholder
parentBump LeechCraft to 0.5.80, thanks to 0xd34df00d (diff)
downloadgentoo-2-362690ca9167dcefcae9df60f243e86452500085.tar.gz
gentoo-2-362690ca9167dcefcae9df60f243e86452500085.tar.bz2
gentoo-2-362690ca9167dcefcae9df60f243e86452500085.zip
Bump LeechCraft to 0.5.80, thanks to 0xd34df00d
(Portage version: 2.1.11.4/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.80.ebuild17
2 files changed, 24 insertions, 1 deletions
diff --git a/net-misc/leechcraft-historyholder/ChangeLog b/net-misc/leechcraft-historyholder/ChangeLog
index e84df0e4e400..4b9c8f639897 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.15 2012/07/19 20:02:54 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-historyholder/ChangeLog,v 1.16 2012/08/13 14:05:55 maksbotan Exp $
+
+*leechcraft-historyholder-0.5.80 (13 Aug 2012)
+
+ 13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-historyholder-0.5.80.ebuild:
+ Bump LeechCraft to 0.5.80, thanks to 0xd34df00d
*leechcraft-historyholder-0.5.75 (19 Jul 2012)
diff --git a/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.5.80.ebuild b/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.5.80.ebuild
new file mode 100644
index 000000000000..7f855bf8207a
--- /dev/null
+++ b/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.5.80.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.80.ebuild,v 1.1 2012/08/13 14:05:55 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"