summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2012-03-20 12:58:05 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2012-03-20 12:58:05 +0000
commit20d5c79db07d660feadfeb9eca2e172e1c6c588f (patch)
tree292ae6900e1d469ba654c2533132e3518dbe8faf /net-misc/leechcraft-kinotify
parentBump LeechCraft to 0.5.60, thank to 0xd34df00d (diff)
downloadhistorical-20d5c79db07d660feadfeb9eca2e172e1c6c588f.tar.gz
historical-20d5c79db07d660feadfeb9eca2e172e1c6c588f.tar.bz2
historical-20d5c79db07d660feadfeb9eca2e172e1c6c588f.zip
Bump LeechCraft to 0.5.60, thank to 0xd34df00d
Package-Manager: portage-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}"