summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2012-08-13 14:06:21 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2012-08-13 14:06:21 +0000
commit1d2654889478e5d51183797061b160de3b8b67c0 (patch)
tree0ec9d67cb57005d0ab7dc81b70aa9febd5b83088 /net-misc
parentBump to EAPI 4 and use the rspec recipe for testing. (diff)
downloadgentoo-2-1d2654889478e5d51183797061b160de3b8b67c0.tar.gz
gentoo-2-1d2654889478e5d51183797061b160de3b8b67c0.tar.bz2
gentoo-2-1d2654889478e5d51183797061b160de3b8b67c0.zip
Bump LeechCraft to 0.5.80, thanks to 0xd34df00d
(Portage version: 2.1.11.4/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/leechcraft-kinotify/ChangeLog8
-rw-r--r--net-misc/leechcraft-kinotify/leechcraft-kinotify-0.5.80.ebuild17
2 files changed, 24 insertions, 1 deletions
diff --git a/net-misc/leechcraft-kinotify/ChangeLog b/net-misc/leechcraft-kinotify/ChangeLog
index bc1e7d0bfb31..2db02bb7f245 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.16 2012/07/19 20:03:26 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-kinotify/ChangeLog,v 1.17 2012/08/13 14:06:21 maksbotan Exp $
+
+*leechcraft-kinotify-0.5.80 (13 Aug 2012)
+
+ 13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-kinotify-0.5.80.ebuild:
+ Bump LeechCraft to 0.5.80, thanks to 0xd34df00d
*leechcraft-kinotify-0.5.75 (19 Jul 2012)
diff --git a/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.5.80.ebuild b/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.5.80.ebuild
new file mode 100644
index 000000000000..946bac8ccc8b
--- /dev/null
+++ b/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.5.80.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.80.ebuild,v 1.1 2012/08/13 14:06:21 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:4"
+RDEPEND="${DEPEND}"