summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2012-12-25 16:47:35 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2012-12-25 16:47:35 +0000
commit715bab045f086b2486f4dc120dbe3efa0e4cf051 (patch)
tree374eb607a9e17a7371c5788e9af0c86c8b60f732 /net-misc
parentBump LeechCraft to 0.5.90, thanks to 0xd34df00d (diff)
downloadgentoo-2-715bab045f086b2486f4dc120dbe3efa0e4cf051.tar.gz
gentoo-2-715bab045f086b2486f4dc120dbe3efa0e4cf051.tar.bz2
gentoo-2-715bab045f086b2486f4dc120dbe3efa0e4cf051.zip
Bump LeechCraft to 0.5.90, thanks to 0xd34df00d
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/leechcraft-liznoo/ChangeLog8
-rw-r--r--net-misc/leechcraft-liznoo/leechcraft-liznoo-0.5.90.ebuild20
2 files changed, 27 insertions, 1 deletions
diff --git a/net-misc/leechcraft-liznoo/ChangeLog b/net-misc/leechcraft-liznoo/ChangeLog
index 6387db040aa9..0934760ac8c6 100644
--- a/net-misc/leechcraft-liznoo/ChangeLog
+++ b/net-misc/leechcraft-liznoo/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-misc/leechcraft-liznoo
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-liznoo/ChangeLog,v 1.12 2012/12/19 08:03:12 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-liznoo/ChangeLog,v 1.13 2012/12/25 16:47:35 maksbotan Exp $
+
+*leechcraft-liznoo-0.5.90 (25 Dec 2012)
+
+ 25 Dec 2012; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-liznoo-0.5.90.ebuild:
+ Bump LeechCraft to 0.5.90, thanks to 0xd34df00d
19 Dec 2012; Maxim Koltsov <maksbotan@gentoo.org>
-leechcraft-liznoo-0.5.70.ebuild, -leechcraft-liznoo-0.5.75.ebuild,
diff --git a/net-misc/leechcraft-liznoo/leechcraft-liznoo-0.5.90.ebuild b/net-misc/leechcraft-liznoo/leechcraft-liznoo-0.5.90.ebuild
new file mode 100644
index 000000000000..cc2ec75db4f0
--- /dev/null
+++ b/net-misc/leechcraft-liznoo/leechcraft-liznoo-0.5.90.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-liznoo/leechcraft-liznoo-0.5.90.ebuild,v 1.1 2012/12/25 16:47:35 maksbotan Exp $
+
+EAPI="4"
+
+inherit leechcraft
+
+DESCRIPTION="UPower-based power manager for LeechCraft"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="~net-misc/leechcraft-core-${PV}
+ sys-power/upower
+ x11-libs/qwt:6
+ x11-libs/qt-dbus:4
+ virtual/leechcraft-trayarea"
+RDEPEND="${DEPEND}"