summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2012-02-02 17:43:20 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2012-02-02 17:43:20 +0000
commit29e40a59ef621cc0d10ed302922dd0cc8668ebb0 (patch)
treeab8c13897d5e8cddea75e2eb198383d998b17747 /net-misc/leechcraft-historyholder
parentBig leechcraft bump to 0.4.99, thanks to 0xd34df00d (diff)
downloadgentoo-2-29e40a59ef621cc0d10ed302922dd0cc8668ebb0.tar.gz
gentoo-2-29e40a59ef621cc0d10ed302922dd0cc8668ebb0.tar.bz2
gentoo-2-29e40a59ef621cc0d10ed302922dd0cc8668ebb0.zip
Big leechcraft bump to 0.4.99, thanks to 0xd34df00d
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/leechcraft-historyholder')
-rw-r--r--net-misc/leechcraft-historyholder/ChangeLog10
-rw-r--r--net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.99.ebuild17
2 files changed, 25 insertions, 2 deletions
diff --git a/net-misc/leechcraft-historyholder/ChangeLog b/net-misc/leechcraft-historyholder/ChangeLog
index f108f086c9fc..790778024936 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.5 2011/12/31 12:13:52 maksbotan Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-historyholder/ChangeLog,v 1.6 2012/02/02 17:43:20 maksbotan Exp $
+
+*leechcraft-historyholder-0.4.99 (02 Feb 2012)
+
+ 02 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-historyholder-0.4.99.ebuild:
+ Bump net-misc/leechcraft-historyholder to 0.4.99, thanks to 0xd34df00d
*leechcraft-historyholder-0.4.97 (31 Dec 2011)
diff --git a/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.99.ebuild b/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.99.ebuild
new file mode 100644
index 000000000000..aaf37ea4c84a
--- /dev/null
+++ b/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.99.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.4.99.ebuild,v 1.1 2012/02/02 17:43:20 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"