summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2012-10-08 15:56:51 +0000
committerSergey Popov <pinkbyte@gentoo.org>2012-10-08 15:56:51 +0000
commitd0244727ee4cb227d7017049c7a31aa86b6fffb6 (patch)
tree29b71403b6e9fb21531cd40bbb63cae47c9cf760 /net-misc
parentBump LeechCraft to 0.5.85, thanks to 0xd34df00d (diff)
downloadgentoo-2-d0244727ee4cb227d7017049c7a31aa86b6fffb6.tar.gz
gentoo-2-d0244727ee4cb227d7017049c7a31aa86b6fffb6.tar.bz2
gentoo-2-d0244727ee4cb227d7017049c7a31aa86b6fffb6.zip
Bump LeechCraft to 0.5.85, thanks to 0xd34df00d
(Portage version: 2.2.0_alpha134/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/leechcraft-historyholder/ChangeLog8
-rw-r--r--net-misc/leechcraft-historyholder/leechcraft-historyholder-0.5.85.ebuild17
2 files changed, 24 insertions, 1 deletions
diff --git a/net-misc/leechcraft-historyholder/ChangeLog b/net-misc/leechcraft-historyholder/ChangeLog
index 4b9c8f639897..b93ff9bd1bd1 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.16 2012/08/13 14:05:55 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-historyholder/ChangeLog,v 1.17 2012/10/08 15:56:51 pinkbyte Exp $
+
+*leechcraft-historyholder-0.5.85 (08 Oct 2012)
+
+ 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org>
+ +leechcraft-historyholder-0.5.85.ebuild:
+ Bump LeechCraft to 0.5.85, thanks to 0xd34df00d
*leechcraft-historyholder-0.5.80 (13 Aug 2012)
diff --git a/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.5.85.ebuild b/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.5.85.ebuild
new file mode 100644
index 000000000000..04243c93e715
--- /dev/null
+++ b/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.5.85.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.85.ebuild,v 1.1 2012/10/08 15:56:51 pinkbyte 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"