diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2012-02-02 17:48:46 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2012-02-02 17:48:46 +0000 |
commit | e10f4a2853d37a53a0b310b50ba7e36cf16d0636 (patch) | |
tree | d1aa94ed7f2139e7cfb2721126115ae17976dfb3 /net-misc | |
parent | Stable for amd64, wrt bug #397269 (diff) | |
download | historical-e10f4a2853d37a53a0b310b50ba7e36cf16d0636.tar.gz historical-e10f4a2853d37a53a0b310b50ba7e36cf16d0636.tar.bz2 historical-e10f4a2853d37a53a0b310b50ba7e36cf16d0636.zip |
Big leechcraft bump to 0.4.99, thanks to 0xd34df00d
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'net-misc')
37 files changed, 531 insertions, 38 deletions
diff --git a/net-misc/leechcraft-advancednotifications/ChangeLog b/net-misc/leechcraft-advancednotifications/ChangeLog index 1064733f1e61..f94665cd3a2d 100644 --- a/net-misc/leechcraft-advancednotifications/ChangeLog +++ b/net-misc/leechcraft-advancednotifications/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-misc/leechcraft-advancednotifications -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-advancednotifications/ChangeLog,v 1.5 2011/12/31 12:09:04 maksbotan Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-advancednotifications/ChangeLog,v 1.6 2012/02/02 17:38:17 maksbotan Exp $ + +*leechcraft-advancednotifications-0.4.99 (02 Feb 2012) + + 02 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-advancednotifications-0.4.99.ebuild: + Bump net-misc/leechcraft-advancednotifications to 0.4.99, thanks to + 0xd34df00d *leechcraft-advancednotifications-0.4.97 (31 Dec 2011) diff --git a/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.99.ebuild b/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.99.ebuild new file mode 100644 index 000000000000..e2e48bd38622 --- /dev/null +++ b/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.99.ebuild @@ -0,0 +1,22 @@ +# 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.4.99.ebuild,v 1.1 2012/02/02 17:38:17 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}" +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 b7a531dbbb97..40be3aa6cb79 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-anhero/ChangeLog,v 1.5 2011/12/31 12:09:27 maksbotan Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-anhero/ChangeLog,v 1.6 2012/02/02 17:39:11 maksbotan Exp $ + +*leechcraft-anhero-0.4.99 (02 Feb 2012) + + 02 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-anhero-0.4.99.ebuild: + Bump app-editors/leechcraft-popishu to 0.4.99, thanks to 0xd34df00d *leechcraft-anhero-0.4.97 (31 Dec 2011) diff --git a/net-misc/leechcraft-anhero/leechcraft-anhero-0.4.99.ebuild b/net-misc/leechcraft-anhero/leechcraft-anhero-0.4.99.ebuild new file mode 100644 index 000000000000..b9742c13c2ff --- /dev/null +++ b/net-misc/leechcraft-anhero/leechcraft-anhero-0.4.99.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.4.99.ebuild,v 1.1 2012/02/02 17:39:11 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 e378198bed60..c2c4e7550bbc 100644 --- a/net-misc/leechcraft-auscrie/ChangeLog +++ b/net-misc/leechcraft-auscrie/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/leechcraft-auscrie -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-auscrie/ChangeLog,v 1.5 2011/12/31 12:09:53 maksbotan Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-auscrie/ChangeLog,v 1.6 2012/02/02 17:39:39 maksbotan Exp $ + + 02 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-auscrie-0.4.99.ebuild: + Bump app-editors/leechcraft-popishu to 0.4.99, thanks to 0xd34df00d *leechcraft-auscrie-0.4.97 (31 Dec 2011) diff --git a/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.99.ebuild b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.99.ebuild new file mode 100644 index 000000000000..138789ffdc83 --- /dev/null +++ b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.99.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.4.99.ebuild,v 1.1 2012/02/02 17:39:39 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 223eb35acbaa..3698bdb16452 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/ChangeLog,v 1.5 2011/12/31 12:10:51 maksbotan Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/ChangeLog,v 1.6 2012/02/02 17:40:13 maksbotan Exp $ + +*leechcraft-core-0.4.99 (02 Feb 2012) + + 02 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-core-0.4.99.ebuild: + Bump net-misc/leechcraft-core to 0.4.99, thanks to 0xd34df00d *leechcraft-core-0.4.97 (31 Dec 2011) diff --git a/net-misc/leechcraft-core/leechcraft-core-0.4.99.ebuild b/net-misc/leechcraft-core/leechcraft-core-0.4.99.ebuild new file mode 100644 index 000000000000..caaf6b8a05c9 --- /dev/null +++ b/net-misc/leechcraft-core/leechcraft-core-0.4.99.ebuild @@ -0,0 +1,66 @@ +# 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.4.99.ebuild,v 1.1 2012/02/02 17:40:13 maksbotan Exp $ + +EAPI="4" + +EGIT_REPO_URI="git://github.com/0xd34df00d/leechcraft.git" +EGIT_PROJECT="leechcraft-${PV}" + +inherit confutils leechcraft + +DESCRIPTION="Core of LeechCraft, the modular network client" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug +sqlite postgres" + +DEPEND=">=dev-libs/boost-1.39 + x11-libs/qt-core + x11-libs/qt-gui + x11-libs/qt-script + x11-libs/qt-sql[postgres?,sqlite?]" +RDEPEND="${DEPEND} + x11-libs/qt-svg" + +pkg_setup() { + confutils_require_any postgres sqlite +} + +src_configure() { + local mycmakeargs="-DENABLE_HTTP=OFF + -DENABLE_POSHUKU=OFF + -DENABLE_TORRENT=OFF + -DENABLE_AGGREGATOR=OFF + -DENABLE_NUFELLA=OFF + -DENABLE_DBUSMANAGER=OFF + -DENABLE_DEADLYRICS=OFF + -DENABLE_HISTORYHOLDER=OFF + -DENABLE_LMP=OFF + -DENABLE_NETWORKMONITOR=OFF + -DENABLE_SEEKTHRU=OFF + -DENABLE_CHATTER=OFF + -DENABLE_FTP=OFF + -DENABLE_EISKALTDCPP=OFF + -DENABLE_YASD=OFF + -DENABLE_ANHERO=OFF + -DENABLE_KINOTIFY=OFF + -DENABLE_VGRABBER=OFF + -DENABLE_NEWLIFE=OFF + -DENABLE_PYLC=OFF + -DENABLE_POC=OFF + -DENABLE_AUSCRIE=OFF + -DENABLE_SUMMARY=OFF + -DENABLE_TABPP=OFF + -DENABLE_SECMAN=OFF + -DENABLE_QROSP=OFF + -DENABLE_POPISHU=OFF + -DENABLE_GLANCE=OFF + -DENABLE_SHELLOPEN=OFF" + 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 10edfc566d26..0f0916a4d490 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/ChangeLog,v 1.5 2011/12/31 12:11:18 maksbotan Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/ChangeLog,v 1.6 2012/02/02 17:40:43 maksbotan Exp $ + +*leechcraft-cstp-0.4.99 (02 Feb 2012) + + 02 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-cstp-0.4.99.ebuild: + Bump net-misc/leechcraft-cstp to 0.4.99, thanks to 0xd34df00d *leechcraft-cstp-0.4.97 (31 Dec 2011) diff --git a/net-misc/leechcraft-cstp/leechcraft-cstp-0.4.99.ebuild b/net-misc/leechcraft-cstp/leechcraft-cstp-0.4.99.ebuild new file mode 100644 index 000000000000..b57bb8b51fdf --- /dev/null +++ b/net-misc/leechcraft-cstp/leechcraft-cstp-0.4.99.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.4.99.ebuild,v 1.1 2012/02/02 17:40:43 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 3fa849a94f23..0c6225046026 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-dbusmanager/ChangeLog,v 1.5 2011/12/31 12:12:02 maksbotan Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-dbusmanager/ChangeLog,v 1.6 2012/02/02 17:41:27 maksbotan Exp $ + +*leechcraft-dbusmanager-0.4.99 (02 Feb 2012) + + 02 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-dbusmanager-0.4.99.ebuild: + Bump net-misc/leechcraft-dbusmanager to 0.4.99, thanks to 0xd34df00d *leechcraft-dbusmanager-0.4.97 (31 Dec 2011) diff --git a/net-misc/leechcraft-dbusmanager/leechcraft-dbusmanager-0.4.99.ebuild b/net-misc/leechcraft-dbusmanager/leechcraft-dbusmanager-0.4.99.ebuild new file mode 100644 index 000000000000..563068d46761 --- /dev/null +++ b/net-misc/leechcraft-dbusmanager/leechcraft-dbusmanager-0.4.99.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.4.99.ebuild,v 1.1 2012/02/02 17:41:27 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" +RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-full/ChangeLog b/net-misc/leechcraft-full/ChangeLog index 9491786f5c26..3b134d1b1ea0 100644 --- a/net-misc/leechcraft-full/ChangeLog +++ b/net-misc/leechcraft-full/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for net-misc/leechcraft-full -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-full/ChangeLog,v 1.7 2011/12/31 12:13:00 maksbotan Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-full/ChangeLog,v 1.8 2012/02/02 17:42:23 maksbotan Exp $ + + 02 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-full-0.4.99.ebuild, leechcraft-full-9999.ebuild: + Add leechcraft-netstoremanager plugin + +*leechcraft-full-0.4.99 (02 Feb 2012) + + 02 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-full-0.4.99.ebuild: + Bump net-misc/leechcraft-full to 0.4.99, thanks to 0xd34df00d *leechcraft-full-0.4.97 (31 Dec 2011) diff --git a/net-misc/leechcraft-full/leechcraft-full-0.4.99.ebuild b/net-misc/leechcraft-full/leechcraft-full-0.4.99.ebuild new file mode 100644 index 000000000000..d67fe5fdba17 --- /dev/null +++ b/net-misc/leechcraft-full/leechcraft-full-0.4.99.ebuild @@ -0,0 +1,45 @@ +# 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.4.99.ebuild,v 1.1 2012/02/02 17:42:23 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} + ~media-video/leechcraft-lmp-${PV} + ~net-analyzer/leechcraft-networkmonitor-${PV} + ~net-ftp/leechcraft-lcftp-${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-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-newlife-${PV} + ~net-misc/leechcraft-qrosp-${PV} + ~net-misc/leechcraft-secman-${PV} + ~net-misc/leechcraft-summary-${PV} + ~net-misc/leechcraft-tabpp-${PV} + ~net-misc/leechcraft-tabslist-${PV} + ~net-news/leechcraft-aggregator-${PV} + ~net-p2p/leechcraft-bittorrent-${PV} + ~www-client/leechcraft-deadlyrics-${PV} + ~www-client/leechcraft-poshuku-${PV} + ~www-client/leechcraft-vgrabber-${PV} + ~www-misc/leechcraft-seekthru-${PV} + " +DEPEND="" diff --git a/net-misc/leechcraft-full/leechcraft-full-9999.ebuild b/net-misc/leechcraft-full/leechcraft-full-9999.ebuild index fdbc71e30bae..06e633bb2d20 100644 --- a/net-misc/leechcraft-full/leechcraft-full-9999.ebuild +++ b/net-misc/leechcraft-full/leechcraft-full-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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-9999.ebuild,v 1.5 2011/12/16 18:41:59 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-full/leechcraft-full-9999.ebuild,v 1.6 2012/02/02 17:42:23 maksbotan Exp $ EAPI="4" @@ -31,6 +31,7 @@ RDEPEND=" ~net-misc/leechcraft-lackman-${PV} ~net-misc/leechcraft-liznoo-${PV} ~net-misc/leechcraft-newlife-${PV} + ~net-misc/leechcraft-netstoremanager-${PV} ~net-misc/leechcraft-qrosp-${PV} ~net-misc/leechcraft-secman-${PV} ~net-misc/leechcraft-sidebar-${PV} diff --git a/net-misc/leechcraft-glance/ChangeLog b/net-misc/leechcraft-glance/ChangeLog index 4c2757f06200..ca06ebb6d0df 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-glance/ChangeLog,v 1.5 2011/12/31 12:13:28 maksbotan Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-glance/ChangeLog,v 1.6 2012/02/02 17:42:51 maksbotan Exp $ + +*leechcraft-glance-0.4.99 (02 Feb 2012) + + 02 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-glance-0.4.99.ebuild: + Bump net-misc/leechcraft-glance to 0.4.99, thanks to 0xd34df00d *leechcraft-glance-0.4.97 (31 Dec 2011) diff --git a/net-misc/leechcraft-glance/leechcraft-glance-0.4.99.ebuild b/net-misc/leechcraft-glance/leechcraft-glance-0.4.99.ebuild new file mode 100644 index 000000000000..be27727bd0ad --- /dev/null +++ b/net-misc/leechcraft-glance/leechcraft-glance-0.4.99.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.4.99.ebuild,v 1.1 2012/02/02 17:42:51 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 f108f086c9fc..790778024936 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-historyholder/ChangeLog,v 1.5 2011/12/31 12:13:52 maksbotan Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-historyholder/ChangeLog,v 1.6 2012/02/02 17:43:20 maksbotan Exp $ + +*leechcraft-historyholder-0.4.99 (02 Feb 2012) + + 02 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-historyholder-0.4.99.ebuild: + Bump net-misc/leechcraft-historyholder to 0.4.99, thanks to 0xd34df00d *leechcraft-historyholder-0.4.97 (31 Dec 2011) diff --git a/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.99.ebuild b/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.99.ebuild new file mode 100644 index 000000000000..aaf37ea4c84a --- /dev/null +++ b/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.99.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.4.99.ebuild,v 1.1 2012/02/02 17:43:20 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 f3eeac60f057..0953a7fa554e 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-kinotify/ChangeLog,v 1.5 2011/12/31 12:14:18 maksbotan Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-kinotify/ChangeLog,v 1.6 2012/02/02 17:43:50 maksbotan Exp $ + +*leechcraft-kinotify-0.4.99 (02 Feb 2012) + + 02 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-kinotify-0.4.99.ebuild: + Bump net-misc/leechcraft-kinotify to 0.4.99, thanks to 0xd34df00d *leechcraft-kinotify-0.4.97 (31 Dec 2011) diff --git a/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.99.ebuild b/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.99.ebuild new file mode 100644 index 000000000000..3f149f9522cc --- /dev/null +++ b/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.99.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.4.99.ebuild,v 1.1 2012/02/02 17:43:50 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" +RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-knowhow/ChangeLog b/net-misc/leechcraft-knowhow/ChangeLog index ab440bc71d63..b73698d2ee1e 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-knowhow/ChangeLog,v 1.4 2011/12/31 12:14:44 maksbotan Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-knowhow/ChangeLog,v 1.5 2012/02/02 17:44:20 maksbotan Exp $ + +*leechcraft-knowhow-0.4.99 (02 Feb 2012) + + 02 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-knowhow-0.4.99.ebuild: + Bump net-misc/leechcraft-knowhow to 0.4.99, thanks to 0xd34df00d *leechcraft-knowhow-0.4.97 (31 Dec 2011) diff --git a/net-misc/leechcraft-knowhow/leechcraft-knowhow-0.4.99.ebuild b/net-misc/leechcraft-knowhow/leechcraft-knowhow-0.4.99.ebuild new file mode 100644 index 000000000000..bc3ddaa86feb --- /dev/null +++ b/net-misc/leechcraft-knowhow/leechcraft-knowhow-0.4.99.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.4.99.ebuild,v 1.1 2012/02/02 17:44:20 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 c407da70130a..8e320b95a61e 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-lackman/ChangeLog,v 1.5 2011/12/31 12:15:07 maksbotan Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-lackman/ChangeLog,v 1.6 2012/02/02 17:44:50 maksbotan Exp $ + +*leechcraft-lackman-0.4.99 (02 Feb 2012) + + 02 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-lackman-0.4.99.ebuild: + Bump net-misc/leechcraft-lackman to 0.4.99, thanks to 0xd34df00d *leechcraft-lackman-0.4.97 (31 Dec 2011) diff --git a/net-misc/leechcraft-lackman/leechcraft-lackman-0.4.99.ebuild b/net-misc/leechcraft-lackman/leechcraft-lackman-0.4.99.ebuild new file mode 100644 index 000000000000..d4c3d85fa202 --- /dev/null +++ b/net-misc/leechcraft-lackman/leechcraft-lackman-0.4.99.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.4.99.ebuild,v 1.1 2012/02/02 17:44:50 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" +RDEPEND="${DEPEND} + virtual/leechcraft-downloader-http" diff --git a/net-misc/leechcraft-newlife/ChangeLog b/net-misc/leechcraft-newlife/ChangeLog index e1f4e2eefda4..9f5c99eec6a2 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-newlife/ChangeLog,v 1.5 2011/12/31 12:15:35 maksbotan Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-newlife/ChangeLog,v 1.6 2012/02/02 17:45:42 maksbotan Exp $ + +*leechcraft-newlife-0.4.99 (02 Feb 2012) + + 02 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-newlife-0.4.99.ebuild: + Bump net-misc/leechcraft-newlife to 0.4.99, thanks to 0xd34df00d *leechcraft-newlife-0.4.97 (31 Dec 2011) diff --git a/net-misc/leechcraft-newlife/leechcraft-newlife-0.4.99.ebuild b/net-misc/leechcraft-newlife/leechcraft-newlife-0.4.99.ebuild new file mode 100644 index 000000000000..56479a33b29c --- /dev/null +++ b/net-misc/leechcraft-newlife/leechcraft-newlife-0.4.99.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.4.99.ebuild,v 1.1 2012/02/02 17:45:42 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-qrosp/ChangeLog b/net-misc/leechcraft-qrosp/ChangeLog index 6ef9071d7a2c..a807d0328a00 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-qrosp/ChangeLog,v 1.5 2011/12/31 12:15:59 maksbotan Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-qrosp/ChangeLog,v 1.6 2012/02/02 17:46:11 maksbotan Exp $ + +*leechcraft-qrosp-0.4.99 (02 Feb 2012) + + 02 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-qrosp-0.4.99.ebuild: + Bump net-misc/leechcraft-qrosp to 0.4.99, thanks to 0xd34df00d *leechcraft-qrosp-0.4.97 (31 Dec 2011) diff --git a/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.4.99.ebuild b/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.4.99.ebuild new file mode 100644 index 000000000000..5ec6221864a2 --- /dev/null +++ b/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.4.99.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.4.99.ebuild,v 1.1 2012/02/02 17:46:11 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 267ad69454f7..75485da2311f 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-secman/ChangeLog,v 1.5 2011/12/31 12:16:23 maksbotan Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-secman/ChangeLog,v 1.6 2012/02/02 17:46:41 maksbotan Exp $ + +*leechcraft-secman-0.4.99 (02 Feb 2012) + + 02 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-secman-0.4.99.ebuild: + Bump net-misc/leechcraft-secman to 0.4.99, thanks to 0xd34df00d *leechcraft-secman-0.4.97 (31 Dec 2011) diff --git a/net-misc/leechcraft-secman/leechcraft-secman-0.4.99.ebuild b/net-misc/leechcraft-secman/leechcraft-secman-0.4.99.ebuild new file mode 100644 index 000000000000..73304b4c32a3 --- /dev/null +++ b/net-misc/leechcraft-secman/leechcraft-secman-0.4.99.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.4.99.ebuild,v 1.1 2012/02/02 17:46:41 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-summary/ChangeLog b/net-misc/leechcraft-summary/ChangeLog index 21ff88834a4a..2439e79d2e60 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-summary/ChangeLog,v 1.5 2011/12/31 12:16:53 maksbotan Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-summary/ChangeLog,v 1.6 2012/02/02 17:47:17 maksbotan Exp $ + +*leechcraft-summary-0.4.99 (02 Feb 2012) + + 02 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-summary-0.4.99.ebuild: + Bump net-misc/leechcraft-summary to 0.4.99, thanks to 0xd34df00d *leechcraft-summary-0.4.97 (31 Dec 2011) diff --git a/net-misc/leechcraft-summary/leechcraft-summary-0.4.99.ebuild b/net-misc/leechcraft-summary/leechcraft-summary-0.4.99.ebuild new file mode 100644 index 000000000000..cce4cfcf5a5c --- /dev/null +++ b/net-misc/leechcraft-summary/leechcraft-summary-0.4.99.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.4.99.ebuild,v 1.1 2012/02/02 17:47:17 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 2628c32e1d38..0470d50b657f 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabpp/ChangeLog,v 1.5 2011/12/31 12:17:16 maksbotan Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabpp/ChangeLog,v 1.6 2012/02/02 17:47:48 maksbotan Exp $ + +*leechcraft-tabpp-0.4.99 (02 Feb 2012) + + 02 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-tabpp-0.4.99.ebuild: + Bump net-misc/leechcraft-tabpp to 0.4.99, thanks to 0xd34df00d *leechcraft-tabpp-0.4.97 (31 Dec 2011) diff --git a/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.99.ebuild b/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.99.ebuild new file mode 100644 index 000000000000..60195a5728bd --- /dev/null +++ b/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.99.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.4.99.ebuild,v 1.1 2012/02/02 17:47:48 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-tabslist/ChangeLog b/net-misc/leechcraft-tabslist/ChangeLog index c49e6f7dfdf7..6aa63cf336d1 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabslist/ChangeLog,v 1.5 2011/12/31 12:17:45 maksbotan Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabslist/ChangeLog,v 1.6 2012/02/02 17:48:46 maksbotan Exp $ + +*leechcraft-tabslist-0.4.99 (02 Feb 2012) + + 02 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-tabslist-0.4.99.ebuild: + Bump net-misc/leechcraft-tabslist to 0.4.99, thanks to 0xd34df00d *leechcraft-tabslist-0.4.97 (31 Dec 2011) diff --git a/net-misc/leechcraft-tabslist/leechcraft-tabslist-0.4.99.ebuild b/net-misc/leechcraft-tabslist/leechcraft-tabslist-0.4.99.ebuild new file mode 100644 index 000000000000..775d00fea37f --- /dev/null +++ b/net-misc/leechcraft-tabslist/leechcraft-tabslist-0.4.99.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.4.99.ebuild,v 1.1 2012/02/02 17:48:46 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}" |