summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2012-04-22 13:09:54 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2012-04-22 13:09:54 +0000
commite8257018cf7eda7b2592995c7cccd1e3a3516722 (patch)
treeb4eb234d8509d7bd53f3b9458509c2ab275fa59e /net-misc/leechcraft-knowhow
parentBump LeechCraft to 0.5.65, thanks to 0xd34df00d (diff)
downloadgentoo-2-e8257018cf7eda7b2592995c7cccd1e3a3516722.tar.gz
gentoo-2-e8257018cf7eda7b2592995c7cccd1e3a3516722.tar.bz2
gentoo-2-e8257018cf7eda7b2592995c7cccd1e3a3516722.zip
Bump LeechCraft to 0.5.65, thanks to 0xd34df00d
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/leechcraft-knowhow')
-rw-r--r--net-misc/leechcraft-knowhow/ChangeLog8
-rw-r--r--net-misc/leechcraft-knowhow/leechcraft-knowhow-0.5.65.ebuild16
2 files changed, 23 insertions, 1 deletions
diff --git a/net-misc/leechcraft-knowhow/ChangeLog b/net-misc/leechcraft-knowhow/ChangeLog
index 91445b379c40..564466cb2418 100644
--- a/net-misc/leechcraft-knowhow/ChangeLog
+++ b/net-misc/leechcraft-knowhow/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-misc/leechcraft-knowhow
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-knowhow/ChangeLog,v 1.9 2012/04/07 17:28:58 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-knowhow/ChangeLog,v 1.10 2012/04/22 13:09:54 maksbotan Exp $
+
+*leechcraft-knowhow-0.5.65 (22 Apr 2012)
+
+ 22 Apr 2012; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-knowhow-0.5.65.ebuild:
+ Bump net-misc/leechcraft-knowhow to 0.5.65, thanks to 0xd34df00d
07 Apr 2012; Markus Meier <maekke@gentoo.org>
leechcraft-knowhow-0.4.99.ebuild:
diff --git a/net-misc/leechcraft-knowhow/leechcraft-knowhow-0.5.65.ebuild b/net-misc/leechcraft-knowhow/leechcraft-knowhow-0.5.65.ebuild
new file mode 100644
index 000000000000..da07e5a213a5
--- /dev/null
+++ b/net-misc/leechcraft-knowhow/leechcraft-knowhow-0.5.65.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-knowhow/leechcraft-knowhow-0.5.65.ebuild,v 1.1 2012/04/22 13:09:54 maksbotan Exp $
+
+EAPI="4"
+
+inherit leechcraft
+
+DESCRIPTION="KnowHow, plugin for showing Tips of the Day in LeechCraft"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="~net-misc/leechcraft-core-${PV}"
+RDEPEND="${DEPEND}"