summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2011-09-14 17:03:52 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2011-09-14 17:03:52 +0000
commit233dc996637a5302ce4d2a0d532be61beb59d4bb (patch)
tree2073bc639606437b1fe9198d351d16ecf77ae906 /net-misc/leechcraft-historyholder
parentBig leechcraft bump, 0.4.90 (diff)
downloadgentoo-2-233dc996637a5302ce4d2a0d532be61beb59d4bb.tar.gz
gentoo-2-233dc996637a5302ce4d2a0d532be61beb59d4bb.tar.bz2
gentoo-2-233dc996637a5302ce4d2a0d532be61beb59d4bb.zip
Big leechcraft bump, 0.4.90
(Portage version: 2.1.10.15/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.4.90.ebuild17
2 files changed, 24 insertions, 1 deletions
diff --git a/net-misc/leechcraft-historyholder/ChangeLog b/net-misc/leechcraft-historyholder/ChangeLog
index ca361a49cead..520b81317c44 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-historyholder/ChangeLog,v 1.1 2011/08/25 18:07:43 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-historyholder/ChangeLog,v 1.2 2011/09/14 17:03:52 maksbotan Exp $
+
+*leechcraft-historyholder-0.4.90 (14 Sep 2011)
+
+ 14 Sep 2011; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-historyholder-0.4.90.ebuild:
+ Bump net-misc/leechcraft-historyholder to 0.4.90, thanks to 0xd34df00d
*leechcraft-historyholder-9999 (25 Aug 2011)
*leechcraft-historyholder-0.4.85 (25 Aug 2011)
diff --git a/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.90.ebuild b/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.90.ebuild
new file mode 100644
index 000000000000..bf0338f674ec
--- /dev/null
+++ b/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.90.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 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.4.90.ebuild,v 1.1 2011/09/14 17:03:52 maksbotan Exp $
+
+EAPI="2"
+
+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"