From f1abe34bc5f964ef350b857d93791aee0451e1d6 Mon Sep 17 00:00:00 2001 From: Maxim Koltsov Date: Tue, 25 Dec 2012 17:01:33 +0000 Subject: 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) --- x11-plugins/leechcraft-tpi/ChangeLog | 9 +++++++-- .../leechcraft-tpi/leechcraft-tpi-0.5.90.ebuild | 18 ++++++++++++++++++ 2 files changed, 25 insertions(+), 2 deletions(-) create mode 100644 x11-plugins/leechcraft-tpi/leechcraft-tpi-0.5.90.ebuild (limited to 'x11-plugins') 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 + +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 +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}" -- cgit v1.2.3-65-gdbad