diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2012-08-13 14:12:24 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2012-08-13 14:12:24 +0000 |
commit | fa33d0e52612346f01df2a9f5472d6e0d179d2b9 (patch) | |
tree | fec5f40bb74c4825940a8f960b5196674e3d9e80 /net-misc | |
parent | Bump to EAPI 4 and use the rspec recipe for testing. (diff) | |
download | historical-fa33d0e52612346f01df2a9f5472d6e0d179d2b9.tar.gz historical-fa33d0e52612346f01df2a9f5472d6e0d179d2b9.tar.bz2 historical-fa33d0e52612346f01df2a9f5472d6e0d179d2b9.zip |
Bump LeechCraft to 0.5.80, thanks to 0xd34df00d
Package-Manager: portage-2.1.11.4/cvs/Linux x86_64
Diffstat (limited to 'net-misc')
50 files changed, 674 insertions, 25 deletions
diff --git a/net-misc/leechcraft-advancednotifications/ChangeLog b/net-misc/leechcraft-advancednotifications/ChangeLog index 322ab09a83c3..88007a0c7563 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.19 2012/07/19 19:58:07 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-advancednotifications/ChangeLog,v 1.20 2012/08/13 14:01:47 maksbotan Exp $ + +*leechcraft-advancednotifications-0.5.80 (13 Aug 2012) + + 13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-advancednotifications-0.5.80.ebuild: + Bump LeechCraft to 0.5.80, thanks to 0xd34df00d *leechcraft-advancednotifications-0.5.75 (19 Jul 2012) diff --git a/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.80.ebuild b/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.80.ebuild new file mode 100644 index 000000000000..6abec7717c4a --- /dev/null +++ b/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.5.80.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.80.ebuild,v 1.1 2012/08/13 14:01:47 maksbotan 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 9dd7978de141..c9ae4871a090 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.15 2012/07/19 19:58:38 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-anhero/ChangeLog,v 1.16 2012/08/13 14:02:17 maksbotan Exp $ + +*leechcraft-anhero-0.5.80 (13 Aug 2012) + + 13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-anhero-0.5.80.ebuild: + Bump LeechCraft to 0.5.80, thanks to 0xd34df00d *leechcraft-anhero-0.5.75 (19 Jul 2012) diff --git a/net-misc/leechcraft-anhero/leechcraft-anhero-0.5.80.ebuild b/net-misc/leechcraft-anhero/leechcraft-anhero-0.5.80.ebuild new file mode 100644 index 000000000000..e51eff98b271 --- /dev/null +++ b/net-misc/leechcraft-anhero/leechcraft-anhero-0.5.80.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.80.ebuild,v 1.1 2012/08/13 14:02:17 maksbotan 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 7027a8a3a247..90f528820e62 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.15 2012/07/19 19:59:10 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-auscrie/ChangeLog,v 1.16 2012/08/13 14:02:44 maksbotan Exp $ + +*leechcraft-auscrie-0.5.80 (13 Aug 2012) + + 13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-auscrie-0.5.80.ebuild: + Bump LeechCraft to 0.5.80, thanks to 0xd34df00d *leechcraft-auscrie-0.5.75 (19 Jul 2012) diff --git a/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.80.ebuild b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.80.ebuild new file mode 100644 index 000000000000..99c735224ef7 --- /dev/null +++ b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.5.80.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.80.ebuild,v 1.1 2012/08/13 14:02:44 maksbotan 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 a7fae4a90878..52d6538ba820 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.22 2012/08/10 17:00:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/ChangeLog,v 1.23 2012/08/13 14:03:11 maksbotan Exp $ + +*leechcraft-core-0.5.80 (13 Aug 2012) + + 13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-core-0.5.80.ebuild: + Bump LeechCraft to 0.5.80, thanks to 0xd34df00d 10 Aug 2012; Agostino Sarubbo <ago@gentoo.org> leechcraft-core-0.5.70-r1.ebuild: diff --git a/net-misc/leechcraft-core/leechcraft-core-0.5.80.ebuild b/net-misc/leechcraft-core/leechcraft-core-0.5.80.ebuild new file mode 100644 index 000000000000..7f045bdec083 --- /dev/null +++ b/net-misc/leechcraft-core/leechcraft-core-0.5.80.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.80.ebuild,v 1.1 2012/08/13 14:03:11 maksbotan 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 1c4f466e5b78..b4d8d6ec2206 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.15 2012/07/19 20:00:13 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/ChangeLog,v 1.16 2012/08/13 14:03:39 maksbotan Exp $ + +*leechcraft-cstp-0.5.80 (13 Aug 2012) + + 13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-cstp-0.5.80.ebuild: + Bump LeechCraft to 0.5.80, thanks to 0xd34df00d *leechcraft-cstp-0.5.75 (19 Jul 2012) diff --git a/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.80.ebuild b/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.80.ebuild new file mode 100644 index 000000000000..12654e0b1483 --- /dev/null +++ b/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.80.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.80.ebuild,v 1.1 2012/08/13 14:03:39 maksbotan 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 54ba36812e9d..0288cc39b46f 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.16 2012/07/19 20:00:44 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-dbusmanager/ChangeLog,v 1.17 2012/08/13 14:04:06 maksbotan Exp $ + +*leechcraft-dbusmanager-0.5.80 (13 Aug 2012) + + 13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-dbusmanager-0.5.80.ebuild: + Bump LeechCraft to 0.5.80, thanks to 0xd34df00d *leechcraft-dbusmanager-0.5.75 (19 Jul 2012) diff --git a/net-misc/leechcraft-dbusmanager/leechcraft-dbusmanager-0.5.80.ebuild b/net-misc/leechcraft-dbusmanager/leechcraft-dbusmanager-0.5.80.ebuild new file mode 100644 index 000000000000..e3c5851511e5 --- /dev/null +++ b/net-misc/leechcraft-dbusmanager/leechcraft-dbusmanager-0.5.80.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.80.ebuild,v 1.1 2012/08/13 14:04:06 maksbotan 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 aac0c7281f19..199f70ec0ee3 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.25 2012/07/19 20:01:17 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-full/ChangeLog,v 1.26 2012/08/13 14:04:36 maksbotan Exp $ + +*leechcraft-full-0.5.80 (13 Aug 2012) + + 13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-full-0.5.80.ebuild: + Bump LeechCraft to 0.5.80, thanks to 0xd34df00d *leechcraft-full-0.5.75 (19 Jul 2012) diff --git a/net-misc/leechcraft-full/leechcraft-full-0.5.80.ebuild b/net-misc/leechcraft-full/leechcraft-full-0.5.80.ebuild new file mode 100644 index 000000000000..36e0d6bfd319 --- /dev/null +++ b/net-misc/leechcraft-full/leechcraft-full-0.5.80.ebuild @@ -0,0 +1,56 @@ +# 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.80.ebuild,v 1.1 2012/08/13 14:04:36 maksbotan 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-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-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 18b5c6b1394e..45dfbbe9c4cf 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.7 2012/07/19 20:01:50 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-gacts/ChangeLog,v 1.8 2012/08/13 14:05:03 maksbotan Exp $ + +*leechcraft-gacts-0.5.80 (13 Aug 2012) + + 13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-gacts-0.5.80.ebuild: + Bump LeechCraft to 0.5.80, thanks to 0xd34df00d *leechcraft-gacts-0.5.75 (19 Jul 2012) diff --git a/net-misc/leechcraft-gacts/leechcraft-gacts-0.5.80.ebuild b/net-misc/leechcraft-gacts/leechcraft-gacts-0.5.80.ebuild new file mode 100644 index 000000000000..4a719eb0c947 --- /dev/null +++ b/net-misc/leechcraft-gacts/leechcraft-gacts-0.5.80.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.80.ebuild,v 1.1 2012/08/13 14:05:03 maksbotan 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 a7d3f93357e5..d635ba04efdb 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.15 2012/07/19 20:02:23 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-glance/ChangeLog,v 1.16 2012/08/13 14:05:28 maksbotan Exp $ + +*leechcraft-glance-0.5.80 (13 Aug 2012) + + 13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-glance-0.5.80.ebuild: + Bump LeechCraft to 0.5.80, thanks to 0xd34df00d *leechcraft-glance-0.5.75 (19 Jul 2012) diff --git a/net-misc/leechcraft-glance/leechcraft-glance-0.5.80.ebuild b/net-misc/leechcraft-glance/leechcraft-glance-0.5.80.ebuild new file mode 100644 index 000000000000..b8690a679591 --- /dev/null +++ b/net-misc/leechcraft-glance/leechcraft-glance-0.5.80.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.80.ebuild,v 1.1 2012/08/13 14:05:28 maksbotan 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 e84df0e4e400..4b9c8f639897 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.15 2012/07/19 20:02:54 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-historyholder/ChangeLog,v 1.16 2012/08/13 14:05:55 maksbotan Exp $ + +*leechcraft-historyholder-0.5.80 (13 Aug 2012) + + 13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-historyholder-0.5.80.ebuild: + Bump LeechCraft to 0.5.80, thanks to 0xd34df00d *leechcraft-historyholder-0.5.75 (19 Jul 2012) diff --git a/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.5.80.ebuild b/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.5.80.ebuild new file mode 100644 index 000000000000..7f855bf8207a --- /dev/null +++ b/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.5.80.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.80.ebuild,v 1.1 2012/08/13 14:05:55 maksbotan 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 bc1e7d0bfb31..2db02bb7f245 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.16 2012/07/19 20:03:26 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-kinotify/ChangeLog,v 1.17 2012/08/13 14:06:21 maksbotan Exp $ + +*leechcraft-kinotify-0.5.80 (13 Aug 2012) + + 13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-kinotify-0.5.80.ebuild: + Bump LeechCraft to 0.5.80, thanks to 0xd34df00d *leechcraft-kinotify-0.5.75 (19 Jul 2012) diff --git a/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.5.80.ebuild b/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.5.80.ebuild new file mode 100644 index 000000000000..946bac8ccc8b --- /dev/null +++ b/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.5.80.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.80.ebuild,v 1.1 2012/08/13 14:06:21 maksbotan 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 974ffb6cdb9c..3928ec8b92b1 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.14 2012/07/19 20:03:57 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-knowhow/ChangeLog,v 1.15 2012/08/13 14:06:47 maksbotan Exp $ + +*leechcraft-knowhow-0.5.80 (13 Aug 2012) + + 13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-knowhow-0.5.80.ebuild: + Bump LeechCraft to 0.5.80, thanks to 0xd34df00d *leechcraft-knowhow-0.5.75 (19 Jul 2012) diff --git a/net-misc/leechcraft-knowhow/leechcraft-knowhow-0.5.80.ebuild b/net-misc/leechcraft-knowhow/leechcraft-knowhow-0.5.80.ebuild new file mode 100644 index 000000000000..8a7bd8491a08 --- /dev/null +++ b/net-misc/leechcraft-knowhow/leechcraft-knowhow-0.5.80.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.80.ebuild,v 1.1 2012/08/13 14:06:47 maksbotan 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 00a09fb9167d..ccb81331c12b 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.16 2012/07/19 20:04:29 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-lackman/ChangeLog,v 1.17 2012/08/13 14:07:12 maksbotan Exp $ + +*leechcraft-lackman-0.5.80 (13 Aug 2012) + + 13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-lackman-0.5.80.ebuild: + Bump LeechCraft to 0.5.80, thanks to 0xd34df00d *leechcraft-lackman-0.5.75 (19 Jul 2012) diff --git a/net-misc/leechcraft-lackman/leechcraft-lackman-0.5.80.ebuild b/net-misc/leechcraft-lackman/leechcraft-lackman-0.5.80.ebuild new file mode 100644 index 000000000000..1bf0fa6ce863 --- /dev/null +++ b/net-misc/leechcraft-lackman/leechcraft-lackman-0.5.80.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.80.ebuild,v 1.1 2012/08/13 14:07:12 maksbotan 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-liznoo/ChangeLog b/net-misc/leechcraft-liznoo/ChangeLog index 9c70d7244a73..75fcee61b61f 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.9 2012/08/10 16:36:33 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-liznoo/ChangeLog,v 1.10 2012/08/13 14:07:37 maksbotan Exp $ + +*leechcraft-liznoo-0.5.80 (13 Aug 2012) + + 13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-liznoo-0.5.80.ebuild: + Bump LeechCraft to 0.5.80, thanks to 0xd34df00d 10 Aug 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.80.ebuild b/net-misc/leechcraft-liznoo/leechcraft-liznoo-0.5.80.ebuild new file mode 100644 index 000000000000..80fc42dff6bc --- /dev/null +++ b/net-misc/leechcraft-liznoo/leechcraft-liznoo-0.5.80.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.80.ebuild,v 1.1 2012/08/13 14:07:37 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}" diff --git a/net-misc/leechcraft-netstoremanager/ChangeLog b/net-misc/leechcraft-netstoremanager/ChangeLog index 90aeab153a1b..e3ed4252f740 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.8 2012/08/10 15:42:50 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-netstoremanager/ChangeLog,v 1.9 2012/08/13 14:08:04 maksbotan Exp $ + +*leechcraft-netstoremanager-0.5.80 (13 Aug 2012) + + 13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-netstoremanager-0.5.80.ebuild: + Bump LeechCraft to 0.5.80, thanks to 0xd34df00d 10 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org> leechcraft-netstoremanager-9999.ebuild, metadata.xml: diff --git a/net-misc/leechcraft-netstoremanager/leechcraft-netstoremanager-0.5.80.ebuild b/net-misc/leechcraft-netstoremanager/leechcraft-netstoremanager-0.5.80.ebuild new file mode 100644 index 000000000000..2506461ab696 --- /dev/null +++ b/net-misc/leechcraft-netstoremanager/leechcraft-netstoremanager-0.5.80.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.80.ebuild,v 1.1 2012/08/13 14:08:04 maksbotan 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 05fe1b6b330d..d212895587f7 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.15 2012/07/19 20:06:06 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-newlife/ChangeLog,v 1.16 2012/08/13 14:08:29 maksbotan Exp $ + +*leechcraft-newlife-0.5.80 (13 Aug 2012) + + 13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-newlife-0.5.80.ebuild: + Bump LeechCraft to 0.5.80, thanks to 0xd34df00d *leechcraft-newlife-0.5.75 (19 Jul 2012) diff --git a/net-misc/leechcraft-newlife/leechcraft-newlife-0.5.80.ebuild b/net-misc/leechcraft-newlife/leechcraft-newlife-0.5.80.ebuild new file mode 100644 index 000000000000..6dcdbd75c58f --- /dev/null +++ b/net-misc/leechcraft-newlife/leechcraft-newlife-0.5.80.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.80.ebuild,v 1.1 2012/08/13 14:08:29 maksbotan 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 53185f1d2ce4..4722df930e3c 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.7 2012/07/19 20:06:37 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-otlozhu/ChangeLog,v 1.8 2012/08/13 14:08:55 maksbotan Exp $ + +*leechcraft-otlozhu-0.5.80 (13 Aug 2012) + + 13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-otlozhu-0.5.80.ebuild: + Bump LeechCraft to 0.5.80, thanks to 0xd34df00d *leechcraft-otlozhu-0.5.75 (19 Jul 2012) diff --git a/net-misc/leechcraft-otlozhu/leechcraft-otlozhu-0.5.80.ebuild b/net-misc/leechcraft-otlozhu/leechcraft-otlozhu-0.5.80.ebuild new file mode 100644 index 000000000000..166bc0c54f4c --- /dev/null +++ b/net-misc/leechcraft-otlozhu/leechcraft-otlozhu-0.5.80.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.80.ebuild,v 1.1 2012/08/13 14:08:55 maksbotan 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 a3ffa761a0aa..e793e5cb05ed 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.8 2012/07/19 20:07:10 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-pintab/ChangeLog,v 1.9 2012/08/13 14:09:21 maksbotan Exp $ + +*leechcraft-pintab-0.5.80 (13 Aug 2012) + + 13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-pintab-0.5.80.ebuild: + Bump LeechCraft to 0.5.80, thanks to 0xd34df00d *leechcraft-pintab-0.5.75 (19 Jul 2012) diff --git a/net-misc/leechcraft-pintab/leechcraft-pintab-0.5.80.ebuild b/net-misc/leechcraft-pintab/leechcraft-pintab-0.5.80.ebuild new file mode 100644 index 000000000000..4421762b8907 --- /dev/null +++ b/net-misc/leechcraft-pintab/leechcraft-pintab-0.5.80.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.80.ebuild,v 1.1 2012/08/13 14:09:21 maksbotan 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 8b061799b5d6..5aaf8b64f3e3 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.15 2012/07/19 20:07:43 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-qrosp/ChangeLog,v 1.16 2012/08/13 14:09:46 maksbotan Exp $ + +*leechcraft-qrosp-0.5.80 (13 Aug 2012) + + 13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-qrosp-0.5.80.ebuild: + Bump LeechCraft to 0.5.80, thanks to 0xd34df00d *leechcraft-qrosp-0.5.75 (19 Jul 2012) diff --git a/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.5.80.ebuild b/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.5.80.ebuild new file mode 100644 index 000000000000..cd62761cba9d --- /dev/null +++ b/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.5.80.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-qrosp/leechcraft-qrosp-0.5.80.ebuild,v 1.1 2012/08/13 14:09:46 maksbotan 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/qrosscore" +RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-secman/ChangeLog b/net-misc/leechcraft-secman/ChangeLog index 185ef693192c..02f03250c3d5 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.15 2012/07/19 20:08:14 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-secman/ChangeLog,v 1.16 2012/08/13 14:10:11 maksbotan Exp $ + +*leechcraft-secman-0.5.80 (13 Aug 2012) + + 13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-secman-0.5.80.ebuild: + Bump LeechCraft to 0.5.80, thanks to 0xd34df00d *leechcraft-secman-0.5.75 (19 Jul 2012) diff --git a/net-misc/leechcraft-secman/leechcraft-secman-0.5.80.ebuild b/net-misc/leechcraft-secman/leechcraft-secman-0.5.80.ebuild new file mode 100644 index 000000000000..cb7c59e7bdc5 --- /dev/null +++ b/net-misc/leechcraft-secman/leechcraft-secman-0.5.80.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.80.ebuild,v 1.1 2012/08/13 14:10:11 maksbotan 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 cad2718842a7..75264da1bbb5 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.8 2012/08/12 08:30:32 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-sidebar/ChangeLog,v 1.9 2012/08/13 14:10:36 maksbotan Exp $ + +*leechcraft-sidebar-0.5.80 (13 Aug 2012) + + 13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-sidebar-0.5.80.ebuild: + Bump LeechCraft to 0.5.80, thanks to 0xd34df00d 12 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org> leechcraft-sidebar-0.5.70.ebuild, leechcraft-sidebar-0.5.75.ebuild, diff --git a/net-misc/leechcraft-sidebar/leechcraft-sidebar-0.5.80.ebuild b/net-misc/leechcraft-sidebar/leechcraft-sidebar-0.5.80.ebuild new file mode 100644 index 000000000000..aa0e9ba88cbc --- /dev/null +++ b/net-misc/leechcraft-sidebar/leechcraft-sidebar-0.5.80.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.80.ebuild,v 1.1 2012/08/13 14:10:36 maksbotan 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 70998fe33309..b578af27449e 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.15 2012/07/19 20:09:17 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-summary/ChangeLog,v 1.16 2012/08/13 14:11:07 maksbotan Exp $ + +*leechcraft-summary-0.5.80 (13 Aug 2012) + + 13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-summary-0.5.80.ebuild: + Bump LeechCraft to 0.5.80, thanks to 0xd34df00d *leechcraft-summary-0.5.75 (19 Jul 2012) diff --git a/net-misc/leechcraft-summary/leechcraft-summary-0.5.80.ebuild b/net-misc/leechcraft-summary/leechcraft-summary-0.5.80.ebuild new file mode 100644 index 000000000000..f613f052456e --- /dev/null +++ b/net-misc/leechcraft-summary/leechcraft-summary-0.5.80.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.80.ebuild,v 1.1 2012/08/13 14:11:07 maksbotan 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 0a710520a9b0..56236b0b12a3 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.15 2012/07/19 20:09:49 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabpp/ChangeLog,v 1.16 2012/08/13 14:11:32 maksbotan Exp $ + +*leechcraft-tabpp-0.5.80 (13 Aug 2012) + + 13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-tabpp-0.5.80.ebuild: + Bump LeechCraft to 0.5.80, thanks to 0xd34df00d *leechcraft-tabpp-0.5.75 (19 Jul 2012) diff --git a/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.5.80.ebuild b/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.5.80.ebuild new file mode 100644 index 000000000000..7391b3dcb437 --- /dev/null +++ b/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.5.80.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.80.ebuild,v 1.1 2012/08/13 14:11:32 maksbotan 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 204e1d0a58be..bacde6231c35 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.8 2012/08/12 08:32:26 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabsessmanager/ChangeLog,v 1.9 2012/08/13 14:11:59 maksbotan Exp $ + +*leechcraft-tabsessmanager-0.5.80 (13 Aug 2012) + + 13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-tabsessmanager-0.5.80.ebuild: + Bump LeechCraft to 0.5.80, thanks to 0xd34df00d 12 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org> leechcraft-tabsessmanager-0.5.70.ebuild, diff --git a/net-misc/leechcraft-tabsessmanager/leechcraft-tabsessmanager-0.5.80.ebuild b/net-misc/leechcraft-tabsessmanager/leechcraft-tabsessmanager-0.5.80.ebuild new file mode 100644 index 000000000000..bdc70f14bf8c --- /dev/null +++ b/net-misc/leechcraft-tabsessmanager/leechcraft-tabsessmanager-0.5.80.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.80.ebuild,v 1.1 2012/08/13 14:11:59 maksbotan 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 a311e234a345..622e7d59b75c 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.15 2012/07/19 20:10:52 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabslist/ChangeLog,v 1.16 2012/08/13 14:12:24 maksbotan Exp $ + +*leechcraft-tabslist-0.5.80 (13 Aug 2012) + + 13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-tabslist-0.5.80.ebuild: + Bump LeechCraft to 0.5.80, thanks to 0xd34df00d *leechcraft-tabslist-0.5.75 (19 Jul 2012) diff --git a/net-misc/leechcraft-tabslist/leechcraft-tabslist-0.5.80.ebuild b/net-misc/leechcraft-tabslist/leechcraft-tabslist-0.5.80.ebuild new file mode 100644 index 000000000000..a394f9ccc2c5 --- /dev/null +++ b/net-misc/leechcraft-tabslist/leechcraft-tabslist-0.5.80.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.80.ebuild,v 1.1 2012/08/13 14:12:24 maksbotan 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}" |