summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2012-02-02 17:43:50 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2012-02-02 17:43:50 +0000
commit22504b73b08a6c2db844dbf9de8a397950bc8137 (patch)
treeee7639b215233dd516fe8178c0d56d104359b07c /net-misc
parentBig leechcraft bump to 0.4.99, thanks to 0xd34df00d (diff)
downloadgentoo-2-22504b73b08a6c2db844dbf9de8a397950bc8137.tar.gz
gentoo-2-22504b73b08a6c2db844dbf9de8a397950bc8137.tar.bz2
gentoo-2-22504b73b08a6c2db844dbf9de8a397950bc8137.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')
-rw-r--r--net-misc/leechcraft-kinotify/ChangeLog10
-rw-r--r--net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.99.ebuild17
2 files changed, 25 insertions, 2 deletions
diff --git a/net-misc/leechcraft-kinotify/ChangeLog b/net-misc/leechcraft-kinotify/ChangeLog
index f3eeac60f057..0953a7fa554e 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-kinotify/ChangeLog,v 1.5 2011/12/31 12:14:18 maksbotan Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-kinotify/ChangeLog,v 1.6 2012/02/02 17:43:50 maksbotan Exp $
+
+*leechcraft-kinotify-0.4.99 (02 Feb 2012)
+
+ 02 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-kinotify-0.4.99.ebuild:
+ Bump net-misc/leechcraft-kinotify to 0.4.99, thanks to 0xd34df00d
*leechcraft-kinotify-0.4.97 (31 Dec 2011)
diff --git a/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.99.ebuild b/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.99.ebuild
new file mode 100644
index 000000000000..3f149f9522cc
--- /dev/null
+++ b/net-misc/leechcraft-kinotify/leechcraft-kinotify-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-kinotify/leechcraft-kinotify-0.4.99.ebuild,v 1.1 2012/02/02 17:43:50 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}"