summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2012-04-22 13:16:20 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2012-04-22 13:16:20 +0000
commitd244e9f5e0717fb418979d76a176451028dabe6e (patch)
tree7d03da1b3292432205acd20d1f4af4b988659ea7 /net-misc/leechcraft-kinotify
parentBump LeechCraft to 0.5.65, thanks to 0xd34df00d (diff)
downloadhistorical-d244e9f5e0717fb418979d76a176451028dabe6e.tar.gz
historical-d244e9f5e0717fb418979d76a176451028dabe6e.tar.bz2
historical-d244e9f5e0717fb418979d76a176451028dabe6e.zip
Bump LeechCraft to 0.5.65, thanks to 0xd34df00d
Package-Manager: portage-2.1.10.56/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.65.ebuild17
2 files changed, 24 insertions, 1 deletions
diff --git a/net-misc/leechcraft-kinotify/ChangeLog b/net-misc/leechcraft-kinotify/ChangeLog
index 6cdc50f7b87f..01c67c05e189 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.10 2012/04/07 17:28:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-kinotify/ChangeLog,v 1.11 2012/04/22 13:08:50 maksbotan Exp $
+
+*leechcraft-kinotify-0.5.65 (22 Apr 2012)
+
+ 22 Apr 2012; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-kinotify-0.5.65.ebuild:
+ Bump net-misc/leechcraft-kinotify to 0.5.65, thanks to 0xd34df00d
07 Apr 2012; Markus Meier <maekke@gentoo.org>
leechcraft-kinotify-0.4.99.ebuild:
diff --git a/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.5.65.ebuild b/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.5.65.ebuild
new file mode 100644
index 000000000000..c4c5d8c96630
--- /dev/null
+++ b/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.5.65.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.65.ebuild,v 1.1 2012/04/22 13:08: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}"