summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2012-12-25 17:01:33 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2012-12-25 17:01:33 +0000
commitf1abe34bc5f964ef350b857d93791aee0451e1d6 (patch)
treee6b5917896739b827eb832de749d87f0dd27efa5 /x11-plugins
parentBump LeechCraft to 0.5.90, thanks to 0xd34df00d (diff)
downloadgentoo-2-f1abe34bc5f964ef350b857d93791aee0451e1d6.tar.gz
gentoo-2-f1abe34bc5f964ef350b857d93791aee0451e1d6.tar.bz2
gentoo-2-f1abe34bc5f964ef350b857d93791aee0451e1d6.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 'x11-plugins')
-rw-r--r--x11-plugins/leechcraft-tpi/ChangeLog9
-rw-r--r--x11-plugins/leechcraft-tpi/leechcraft-tpi-0.5.90.ebuild18
2 files changed, 25 insertions, 2 deletions
diff --git a/x11-plugins/leechcraft-tpi/ChangeLog b/x11-plugins/leechcraft-tpi/ChangeLog
index d2c1aa8c27a8..7c1edb78247c 100644
--- a/x11-plugins/leechcraft-tpi/ChangeLog
+++ b/x11-plugins/leechcraft-tpi/ChangeLog
@@ -1,10 +1,15 @@
# ChangeLog for x11-plugins/leechcraft-tpi
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/leechcraft-tpi/ChangeLog,v 1.1 2012/11/10 18:29:23 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/leechcraft-tpi/ChangeLog,v 1.2 2012/12/25 17:01:33 maksbotan Exp $
+
+*leechcraft-tpi-0.5.90 (25 Dec 2012)
+
+ 25 Dec 2012; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-tpi-0.5.90.ebuild:
+ Bump LeechCraft to 0.5.90, thanks to 0xd34df00d
*leechcraft-tpi-9999 (10 Nov 2012)
10 Nov 2012; Sergey Popov <pinkbyte@gentoo.org> +leechcraft-tpi-9999.ebuild,
+metadata.xml:
Initial commit, thanks to 0xd34df00d
-
diff --git a/x11-plugins/leechcraft-tpi/leechcraft-tpi-0.5.90.ebuild b/x11-plugins/leechcraft-tpi/leechcraft-tpi-0.5.90.ebuild
new file mode 100644
index 000000000000..95a799605264
--- /dev/null
+++ b/x11-plugins/leechcraft-tpi/leechcraft-tpi-0.5.90.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/leechcraft-tpi/leechcraft-tpi-0.5.90.ebuild,v 1.1 2012/12/25 17:01:32 maksbotan Exp $
+
+EAPI="4"
+
+inherit leechcraft
+
+DESCRIPTION="Task progress indicator quark for LeechCraft"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="~net-misc/leechcraft-core-${PV}
+ x11-libs/qt-declarative:4
+ ~virtual/leechcraft-quark-sideprovider-${PV}"
+RDEPEND="${DEPEND}"