summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2012-03-20 12:52:19 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2012-03-20 12:52:19 +0000
commitf0653870bc282aac6629f7359ea86b9759c5ca19 (patch)
tree472e26e9e1366110c6b48edcbdda190be5bcfe22 /net-misc/leechcraft-kinotify
parentBump LeechCraft to 0.5.60, thank to 0xd34df00d (diff)
downloadgentoo-2-f0653870bc282aac6629f7359ea86b9759c5ca19.tar.gz
gentoo-2-f0653870bc282aac6629f7359ea86b9759c5ca19.tar.bz2
gentoo-2-f0653870bc282aac6629f7359ea86b9759c5ca19.zip
Bump LeechCraft to 0.5.60, thank to 0xd34df00d
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/leechcraft-kinotify')
-rw-r--r--net-misc/leechcraft-kinotify/ChangeLog8
-rw-r--r--net-misc/leechcraft-kinotify/leechcraft-kinotify-0.5.60.ebuild17
2 files changed, 24 insertions, 1 deletions
diff --git a/net-misc/leechcraft-kinotify/ChangeLog b/net-misc/leechcraft-kinotify/ChangeLog
index 2750ee2682f9..204c3b7a5e8f 100644
--- a/net-misc/leechcraft-kinotify/ChangeLog
+++ b/net-misc/leechcraft-kinotify/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-misc/leechcraft-kinotify
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-kinotify/ChangeLog,v 1.8 2012/02/09 11:20:52 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-kinotify/ChangeLog,v 1.9 2012/03/20 12:52:19 maksbotan Exp $
+
+*leechcraft-kinotify-0.5.60 (20 Mar 2012)
+
+ 20 Mar 2012; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-kinotify-0.5.60.ebuild:
+ Bump LeechCraft to 0.5.60, thank to 0xd34df00d
*leechcraft-kinotify-0.5.0 (09 Feb 2012)
diff --git a/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.5.60.ebuild b/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.5.60.ebuild
new file mode 100644
index 000000000000..ba0fc619db6d
--- /dev/null
+++ b/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.5.60.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-kinotify/leechcraft-kinotify-0.5.60.ebuild,v 1.1 2012/03/20 12:52:19 maksbotan Exp $
+
+EAPI="4"
+
+inherit leechcraft
+
+DESCRIPTION="Fancy visual notifications for LeechCraft"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="~net-misc/leechcraft-core-${PV}
+ >=x11-libs/qt-webkit-4.6"
+RDEPEND="${DEPEND}"