diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2012-10-08 16:02:32 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2012-10-08 16:02:32 +0000 |
commit | 38a0ff64dff892a598a4bc88fb3d11de7381c6a6 (patch) | |
tree | ed570ab74d1e696962376f8a4e2118361410ea55 /net-misc | |
parent | stable ppc ppc64, bug #433197 (diff) | |
download | historical-38a0ff64dff892a598a4bc88fb3d11de7381c6a6.tar.gz historical-38a0ff64dff892a598a4bc88fb3d11de7381c6a6.tar.bz2 historical-38a0ff64dff892a598a4bc88fb3d11de7381c6a6.zip |
Bump LeechCraft to 0.5.85, thanks to 0xd34df00d
Package-Manager: portage-2.2.0_alpha134/cvs/Linux x86_64
Diffstat (limited to 'net-misc')
52 files changed, 711 insertions, 26 deletions
diff --git a/net-misc/leechcraft-advancednotifications/ChangeLog b/net-misc/leechcraft-advancednotifications/ChangeLog index 88007a0c7563..75b6d30ef898 100644 --- a/net-misc/leechcraft-advancednotifications/ChangeLog +++ b/net-misc/leechcraft-advancednotifications/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/leechcraft-advancednotifications # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-advancednotifications/ChangeLog,v 1.20 2012/08/13 14:01:47 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-advancednotifications/ChangeLog,v 1.21 2012/10/08 15:53:21 pinkbyte Exp $ + +*leechcraft-advancednotifications-0.5.85 (08 Oct 2012) + + 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> + +leechcraft-advancednotifications-0.5.85.ebuild: + Bump LeechCraft to 0.5.85, thanks to 0xd34df00d *leechcraft-advancednotifications-0.5.80 (13 Aug 2012) diff --git a/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.85.ebuild b/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.85.ebuild new file mode 100644 index 000000000000..af65b0d161dc --- /dev/null +++ b/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.85.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.85.ebuild,v 1.1 2012/10/08 15:53:21 pinkbyte Exp $ + +EAPI="4" + +inherit leechcraft + +DESCRIPTION="Flexible and customizable notifications framework for LeechCraft." + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND="~net-misc/leechcraft-core-${PV} + x11-libs/qt-declarative:4" +RDEPEND="${DEPEND}" + +pkg_postinst() { + einfo "Advanced Notifications supports playing sounds on various" + einfo "events. Install some media playback plugin to enjoy this" + einfo "feature (media-video/leechcraft-lmp will do, for example)." +} diff --git a/net-misc/leechcraft-anhero/ChangeLog b/net-misc/leechcraft-anhero/ChangeLog index c9ae4871a090..ef5fcd7a26ae 100644 --- a/net-misc/leechcraft-anhero/ChangeLog +++ b/net-misc/leechcraft-anhero/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/leechcraft-anhero # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-anhero/ChangeLog,v 1.16 2012/08/13 14:02:17 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-anhero/ChangeLog,v 1.17 2012/10/08 15:53:42 pinkbyte Exp $ + +*leechcraft-anhero-0.5.85 (08 Oct 2012) + + 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> + +leechcraft-anhero-0.5.85.ebuild: + Bump LeechCraft to 0.5.85, thanks to 0xd34df00d *leechcraft-anhero-0.5.80 (13 Aug 2012) diff --git a/net-misc/leechcraft-anhero/leechcraft-anhero-0.5.85.ebuild b/net-misc/leechcraft-anhero/leechcraft-anhero-0.5.85.ebuild new file mode 100644 index 000000000000..3b7fa7dd0723 --- /dev/null +++ b/net-misc/leechcraft-anhero/leechcraft-anhero-0.5.85.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-anhero/leechcraft-anhero-0.5.85.ebuild,v 1.1 2012/10/08 15:53:42 pinkbyte Exp $ + +EAPI="4" + +inherit leechcraft + +DESCRIPTION="AnHero, KDE-based crash handler for LeechCraft." + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND="~net-misc/leechcraft-core-${PV} + >=kde-base/kdelibs-4.2.0" +RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-auscrie/ChangeLog b/net-misc/leechcraft-auscrie/ChangeLog index 90f528820e62..b8a21d6f6fa2 100644 --- a/net-misc/leechcraft-auscrie/ChangeLog +++ b/net-misc/leechcraft-auscrie/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/leechcraft-auscrie # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-auscrie/ChangeLog,v 1.16 2012/08/13 14:02:44 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-auscrie/ChangeLog,v 1.17 2012/10/08 15:54:03 pinkbyte Exp $ + +*leechcraft-auscrie-0.5.85 (08 Oct 2012) + + 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> + +leechcraft-auscrie-0.5.85.ebuild: + Bump LeechCraft to 0.5.85, thanks to 0xd34df00d *leechcraft-auscrie-0.5.80 (13 Aug 2012) diff --git a/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.85.ebuild b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.85.ebuild new file mode 100644 index 000000000000..f98bad241e40 --- /dev/null +++ b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.85.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.85.ebuild,v 1.1 2012/10/08 15:54:03 pinkbyte Exp $ + +EAPI="4" + +inherit leechcraft + +DESCRIPTION="Auscrie, LeechCraft auto screenshooter" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND="~net-misc/leechcraft-core-${PV}" +RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-core/ChangeLog b/net-misc/leechcraft-core/ChangeLog index 9244b418e027..ab0bcbd84cf0 100644 --- a/net-misc/leechcraft-core/ChangeLog +++ b/net-misc/leechcraft-core/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/leechcraft-core # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/ChangeLog,v 1.27 2012/09/03 12:14:27 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/ChangeLog,v 1.28 2012/10/08 15:54:25 pinkbyte Exp $ + +*leechcraft-core-0.5.85 (08 Oct 2012) + + 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> + +leechcraft-core-0.5.85.ebuild: + Bump LeechCraft to 0.5.85, thanks to 0xd34df00d 03 Sep 2012; Sergey Popov <pinkbyte@gentoo.org> leechcraft-core-9999.ebuild: Applying fix for bug #431436 to live ebuild too diff --git a/net-misc/leechcraft-core/leechcraft-core-0.5.85.ebuild b/net-misc/leechcraft-core/leechcraft-core-0.5.85.ebuild new file mode 100644 index 000000000000..081ca7de9cbd --- /dev/null +++ b/net-misc/leechcraft-core/leechcraft-core-0.5.85.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/leechcraft-core-0.5.85.ebuild,v 1.1 2012/10/08 15:54:25 pinkbyte Exp $ + +EAPI="4" + +EGIT_REPO_URI="git://github.com/0xd34df00d/leechcraft.git" +EGIT_PROJECT="leechcraft-${PV}" + +inherit eutils confutils leechcraft + +DESCRIPTION="Core of LeechCraft, the modular network client" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug +sqlite postgres" + +DEPEND=">=dev-libs/boost-1.46 + x11-libs/qt-core:4 + x11-libs/qt-gui:4 + x11-libs/qt-script:4 + x11-libs/qt-sql:4[postgres?,sqlite?]" +RDEPEND="${DEPEND} + x11-libs/qt-svg:4" + +REQUIRED_USE="|| ( postgres sqlite )" + +src_configure() { + local mycmakeargs=( + -DWITH_PLUGINS=False + ) + if [[ ${PV} != 9999 ]]; then + mycmakeargs+=( -DLEECHCRAFT_VERSION=${PV} ) + fi + cmake-utils_src_configure +} + +src_install() { + cmake-utils_src_install + make_desktop_entry leechcraft "LeechCraft" leechcraft.png +} diff --git a/net-misc/leechcraft-cstp/ChangeLog b/net-misc/leechcraft-cstp/ChangeLog index b4d8d6ec2206..87981c6aa7d0 100644 --- a/net-misc/leechcraft-cstp/ChangeLog +++ b/net-misc/leechcraft-cstp/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/leechcraft-cstp # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/ChangeLog,v 1.16 2012/08/13 14:03:39 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/ChangeLog,v 1.17 2012/10/08 15:54:46 pinkbyte Exp $ + +*leechcraft-cstp-0.5.85 (08 Oct 2012) + + 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> + +leechcraft-cstp-0.5.85.ebuild: + Bump LeechCraft to 0.5.85, thanks to 0xd34df00d *leechcraft-cstp-0.5.80 (13 Aug 2012) diff --git a/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.85.ebuild b/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.85.ebuild new file mode 100644 index 000000000000..6efb2bf66674 --- /dev/null +++ b/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.85.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-cstp/leechcraft-cstp-0.5.85.ebuild,v 1.1 2012/10/08 15:54:46 pinkbyte Exp $ + +EAPI="4" + +inherit leechcraft + +DESCRIPTION="CSTP, the clean & stupid HTTP implementation for LeechCraft." + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND="~net-misc/leechcraft-core-${PV}" +RDEPEND="${DEPEND} + virtual/leechcraft-task-show" diff --git a/net-misc/leechcraft-dbusmanager/ChangeLog b/net-misc/leechcraft-dbusmanager/ChangeLog index 0288cc39b46f..ae53ba0570a8 100644 --- a/net-misc/leechcraft-dbusmanager/ChangeLog +++ b/net-misc/leechcraft-dbusmanager/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/leechcraft-dbusmanager # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-dbusmanager/ChangeLog,v 1.17 2012/08/13 14:04:06 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-dbusmanager/ChangeLog,v 1.18 2012/10/08 15:55:07 pinkbyte Exp $ + +*leechcraft-dbusmanager-0.5.85 (08 Oct 2012) + + 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> + +leechcraft-dbusmanager-0.5.85.ebuild: + Bump LeechCraft to 0.5.85, thanks to 0xd34df00d *leechcraft-dbusmanager-0.5.80 (13 Aug 2012) diff --git a/net-misc/leechcraft-dbusmanager/leechcraft-dbusmanager-0.5.85.ebuild b/net-misc/leechcraft-dbusmanager/leechcraft-dbusmanager-0.5.85.ebuild new file mode 100644 index 000000000000..a800c275bcff --- /dev/null +++ b/net-misc/leechcraft-dbusmanager/leechcraft-dbusmanager-0.5.85.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-dbusmanager/leechcraft-dbusmanager-0.5.85.ebuild,v 1.1 2012/10/08 15:55:07 pinkbyte Exp $ + +EAPI="4" + +inherit leechcraft + +DESCRIPTION="DBusManager provides some basic D-Bus interoperability for LeechCraft." + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND="~net-misc/leechcraft-core-${PV} + x11-libs/qt-dbus:4" +RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-full/ChangeLog b/net-misc/leechcraft-full/ChangeLog index 3cccf8003cde..c77195afb0ef 100644 --- a/net-misc/leechcraft-full/ChangeLog +++ b/net-misc/leechcraft-full/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/leechcraft-full # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-full/ChangeLog,v 1.27 2012/09/07 12:22:33 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-full/ChangeLog,v 1.28 2012/10/08 15:55:51 pinkbyte Exp $ + +*leechcraft-full-0.5.85 (08 Oct 2012) + + 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> + +leechcraft-full-0.5.85.ebuild: + Bump LeechCraft to 0.5.85, thanks to 0xd34df00d 07 Sep 2012; Sergey Popov <pinkbyte@gentoo.org> leechcraft-full-9999.ebuild: Add net-misc/leechcraft-launchy and media-sound/leechcraft-hotstreams to diff --git a/net-misc/leechcraft-full/leechcraft-full-0.5.85.ebuild b/net-misc/leechcraft-full/leechcraft-full-0.5.85.ebuild new file mode 100644 index 000000000000..7dc600ee081d --- /dev/null +++ b/net-misc/leechcraft-full/leechcraft-full-0.5.85.ebuild @@ -0,0 +1,58 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-full/leechcraft-full-0.5.85.ebuild,v 1.1 2012/10/08 15:55:51 pinkbyte Exp $ + +EAPI="4" + +DESCRIPTION="Metapackage containing all ready-to-use LeechCraft plugins" +HOMEPAGE="http://leechcraft.org/" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +LICENSE="GPL-3" +IUSE="kde" + +RDEPEND=" + ~app-editors/leechcraft-popishu-${PV} + ~app-text/leechcraft-monocle-${PV} + ~media-sound/leechcraft-hotstreams-${PV} + ~media-sound/leechcraft-lmp-${PV} + ~media-sound/leechcraft-lastfmscrobble-${PV} + ~net-analyzer/leechcraft-networkmonitor-${PV} + ~net-im/leechcraft-azoth-${PV} + ~net-misc/leechcraft-advancednotifications-${PV} + kde? ( ~net-misc/leechcraft-anhero-${PV} ) + ~net-misc/leechcraft-auscrie-${PV} + ~net-misc/leechcraft-core-${PV} + ~net-misc/leechcraft-cstp-${PV} + ~net-misc/leechcraft-dbusmanager-${PV} + ~net-misc/leechcraft-gacts-${PV} + ~net-misc/leechcraft-glance-${PV} + ~net-misc/leechcraft-historyholder-${PV} + ~net-misc/leechcraft-kinotify-${PV} + ~net-misc/leechcraft-knowhow-${PV} + ~net-misc/leechcraft-lackman-${PV} + ~net-misc/leechcraft-launchy-${PV} + ~net-misc/leechcraft-liznoo-${PV} + ~net-misc/leechcraft-newlife-${PV} + ~net-misc/leechcraft-netstoremanager-${PV} + ~net-misc/leechcraft-otlozhu-${PV} + ~net-misc/leechcraft-qrosp-${PV} + ~net-misc/leechcraft-pintab-${PV} + ~net-misc/leechcraft-secman-${PV} + ~net-misc/leechcraft-sidebar-${PV} + ~net-misc/leechcraft-summary-${PV} + ~net-misc/leechcraft-tabpp-${PV} + ~net-misc/leechcraft-tabslist-${PV} + ~net-misc/leechcraft-tabsessmanager-${PV} + ~net-news/leechcraft-aggregator-${PV} + ~net-p2p/leechcraft-bittorrent-${PV} + ~net-proxy/leechcraft-xproxy-${PV} + ~sys-fs/leechcraft-vrooby-${PV} + ~www-client/leechcraft-deadlyrics-${PV} + ~www-client/leechcraft-dolozhee-${PV} + ~www-client/leechcraft-poshuku-${PV} + ~www-client/leechcraft-vgrabber-${PV} + ~www-misc/leechcraft-seekthru-${PV} + " +DEPEND="" diff --git a/net-misc/leechcraft-gacts/ChangeLog b/net-misc/leechcraft-gacts/ChangeLog index 45dfbbe9c4cf..2101398f3c98 100644 --- a/net-misc/leechcraft-gacts/ChangeLog +++ b/net-misc/leechcraft-gacts/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/leechcraft-gacts # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-gacts/ChangeLog,v 1.8 2012/08/13 14:05:03 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-gacts/ChangeLog,v 1.9 2012/10/08 15:56:11 pinkbyte Exp $ + +*leechcraft-gacts-0.5.85 (08 Oct 2012) + + 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> + +leechcraft-gacts-0.5.85.ebuild: + Bump LeechCraft to 0.5.85, thanks to 0xd34df00d *leechcraft-gacts-0.5.80 (13 Aug 2012) diff --git a/net-misc/leechcraft-gacts/leechcraft-gacts-0.5.85.ebuild b/net-misc/leechcraft-gacts/leechcraft-gacts-0.5.85.ebuild new file mode 100644 index 000000000000..3d0f8ed3d093 --- /dev/null +++ b/net-misc/leechcraft-gacts/leechcraft-gacts-0.5.85.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-gacts/leechcraft-gacts-0.5.85.ebuild,v 1.1 2012/10/08 15:56:11 pinkbyte Exp $ + +EAPI="4" + +inherit leechcraft + +DESCRIPTION="Allows other LeechCraft modules to register global shortcuts" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND="~net-misc/leechcraft-core-${PV} + x11-libs/libqxt" +RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-glance/ChangeLog b/net-misc/leechcraft-glance/ChangeLog index d635ba04efdb..6d4f54d7b6e4 100644 --- a/net-misc/leechcraft-glance/ChangeLog +++ b/net-misc/leechcraft-glance/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/leechcraft-glance # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-glance/ChangeLog,v 1.16 2012/08/13 14:05:28 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-glance/ChangeLog,v 1.17 2012/10/08 15:56:31 pinkbyte Exp $ + +*leechcraft-glance-0.5.85 (08 Oct 2012) + + 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> + +leechcraft-glance-0.5.85.ebuild: + Bump LeechCraft to 0.5.85, thanks to 0xd34df00d *leechcraft-glance-0.5.80 (13 Aug 2012) diff --git a/net-misc/leechcraft-glance/leechcraft-glance-0.5.85.ebuild b/net-misc/leechcraft-glance/leechcraft-glance-0.5.85.ebuild new file mode 100644 index 000000000000..4b2fa6d277ca --- /dev/null +++ b/net-misc/leechcraft-glance/leechcraft-glance-0.5.85.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-glance/leechcraft-glance-0.5.85.ebuild,v 1.1 2012/10/08 15:56:31 pinkbyte Exp $ + +EAPI="4" + +inherit leechcraft + +DESCRIPTION="Glance, quick thumbnailed overview of opened tabs in LeechCraft" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND="~net-misc/leechcraft-core-${PV}" +RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-historyholder/ChangeLog b/net-misc/leechcraft-historyholder/ChangeLog index 4b9c8f639897..b93ff9bd1bd1 100644 --- a/net-misc/leechcraft-historyholder/ChangeLog +++ b/net-misc/leechcraft-historyholder/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/leechcraft-historyholder # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-historyholder/ChangeLog,v 1.16 2012/08/13 14:05:55 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-historyholder/ChangeLog,v 1.17 2012/10/08 15:56:51 pinkbyte Exp $ + +*leechcraft-historyholder-0.5.85 (08 Oct 2012) + + 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> + +leechcraft-historyholder-0.5.85.ebuild: + Bump LeechCraft to 0.5.85, thanks to 0xd34df00d *leechcraft-historyholder-0.5.80 (13 Aug 2012) diff --git a/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.5.85.ebuild b/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.5.85.ebuild new file mode 100644 index 000000000000..04243c93e715 --- /dev/null +++ b/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.5.85.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-historyholder/leechcraft-historyholder-0.5.85.ebuild,v 1.1 2012/10/08 15:56:51 pinkbyte Exp $ + +EAPI="4" + +inherit leechcraft + +DESCRIPTION="HistoryHolder keeps track of stuff downloaded in LeechCraft" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND="~net-misc/leechcraft-core-${PV}" +RDEPEND="${DEPEND} + virtual/leechcraft-search-show" diff --git a/net-misc/leechcraft-kinotify/ChangeLog b/net-misc/leechcraft-kinotify/ChangeLog index 2db02bb7f245..789bee0eb9d6 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.17 2012/08/13 14:06:21 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-kinotify/ChangeLog,v 1.18 2012/10/08 15:57:11 pinkbyte Exp $ + +*leechcraft-kinotify-0.5.85 (08 Oct 2012) + + 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> + +leechcraft-kinotify-0.5.85.ebuild: + Bump LeechCraft to 0.5.85, thanks to 0xd34df00d *leechcraft-kinotify-0.5.80 (13 Aug 2012) diff --git a/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.5.85.ebuild b/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.5.85.ebuild new file mode 100644 index 000000000000..457f9e739ca8 --- /dev/null +++ b/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.5.85.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.85.ebuild,v 1.1 2012/10/08 15:57:11 pinkbyte 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:4" +RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-knowhow/ChangeLog b/net-misc/leechcraft-knowhow/ChangeLog index 3928ec8b92b1..30b5b67ac502 100644 --- a/net-misc/leechcraft-knowhow/ChangeLog +++ b/net-misc/leechcraft-knowhow/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/leechcraft-knowhow # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-knowhow/ChangeLog,v 1.15 2012/08/13 14:06:47 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-knowhow/ChangeLog,v 1.16 2012/10/08 15:57:31 pinkbyte Exp $ + +*leechcraft-knowhow-0.5.85 (08 Oct 2012) + + 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> + +leechcraft-knowhow-0.5.85.ebuild: + Bump LeechCraft to 0.5.85, thanks to 0xd34df00d *leechcraft-knowhow-0.5.80 (13 Aug 2012) diff --git a/net-misc/leechcraft-knowhow/leechcraft-knowhow-0.5.85.ebuild b/net-misc/leechcraft-knowhow/leechcraft-knowhow-0.5.85.ebuild new file mode 100644 index 000000000000..d60aa9eee6cc --- /dev/null +++ b/net-misc/leechcraft-knowhow/leechcraft-knowhow-0.5.85.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-knowhow/leechcraft-knowhow-0.5.85.ebuild,v 1.1 2012/10/08 15:57:31 pinkbyte Exp $ + +EAPI="4" + +inherit leechcraft + +DESCRIPTION="KnowHow, plugin for showing Tips of the Day in LeechCraft" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND="~net-misc/leechcraft-core-${PV}" +RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-lackman/ChangeLog b/net-misc/leechcraft-lackman/ChangeLog index ccb81331c12b..3da44d19b8c0 100644 --- a/net-misc/leechcraft-lackman/ChangeLog +++ b/net-misc/leechcraft-lackman/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/leechcraft-lackman # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-lackman/ChangeLog,v 1.17 2012/08/13 14:07:12 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-lackman/ChangeLog,v 1.18 2012/10/08 15:57:52 pinkbyte Exp $ + +*leechcraft-lackman-0.5.85 (08 Oct 2012) + + 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> + +leechcraft-lackman-0.5.85.ebuild: + Bump LeechCraft to 0.5.85, thanks to 0xd34df00d *leechcraft-lackman-0.5.80 (13 Aug 2012) diff --git a/net-misc/leechcraft-lackman/leechcraft-lackman-0.5.85.ebuild b/net-misc/leechcraft-lackman/leechcraft-lackman-0.5.85.ebuild new file mode 100644 index 000000000000..3885970b3534 --- /dev/null +++ b/net-misc/leechcraft-lackman/leechcraft-lackman-0.5.85.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/net-misc/leechcraft-lackman/leechcraft-lackman-0.5.85.ebuild,v 1.1 2012/10/08 15:57:52 pinkbyte Exp $ + +EAPI="4" + +inherit leechcraft + +DESCRIPTION="LeechCraft Package Manager for extensions, scripts, themes etc." + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND="~net-misc/leechcraft-core-${PV} + >=x11-libs/qt-webkit-4.6:4" +RDEPEND="${DEPEND} + virtual/leechcraft-downloader-http" diff --git a/net-misc/leechcraft-launchy/ChangeLog b/net-misc/leechcraft-launchy/ChangeLog index f6bcc2aabbfb..15212dfea577 100644 --- a/net-misc/leechcraft-launchy/ChangeLog +++ b/net-misc/leechcraft-launchy/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/leechcraft-launchy # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-launchy/ChangeLog,v 1.1 2012/09/04 17:55:55 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-launchy/ChangeLog,v 1.2 2012/10/08 15:58:15 pinkbyte Exp $ + +*leechcraft-launchy-0.5.85 (08 Oct 2012) + + 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> + +leechcraft-launchy-0.5.85.ebuild: + Bump LeechCraft to 0.5.85, thanks to 0xd34df00d *leechcraft-launchy-9999 (04 Sep 2012) diff --git a/net-misc/leechcraft-launchy/leechcraft-launchy-0.5.85.ebuild b/net-misc/leechcraft-launchy/leechcraft-launchy-0.5.85.ebuild new file mode 100644 index 000000000000..2519f56e05d8 --- /dev/null +++ b/net-misc/leechcraft-launchy/leechcraft-launchy-0.5.85.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-launchy/leechcraft-launchy-0.5.85.ebuild,v 1.1 2012/10/08 15:58:15 pinkbyte Exp $ + +EAPI="4" + +inherit leechcraft toolchain-funcs + +DESCRIPTION="Allows one to launch third-party applications (as well as LeechCraft plugins) from LeechCraft" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="~net-misc/leechcraft-core-${PV} + x11-libs/qt-declarative:4" +RDEPEND="${DEPEND} + ~virtual/leechcraft-trayarea-${PV}" + +# TODO: Maybe simplify this or add apropriate function to leechcraft eclass? +pkg_pretend() { + if [[ ${MERGE_TYPE} != binary ]]; then + [[ $(gcc-major-version) -lt 4 ]] || \ + ( [[ $(gcc-major-version) -eq 4 && $(gcc-minor-version) -lt 6 ]] ) \ + && die "Sorry, but gcc 4.6 or higher is required." + fi +} diff --git a/net-misc/leechcraft-liznoo/ChangeLog b/net-misc/leechcraft-liznoo/ChangeLog index 75fcee61b61f..ce071afcc9c8 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.10 2012/08/13 14:07:37 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-liznoo/ChangeLog,v 1.11 2012/10/08 15:58:38 pinkbyte Exp $ + +*leechcraft-liznoo-0.5.85 (08 Oct 2012) + + 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> + +leechcraft-liznoo-0.5.85.ebuild: + Bump LeechCraft to 0.5.85, thanks to 0xd34df00d *leechcraft-liznoo-0.5.80 (13 Aug 2012) diff --git a/net-misc/leechcraft-liznoo/leechcraft-liznoo-0.5.85.ebuild b/net-misc/leechcraft-liznoo/leechcraft-liznoo-0.5.85.ebuild new file mode 100644 index 000000000000..86b0c4b65f92 --- /dev/null +++ b/net-misc/leechcraft-liznoo/leechcraft-liznoo-0.5.85.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.85.ebuild,v 1.1 2012/10/08 15:58:38 pinkbyte 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}" diff --git a/net-misc/leechcraft-netstoremanager/ChangeLog b/net-misc/leechcraft-netstoremanager/ChangeLog index e3ed4252f740..9ce5787e85ea 100644 --- a/net-misc/leechcraft-netstoremanager/ChangeLog +++ b/net-misc/leechcraft-netstoremanager/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/leechcraft-netstoremanager # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-netstoremanager/ChangeLog,v 1.9 2012/08/13 14:08:04 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-netstoremanager/ChangeLog,v 1.10 2012/10/08 15:58:59 pinkbyte Exp $ + +*leechcraft-netstoremanager-0.5.85 (08 Oct 2012) + + 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> + +leechcraft-netstoremanager-0.5.85.ebuild: + Bump LeechCraft to 0.5.85, thanks to 0xd34df00d *leechcraft-netstoremanager-0.5.80 (13 Aug 2012) diff --git a/net-misc/leechcraft-netstoremanager/leechcraft-netstoremanager-0.5.85.ebuild b/net-misc/leechcraft-netstoremanager/leechcraft-netstoremanager-0.5.85.ebuild new file mode 100644 index 000000000000..eda4ae072d02 --- /dev/null +++ b/net-misc/leechcraft-netstoremanager/leechcraft-netstoremanager-0.5.85.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-netstoremanager/leechcraft-netstoremanager-0.5.85.ebuild,v 1.1 2012/10/08 15:58:59 pinkbyte Exp $ + +EAPI=4 + +inherit leechcraft + +DESCRIPTION="LeechCraft plugin for supporting and managing Internet data storages like Yandex.Disk" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="+googledrive +yandexdisk" + +DEPEND="~net-misc/leechcraft-core-${PV} + googledrive? ( + dev-libs/qjson + sys-apps/file + )" +RDEPEND="${DEPEND}" + +src_configure(){ + local mycmakeargs=( + $(cmake-utils_use_enable googledrive NETSTOREMANAGER_GOOGLEDRIVE) + $(cmake-utils_use_enable yandexdisk NETSTOREMANAGER_YANDEXDISK) + ) + + cmake-utils_src_configure +} diff --git a/net-misc/leechcraft-newlife/ChangeLog b/net-misc/leechcraft-newlife/ChangeLog index d212895587f7..b9fb71cdb7d7 100644 --- a/net-misc/leechcraft-newlife/ChangeLog +++ b/net-misc/leechcraft-newlife/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/leechcraft-newlife # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-newlife/ChangeLog,v 1.16 2012/08/13 14:08:29 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-newlife/ChangeLog,v 1.17 2012/10/08 15:59:20 pinkbyte Exp $ + +*leechcraft-newlife-0.5.85 (08 Oct 2012) + + 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> + +leechcraft-newlife-0.5.85.ebuild: + Bump LeechCraft to 0.5.85, thanks to 0xd34df00d *leechcraft-newlife-0.5.80 (13 Aug 2012) diff --git a/net-misc/leechcraft-newlife/leechcraft-newlife-0.5.85.ebuild b/net-misc/leechcraft-newlife/leechcraft-newlife-0.5.85.ebuild new file mode 100644 index 000000000000..743309426540 --- /dev/null +++ b/net-misc/leechcraft-newlife/leechcraft-newlife-0.5.85.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-newlife/leechcraft-newlife-0.5.85.ebuild,v 1.1 2012/10/08 15:59:20 pinkbyte Exp $ + +EAPI="4" + +inherit leechcraft + +DESCRIPTION="New Life imports settings from various other applications into LeechCraft" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND="~net-misc/leechcraft-core-${PV}" +RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-otlozhu/ChangeLog b/net-misc/leechcraft-otlozhu/ChangeLog index 4722df930e3c..013c45819b27 100644 --- a/net-misc/leechcraft-otlozhu/ChangeLog +++ b/net-misc/leechcraft-otlozhu/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/leechcraft-otlozhu # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-otlozhu/ChangeLog,v 1.8 2012/08/13 14:08:55 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-otlozhu/ChangeLog,v 1.9 2012/10/08 15:59:40 pinkbyte Exp $ + +*leechcraft-otlozhu-0.5.85 (08 Oct 2012) + + 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> + +leechcraft-otlozhu-0.5.85.ebuild: + Bump LeechCraft to 0.5.85, thanks to 0xd34df00d *leechcraft-otlozhu-0.5.80 (13 Aug 2012) diff --git a/net-misc/leechcraft-otlozhu/leechcraft-otlozhu-0.5.85.ebuild b/net-misc/leechcraft-otlozhu/leechcraft-otlozhu-0.5.85.ebuild new file mode 100644 index 000000000000..8b2c238138be --- /dev/null +++ b/net-misc/leechcraft-otlozhu/leechcraft-otlozhu-0.5.85.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-otlozhu/leechcraft-otlozhu-0.5.85.ebuild,v 1.1 2012/10/08 15:59:40 pinkbyte Exp $ + +EAPI="4" + +inherit leechcraft + +DESCRIPTION="Otlozhu, a GTD-inspired ToDo manager plugin for LeechCraft" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND="~net-misc/leechcraft-core-${PV} + >=x11-libs/qt-gui-4.8:4" +RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-pintab/ChangeLog b/net-misc/leechcraft-pintab/ChangeLog index e793e5cb05ed..b943ec34a4b6 100644 --- a/net-misc/leechcraft-pintab/ChangeLog +++ b/net-misc/leechcraft-pintab/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/leechcraft-pintab # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-pintab/ChangeLog,v 1.9 2012/08/13 14:09:21 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-pintab/ChangeLog,v 1.10 2012/10/08 16:00:01 pinkbyte Exp $ + +*leechcraft-pintab-0.5.85 (08 Oct 2012) + + 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> + +leechcraft-pintab-0.5.85.ebuild: + Bump LeechCraft to 0.5.85, thanks to 0xd34df00d *leechcraft-pintab-0.5.80 (13 Aug 2012) diff --git a/net-misc/leechcraft-pintab/leechcraft-pintab-0.5.85.ebuild b/net-misc/leechcraft-pintab/leechcraft-pintab-0.5.85.ebuild new file mode 100644 index 000000000000..f0297f2b16aa --- /dev/null +++ b/net-misc/leechcraft-pintab/leechcraft-pintab-0.5.85.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-pintab/leechcraft-pintab-0.5.85.ebuild,v 1.1 2012/10/08 16:00:01 pinkbyte Exp $ + +EAPI="4" + +inherit leechcraft + +DESCRIPTION="Provides support for pinning tabs for LeechCraft" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND="~net-misc/leechcraft-core-${PV}" +RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-qrosp/ChangeLog b/net-misc/leechcraft-qrosp/ChangeLog index f81083a7a057..bc8d49644f80 100644 --- a/net-misc/leechcraft-qrosp/ChangeLog +++ b/net-misc/leechcraft-qrosp/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/leechcraft-qrosp # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-qrosp/ChangeLog,v 1.17 2012/09/28 13:11:23 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-qrosp/ChangeLog,v 1.18 2012/10/08 16:00:27 pinkbyte Exp $ + +*leechcraft-qrosp-0.5.85 (08 Oct 2012) + + 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> + +leechcraft-qrosp-0.5.85.ebuild: + Bump LeechCraft to 0.5.85, thanks to 0xd34df00d 28 Sep 2012; Maxim Koltsov <maksbotan@gentoo.org> leechcraft-qrosp-9999.ebuild: diff --git a/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.5.85.ebuild b/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.5.85.ebuild new file mode 100644 index 000000000000..a2bb15b244a9 --- /dev/null +++ b/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.5.85.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/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.5.85.ebuild,v 1.1 2012/10/08 16:00:27 pinkbyte Exp $ + +EAPI="4" + +inherit leechcraft + +DESCRIPTION="Qrosp, scrpting support for LeechCraft via Qross." + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND="~net-misc/leechcraft-core-${PV} + dev-libs/qjson + dev-libs/qrosscore" +RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-secman/ChangeLog b/net-misc/leechcraft-secman/ChangeLog index 02f03250c3d5..9a11d10dffaf 100644 --- a/net-misc/leechcraft-secman/ChangeLog +++ b/net-misc/leechcraft-secman/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/leechcraft-secman # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-secman/ChangeLog,v 1.16 2012/08/13 14:10:11 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-secman/ChangeLog,v 1.17 2012/10/08 16:00:49 pinkbyte Exp $ + +*leechcraft-secman-0.5.85 (08 Oct 2012) + + 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> + +leechcraft-secman-0.5.85.ebuild: + Bump LeechCraft to 0.5.85, thanks to 0xd34df00d *leechcraft-secman-0.5.80 (13 Aug 2012) diff --git a/net-misc/leechcraft-secman/leechcraft-secman-0.5.85.ebuild b/net-misc/leechcraft-secman/leechcraft-secman-0.5.85.ebuild new file mode 100644 index 000000000000..f165cc980a04 --- /dev/null +++ b/net-misc/leechcraft-secman/leechcraft-secman-0.5.85.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-secman/leechcraft-secman-0.5.85.ebuild,v 1.1 2012/10/08 16:00:49 pinkbyte Exp $ + +EAPI="4" + +inherit leechcraft + +DESCRIPTION="Security and personal data manager for LeechCraft" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND="~net-misc/leechcraft-core-${PV}" +RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-sidebar/ChangeLog b/net-misc/leechcraft-sidebar/ChangeLog index 75264da1bbb5..b1b4d073e4d4 100644 --- a/net-misc/leechcraft-sidebar/ChangeLog +++ b/net-misc/leechcraft-sidebar/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/leechcraft-sidebar # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-sidebar/ChangeLog,v 1.9 2012/08/13 14:10:36 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-sidebar/ChangeLog,v 1.10 2012/10/08 16:01:10 pinkbyte Exp $ + +*leechcraft-sidebar-0.5.85 (08 Oct 2012) + + 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> + +leechcraft-sidebar-0.5.85.ebuild: + Bump LeechCraft to 0.5.85, thanks to 0xd34df00d *leechcraft-sidebar-0.5.80 (13 Aug 2012) diff --git a/net-misc/leechcraft-sidebar/leechcraft-sidebar-0.5.85.ebuild b/net-misc/leechcraft-sidebar/leechcraft-sidebar-0.5.85.ebuild new file mode 100644 index 000000000000..a80198f74544 --- /dev/null +++ b/net-misc/leechcraft-sidebar/leechcraft-sidebar-0.5.85.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-sidebar/leechcraft-sidebar-0.5.85.ebuild,v 1.1 2012/10/08 16:01:10 pinkbyte Exp $ + +EAPI="4" + +inherit leechcraft + +DESCRIPTION="Sidebar for LeechCraft with the list of tabs, quicklaunch area and tray area" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND="~net-misc/leechcraft-core-${PV}" +RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-summary/ChangeLog b/net-misc/leechcraft-summary/ChangeLog index b578af27449e..a732a67ed0be 100644 --- a/net-misc/leechcraft-summary/ChangeLog +++ b/net-misc/leechcraft-summary/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/leechcraft-summary # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-summary/ChangeLog,v 1.16 2012/08/13 14:11:07 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-summary/ChangeLog,v 1.17 2012/10/08 16:01:31 pinkbyte Exp $ + +*leechcraft-summary-0.5.85 (08 Oct 2012) + + 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> + +leechcraft-summary-0.5.85.ebuild: + Bump LeechCraft to 0.5.85, thanks to 0xd34df00d *leechcraft-summary-0.5.80 (13 Aug 2012) diff --git a/net-misc/leechcraft-summary/leechcraft-summary-0.5.85.ebuild b/net-misc/leechcraft-summary/leechcraft-summary-0.5.85.ebuild new file mode 100644 index 000000000000..89c35da7a0ea --- /dev/null +++ b/net-misc/leechcraft-summary/leechcraft-summary-0.5.85.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-summary/leechcraft-summary-0.5.85.ebuild,v 1.1 2012/10/08 16:01:31 pinkbyte Exp $ + +EAPI="4" + +inherit leechcraft + +DESCRIPTION="Summary plugin for Leechcraft" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND="~net-misc/leechcraft-core-${PV}" +RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-tabpp/ChangeLog b/net-misc/leechcraft-tabpp/ChangeLog index 56236b0b12a3..4c507393d417 100644 --- a/net-misc/leechcraft-tabpp/ChangeLog +++ b/net-misc/leechcraft-tabpp/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/leechcraft-tabpp # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabpp/ChangeLog,v 1.16 2012/08/13 14:11:32 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabpp/ChangeLog,v 1.17 2012/10/08 16:01:52 pinkbyte Exp $ + +*leechcraft-tabpp-0.5.85 (08 Oct 2012) + + 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> + +leechcraft-tabpp-0.5.85.ebuild: + Bump LeechCraft to 0.5.85, thanks to 0xd34df00d *leechcraft-tabpp-0.5.80 (13 Aug 2012) diff --git a/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.5.85.ebuild b/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.5.85.ebuild new file mode 100644 index 000000000000..b61ba0203e4f --- /dev/null +++ b/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.5.85.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.5.85.ebuild,v 1.1 2012/10/08 16:01:52 pinkbyte Exp $ + +EAPI="4" + +inherit leechcraft + +DESCRIPTION="Tab++ provides enhanced tab-related features like tab tree for LeechCraft" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND="~net-misc/leechcraft-core-${PV}" +RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-tabsessmanager/ChangeLog b/net-misc/leechcraft-tabsessmanager/ChangeLog index bacde6231c35..89bf9f8c11c5 100644 --- a/net-misc/leechcraft-tabsessmanager/ChangeLog +++ b/net-misc/leechcraft-tabsessmanager/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/leechcraft-tabsessmanager # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabsessmanager/ChangeLog,v 1.9 2012/08/13 14:11:59 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabsessmanager/ChangeLog,v 1.10 2012/10/08 16:02:12 pinkbyte Exp $ + +*leechcraft-tabsessmanager-0.5.85 (08 Oct 2012) + + 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> + +leechcraft-tabsessmanager-0.5.85.ebuild: + Bump LeechCraft to 0.5.85, thanks to 0xd34df00d *leechcraft-tabsessmanager-0.5.80 (13 Aug 2012) diff --git a/net-misc/leechcraft-tabsessmanager/leechcraft-tabsessmanager-0.5.85.ebuild b/net-misc/leechcraft-tabsessmanager/leechcraft-tabsessmanager-0.5.85.ebuild new file mode 100644 index 000000000000..0b63d1b9e054 --- /dev/null +++ b/net-misc/leechcraft-tabsessmanager/leechcraft-tabsessmanager-0.5.85.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabsessmanager/leechcraft-tabsessmanager-0.5.85.ebuild,v 1.1 2012/10/08 16:02:12 pinkbyte Exp $ + +EAPI="4" + +inherit leechcraft + +DESCRIPTION="Provides session restore between LeechCraft runs as well as manual saves/restores" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND="~net-misc/leechcraft-core-${PV}" +RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-tabslist/ChangeLog b/net-misc/leechcraft-tabslist/ChangeLog index 622e7d59b75c..710905e0f823 100644 --- a/net-misc/leechcraft-tabslist/ChangeLog +++ b/net-misc/leechcraft-tabslist/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/leechcraft-tabslist # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabslist/ChangeLog,v 1.16 2012/08/13 14:12:24 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabslist/ChangeLog,v 1.17 2012/10/08 16:02:32 pinkbyte Exp $ + +*leechcraft-tabslist-0.5.85 (08 Oct 2012) + + 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> + +leechcraft-tabslist-0.5.85.ebuild: + Bump LeechCraft to 0.5.85, thanks to 0xd34df00d *leechcraft-tabslist-0.5.80 (13 Aug 2012) diff --git a/net-misc/leechcraft-tabslist/leechcraft-tabslist-0.5.85.ebuild b/net-misc/leechcraft-tabslist/leechcraft-tabslist-0.5.85.ebuild new file mode 100644 index 000000000000..1290964c0977 --- /dev/null +++ b/net-misc/leechcraft-tabslist/leechcraft-tabslist-0.5.85.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabslist/leechcraft-tabslist-0.5.85.ebuild,v 1.1 2012/10/08 16:02:32 pinkbyte Exp $ + +EAPI="4" + +inherit leechcraft + +DESCRIPTION="Quick navigation between tabs in LeechCraft" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND="~net-misc/leechcraft-core-${PV}" +RDEPEND="${DEPEND}" |