summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2011-09-14 17:04:13 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2011-09-14 17:04:13 +0000
commit89b67f016c934bb60dc0ffc4de5f47f8ff749f04 (patch)
tree6fe1226bf18a11a273d26f40ced28da22037a8a3 /net-misc/leechcraft-kinotify
parentBig leechcraft bump, 0.4.90 (diff)
downloadgentoo-2-89b67f016c934bb60dc0ffc4de5f47f8ff749f04.tar.gz
gentoo-2-89b67f016c934bb60dc0ffc4de5f47f8ff749f04.tar.bz2
gentoo-2-89b67f016c934bb60dc0ffc4de5f47f8ff749f04.zip
Big leechcraft bump, 0.4.90
(Portage version: 2.1.10.15/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.4.90.ebuild17
2 files changed, 24 insertions, 1 deletions
diff --git a/net-misc/leechcraft-kinotify/ChangeLog b/net-misc/leechcraft-kinotify/ChangeLog
index e07c7b2df15c..bbf5bd312a98 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.1 2011/08/25 19:43:24 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-kinotify/ChangeLog,v 1.2 2011/09/14 17:04:13 maksbotan Exp $
+
+*leechcraft-kinotify-0.4.90 (14 Sep 2011)
+
+ 14 Sep 2011; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-kinotify-0.4.90.ebuild:
+ Bump net-misc/leechcraft-kinotify to 0.4.90, thanks to 0xd34df00d
*leechcraft-kinotify-9999 (25 Aug 2011)
*leechcraft-kinotify-0.4.85 (25 Aug 2011)
diff --git a/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.90.ebuild b/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.90.ebuild
new file mode 100644
index 000000000000..e44b0cb1beb9
--- /dev/null
+++ b/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.90.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 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.90.ebuild,v 1.1 2011/09/14 17:04:13 maksbotan Exp $
+
+EAPI="2"
+
+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}"