Big leechcraft bump, 0.4.90
authorMaxim Koltsov <maksbotan@gentoo.org>
Wed, 14 Sep 2011 17:06:40 +0000 (17:06 +0000)
committerMaxim Koltsov <maksbotan@gentoo.org>
Wed, 14 Sep 2011 17:06:40 +0000 (17:06 +0000)
Package-Manager: portage-2.1.10.15/cvs/Linux x86_64

34 files changed:
net-misc/leechcraft-advancednotifications/ChangeLog
net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.90.ebuild [new file with mode: 0644]
net-misc/leechcraft-anhero/ChangeLog
net-misc/leechcraft-anhero/leechcraft-anhero-0.4.90.ebuild [new file with mode: 0644]
net-misc/leechcraft-auscrie/ChangeLog
net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.90.ebuild [new file with mode: 0644]
net-misc/leechcraft-core/ChangeLog
net-misc/leechcraft-core/leechcraft-core-0.4.90.ebuild [new file with mode: 0644]
net-misc/leechcraft-cstp/ChangeLog
net-misc/leechcraft-cstp/leechcraft-cstp-0.4.90.ebuild [new file with mode: 0644]
net-misc/leechcraft-dbusmanager/ChangeLog
net-misc/leechcraft-dbusmanager/leechcraft-dbusmanager-0.4.90.ebuild [new file with mode: 0644]
net-misc/leechcraft-full/ChangeLog
net-misc/leechcraft-full/leechcraft-full-0.4.90.ebuild [new file with mode: 0644]
net-misc/leechcraft-glance/ChangeLog
net-misc/leechcraft-glance/leechcraft-glance-0.4.90.ebuild [new file with mode: 0644]
net-misc/leechcraft-historyholder/ChangeLog
net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.90.ebuild [new file with mode: 0644]
net-misc/leechcraft-kinotify/ChangeLog
net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.90.ebuild [new file with mode: 0644]
net-misc/leechcraft-lackman/ChangeLog
net-misc/leechcraft-lackman/leechcraft-lackman-0.4.90.ebuild [new file with mode: 0644]
net-misc/leechcraft-newlife/ChangeLog
net-misc/leechcraft-newlife/leechcraft-newlife-0.4.90.ebuild [new file with mode: 0644]
net-misc/leechcraft-qrosp/ChangeLog
net-misc/leechcraft-qrosp/leechcraft-qrosp-0.4.90.ebuild [new file with mode: 0644]
net-misc/leechcraft-secman/ChangeLog
net-misc/leechcraft-secman/leechcraft-secman-0.4.90.ebuild [new file with mode: 0644]
net-misc/leechcraft-summary/ChangeLog
net-misc/leechcraft-summary/leechcraft-summary-0.4.90.ebuild [new file with mode: 0644]
net-misc/leechcraft-tabpp/ChangeLog
net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.90.ebuild [new file with mode: 0644]
net-misc/leechcraft-tabslist/ChangeLog
net-misc/leechcraft-tabslist/leechcraft-tabslist-0.4.90.ebuild [new file with mode: 0644]

index de9903ccf3ef330b49338d99c477d837f701f6b7..0393175bea47f42c2fd21d74f57f548208befc93 100644 (file)
@@ -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.1 2011/08/25 15:43:02 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-advancednotifications/ChangeLog,v 1.2 2011/09/14 17:01:03 maksbotan Exp $
+
+*leechcraft-advancednotifications-0.4.90 (14 Sep 2011)
+
+  14 Sep 2011; Maxim Koltsov <maksbotan@gentoo.org>
+  +leechcraft-advancednotifications-0.4.90.ebuild:
+  Bump net-misc/leechcraft-advancednotifications to 0.4.90, thanks to
+  0xd34df00d
 
 *leechcraft-advancednotifications-9999 (25 Aug 2011)
 *leechcraft-advancednotifications-0.4.85 (25 Aug 2011)
diff --git a/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.90.ebuild b/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.90.ebuild
new file mode 100644 (file)
index 0000000..a5da499
--- /dev/null
@@ -0,0 +1,22 @@
+# Copyright 1999-2011 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.90.ebuild,v 1.1 2011/09/14 17:01:03 maksbotan Exp $
+
+EAPI="2"
+
+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)."
+}
index 61b39e01e080a9dec1f77b82f96d0e449e96a02e..613713342406aac82fefe38b14961d99d46fe1ee 100644 (file)
@@ -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.1 2011/08/25 15:40:45 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-anhero/ChangeLog,v 1.2 2011/09/14 17:01:24 maksbotan Exp $
+
+*leechcraft-anhero-0.4.90 (14 Sep 2011)
+
+  14 Sep 2011; Maxim Koltsov <maksbotan@gentoo.org>
+  +leechcraft-anhero-0.4.90.ebuild:
+  Bump net-misc/leechcraft-anhero to 0.4.90, thanks to 0xd34df00d
 
 *leechcraft-anhero-9999 (25 Aug 2011)
 *leechcraft-anhero-0.4.85 (25 Aug 2011)
diff --git a/net-misc/leechcraft-anhero/leechcraft-anhero-0.4.90.ebuild b/net-misc/leechcraft-anhero/leechcraft-anhero-0.4.90.ebuild
new file mode 100644 (file)
index 0000000..d43a087
--- /dev/null
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 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.90.ebuild,v 1.1 2011/09/14 17:01:24 maksbotan Exp $
+
+EAPI="2"
+
+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}"
index b8cd3cd7be3d8b6cc98ba772869a2e12bda482eb..5c51e772938e494abf4503663637d479a0bbf478 100644 (file)
@@ -1,6 +1,12 @@
 # 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.1 2011/08/25 18:10:37 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-auscrie/ChangeLog,v 1.2 2011/09/14 17:01:45 maksbotan Exp $
+
+*leechcraft-auscrie-0.4.90 (14 Sep 2011)
+
+  14 Sep 2011; Maxim Koltsov <maksbotan@gentoo.org>
+  +leechcraft-auscrie-0.4.90.ebuild:
+  Bump net-misc/leechcraft-auscrie to 0.4.90, thanks to 0xd34df00d
 
 *leechcraft-auscrie-9999 (25 Aug 2011)
 *leechcraft-auscrie-0.4.85 (25 Aug 2011)
diff --git a/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.90.ebuild b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.90.ebuild
new file mode 100644 (file)
index 0000000..605cb4a
--- /dev/null
@@ -0,0 +1,16 @@
+# Copyright 1999-2011 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.90.ebuild,v 1.1 2011/09/14 17:01:45 maksbotan Exp $
+
+EAPI="2"
+
+inherit leechcraft
+
+DESCRIPTION="Auscrie, LeechCraft auto screenshooter"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="=net-misc/leechcraft-core-${PV}"
+RDEPEND="${DEPEND}"
index 707f3da4f59767703ddea6459768c31066f8ff8c..32e9d6b7566c54e2f4ca11fb1df785717b6d3340 100644 (file)
@@ -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.1 2011/08/22 18:28:23 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/ChangeLog,v 1.2 2011/09/14 17:02:07 maksbotan Exp $
+
+*leechcraft-core-0.4.90 (14 Sep 2011)
+
+  14 Sep 2011; Maxim Koltsov <maksbotan@gentoo.org>
+  +leechcraft-core-0.4.90.ebuild:
+  Bump net-misc/leechcraft-core to 0.4.90, thanks to 0xd34df00d
 
 *leechcraft-core-9999 (22 Aug 2011)
 *leechcraft-core-0.4.85 (22 Aug 2011)
diff --git a/net-misc/leechcraft-core/leechcraft-core-0.4.90.ebuild b/net-misc/leechcraft-core/leechcraft-core-0.4.90.ebuild
new file mode 100644 (file)
index 0000000..c3ee69c
--- /dev/null
@@ -0,0 +1,66 @@
+# Copyright 1999-2011 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.90.ebuild,v 1.1 2011/09/14 17:02:07 maksbotan Exp $
+
+EAPI="2"
+
+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
+}
index c76e844b2df71ffab3016eaf6278aeb81e03a7de..00d72f573fe4281ccd3abe96ff2967acc3390c58 100644 (file)
@@ -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.1 2011/08/23 19:01:44 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/ChangeLog,v 1.2 2011/09/14 17:02:28 maksbotan Exp $
+
+*leechcraft-cstp-0.4.90 (14 Sep 2011)
+
+  14 Sep 2011; Maxim Koltsov <maksbotan@gentoo.org>
+  +leechcraft-cstp-0.4.90.ebuild:
+  Bump net-misc/leechcraft-cstp to 0.4.90, thanks to 0xd34df00d
 
 *leechcraft-cstp-9999 (23 Aug 2011)
 *leechcraft-cstp-0.4.85 (23 Aug 2011)
diff --git a/net-misc/leechcraft-cstp/leechcraft-cstp-0.4.90.ebuild b/net-misc/leechcraft-cstp/leechcraft-cstp-0.4.90.ebuild
new file mode 100644 (file)
index 0000000..08aa71c
--- /dev/null
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 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.90.ebuild,v 1.1 2011/09/14 17:02:28 maksbotan Exp $
+
+EAPI="2"
+
+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"
index 0c59183d23aa57a0a8086b9317a40c65875e550b..4b0e49726dfa4ca68bc7ada2fbc77dbc5da2355c 100644 (file)
@@ -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.1 2011/08/25 15:27:28 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-dbusmanager/ChangeLog,v 1.2 2011/09/14 17:02:49 maksbotan Exp $
+
+*leechcraft-dbusmanager-0.4.90 (14 Sep 2011)
+
+  14 Sep 2011; Maxim Koltsov <maksbotan@gentoo.org>
+  +leechcraft-dbusmanager-0.4.90.ebuild:
+  Bump net-misc/leechcraft-dbusmanager to 0.4.90, thanks to 0xd34df00d
 
 *leechcraft-dbusmanager-9999 (25 Aug 2011)
 *leechcraft-dbusmanager-0.4.85 (25 Aug 2011)
diff --git a/net-misc/leechcraft-dbusmanager/leechcraft-dbusmanager-0.4.90.ebuild b/net-misc/leechcraft-dbusmanager/leechcraft-dbusmanager-0.4.90.ebuild
new file mode 100644 (file)
index 0000000..7a93f46
--- /dev/null
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 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.90.ebuild,v 1.1 2011/09/14 17:02:49 maksbotan Exp $
+
+EAPI="2"
+
+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}"
index 9eec9a78e31c225fad7e60b4818c1b155ab09265..edf34672067f7be30dd799ce3ac0464e7346153b 100644 (file)
@@ -1,6 +1,12 @@
 # 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.1 2011/08/25 20:03:27 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-full/ChangeLog,v 1.2 2011/09/14 17:03:10 maksbotan Exp $
+
+*leechcraft-full-0.4.90 (14 Sep 2011)
+
+  14 Sep 2011; Maxim Koltsov <maksbotan@gentoo.org>
+  +leechcraft-full-0.4.90.ebuild:
+  Bump net-misc/leechcraft-full to 0.4.90, thanks to 0xd34df00d
 
 *leechcraft-full-9999 (25 Aug 2011)
 *leechcraft-full-0.4.85 (25 Aug 2011)
diff --git a/net-misc/leechcraft-full/leechcraft-full-0.4.90.ebuild b/net-misc/leechcraft-full/leechcraft-full-0.4.90.ebuild
new file mode 100644 (file)
index 0000000..c1716ab
--- /dev/null
@@ -0,0 +1,44 @@
+# Copyright 1999-2011 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.90.ebuild,v 1.1 2011/09/14 17:03:10 maksbotan Exp $
+
+EAPI="2"
+
+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-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=""
index de9173e3f3ce4077580f5f9f2365d582edd14853..dcedc89480cde003a0fe34e1778f04523aa1976a 100644 (file)
@@ -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.1 2011/08/25 18:42:46 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-glance/ChangeLog,v 1.2 2011/09/14 17:03:31 maksbotan Exp $
+
+*leechcraft-glance-0.4.90 (14 Sep 2011)
+
+  14 Sep 2011; Maxim Koltsov <maksbotan@gentoo.org>
+  +leechcraft-glance-0.4.90.ebuild:
+  Bump net-misc/leechcraft-glance to 0.4.90, thanks to 0xd34df00d
 
 *leechcraft-glance-9999 (25 Aug 2011)
 *leechcraft-glance-0.4.85 (25 Aug 2011)
diff --git a/net-misc/leechcraft-glance/leechcraft-glance-0.4.90.ebuild b/net-misc/leechcraft-glance/leechcraft-glance-0.4.90.ebuild
new file mode 100644 (file)
index 0000000..cda4952
--- /dev/null
@@ -0,0 +1,16 @@
+# Copyright 1999-2011 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.90.ebuild,v 1.1 2011/09/14 17:03:31 maksbotan Exp $
+
+EAPI="2"
+
+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}"
index ca361a49cead49503c71cc2e47836bf497e6a10a..520b81317c44d2d5ccbbc408e11c8da92a6ed678 100644 (file)
@@ -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.1 2011/08/25 18:07:43 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-historyholder/ChangeLog,v 1.2 2011/09/14 17:03:52 maksbotan Exp $
+
+*leechcraft-historyholder-0.4.90 (14 Sep 2011)
+
+  14 Sep 2011; Maxim Koltsov <maksbotan@gentoo.org>
+  +leechcraft-historyholder-0.4.90.ebuild:
+  Bump net-misc/leechcraft-historyholder to 0.4.90, thanks to 0xd34df00d
 
 *leechcraft-historyholder-9999 (25 Aug 2011)
 *leechcraft-historyholder-0.4.85 (25 Aug 2011)
diff --git a/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.90.ebuild b/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.90.ebuild
new file mode 100644 (file)
index 0000000..bf0338f
--- /dev/null
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 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.90.ebuild,v 1.1 2011/09/14 17:03:52 maksbotan Exp $
+
+EAPI="2"
+
+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"
index e07c7b2df15c30fb9ebf8f3538e31cd0721a6576..bbf5bd312a98787244f776a32f29c4981b8b3b93 100644 (file)
@@ -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.1 2011/08/25 19:43:24 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-kinotify/ChangeLog,v 1.2 2011/09/14 17:04:13 maksbotan Exp $
+
+*leechcraft-kinotify-0.4.90 (14 Sep 2011)
+
+  14 Sep 2011; Maxim Koltsov <maksbotan@gentoo.org>
+  +leechcraft-kinotify-0.4.90.ebuild:
+  Bump net-misc/leechcraft-kinotify to 0.4.90, thanks to 0xd34df00d
 
 *leechcraft-kinotify-9999 (25 Aug 2011)
 *leechcraft-kinotify-0.4.85 (25 Aug 2011)
diff --git a/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.90.ebuild b/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.90.ebuild
new file mode 100644 (file)
index 0000000..e44b0cb
--- /dev/null
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 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.90.ebuild,v 1.1 2011/09/14 17:04:13 maksbotan Exp $
+
+EAPI="2"
+
+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}"
index d7b6be65c3298ec0172df173739b69fe4546ed2f..511a963fbc4688562bb5401f540e7d3dbcbbee54 100644 (file)
@@ -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.1 2011/08/25 18:31:50 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-lackman/ChangeLog,v 1.2 2011/09/14 17:04:34 maksbotan Exp $
+
+*leechcraft-lackman-0.4.90 (14 Sep 2011)
+
+  14 Sep 2011; Maxim Koltsov <maksbotan@gentoo.org>
+  +leechcraft-lackman-0.4.90.ebuild:
+  Bump net-misc/leechcraft-lackman to 0.4.90, thanks to 0xd34df00d
 
 *leechcraft-lackman-0.4.85 (25 Aug 2011)
 
diff --git a/net-misc/leechcraft-lackman/leechcraft-lackman-0.4.90.ebuild b/net-misc/leechcraft-lackman/leechcraft-lackman-0.4.90.ebuild
new file mode 100644 (file)
index 0000000..bbbff97
--- /dev/null
@@ -0,0 +1,18 @@
+# Copyright 1999-2011 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.90.ebuild,v 1.1 2011/09/14 17:04:34 maksbotan Exp $
+
+EAPI="2"
+
+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"
index d530b4951c88dccb4563a80d9dbd84128e22d157..6a8311529cd8bb410ed9511c91b82dd1a060664f 100644 (file)
@@ -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.1 2011/08/25 18:35:10 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-newlife/ChangeLog,v 1.2 2011/09/14 17:04:55 maksbotan Exp $
+
+*leechcraft-newlife-0.4.90 (14 Sep 2011)
+
+  14 Sep 2011; Maxim Koltsov <maksbotan@gentoo.org>
+  +leechcraft-newlife-0.4.90.ebuild:
+  Bump net-misc/leechcraft-newlife to 0.4.90, thanks to 0xd34df00d
 
 *leechcraft-newlife-9999 (25 Aug 2011)
 *leechcraft-newlife-0.4.85 (25 Aug 2011)
diff --git a/net-misc/leechcraft-newlife/leechcraft-newlife-0.4.90.ebuild b/net-misc/leechcraft-newlife/leechcraft-newlife-0.4.90.ebuild
new file mode 100644 (file)
index 0000000..8589bae
--- /dev/null
@@ -0,0 +1,16 @@
+# Copyright 1999-2011 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.90.ebuild,v 1.1 2011/09/14 17:04:55 maksbotan Exp $
+
+EAPI="2"
+
+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}"
index 21fc7f135f3ab7a4c88d8d23cb50949026d4e1df..a8afba661ca3193433ea25465c9e6083d1d023dd 100644 (file)
@@ -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.1 2011/08/25 15:18:44 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-qrosp/ChangeLog,v 1.2 2011/09/14 17:05:16 maksbotan Exp $
+
+*leechcraft-qrosp-0.4.90 (14 Sep 2011)
+
+  14 Sep 2011; Maxim Koltsov <maksbotan@gentoo.org>
+  +leechcraft-qrosp-0.4.90.ebuild:
+  Bump net-misc/leechcraft-qrosp to 0.4.90, thanks to 0xd34df00d
 
 *leechcraft-qrosp-9999 (25 Aug 2011)
 *leechcraft-qrosp-0.4.85 (25 Aug 2011)
diff --git a/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.4.90.ebuild b/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.4.90.ebuild
new file mode 100644 (file)
index 0000000..4b4865a
--- /dev/null
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 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.90.ebuild,v 1.1 2011/09/14 17:05:16 maksbotan Exp $
+
+EAPI="2"
+
+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}"
index 3465e26adbd299c429843b0da2ed5c0420132fd8..4fad89ee7bb47ce9a68173be8203247408edc8b4 100644 (file)
@@ -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.1 2011/08/25 19:53:12 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-secman/ChangeLog,v 1.2 2011/09/14 17:05:37 maksbotan Exp $
+
+*leechcraft-secman-0.4.90 (14 Sep 2011)
+
+  14 Sep 2011; Maxim Koltsov <maksbotan@gentoo.org>
+  +leechcraft-secman-0.4.90.ebuild:
+  Bump net-misc/leechcraft-secman to 0.4.90, thanks to 0xd34df00d
 
 *leechcraft-secman-9999 (25 Aug 2011)
 *leechcraft-secman-0.4.85 (25 Aug 2011)
diff --git a/net-misc/leechcraft-secman/leechcraft-secman-0.4.90.ebuild b/net-misc/leechcraft-secman/leechcraft-secman-0.4.90.ebuild
new file mode 100644 (file)
index 0000000..5b309af
--- /dev/null
@@ -0,0 +1,16 @@
+# Copyright 1999-2011 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.90.ebuild,v 1.1 2011/09/14 17:05:37 maksbotan Exp $
+
+EAPI="2"
+
+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}"
index 9027c802eaa69536fab62671b0144e6b05c9d59e..964b162837b338102f1323c988747a3bc89e42b2 100644 (file)
@@ -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.1 2011/08/22 19:00:06 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-summary/ChangeLog,v 1.2 2011/09/14 17:05:58 maksbotan Exp $
+
+*leechcraft-summary-0.4.90 (14 Sep 2011)
+
+  14 Sep 2011; Maxim Koltsov <maksbotan@gentoo.org>
+  +leechcraft-summary-0.4.90.ebuild:
+  Bump net-misc/leechcraft-summary to 0.4.90, thanks to 0xd34df00d
 
 *leechcraft-summary-9999 (22 Aug 2011)
 *leechcraft-summary-0.4.85 (22 Aug 2011)
diff --git a/net-misc/leechcraft-summary/leechcraft-summary-0.4.90.ebuild b/net-misc/leechcraft-summary/leechcraft-summary-0.4.90.ebuild
new file mode 100644 (file)
index 0000000..89a6785
--- /dev/null
@@ -0,0 +1,16 @@
+# Copyright 1999-2011 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.90.ebuild,v 1.1 2011/09/14 17:05:58 maksbotan Exp $
+
+EAPI="2"
+
+inherit leechcraft
+
+DESCRIPTION="Summary plugin for Leechcraft"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="=net-misc/leechcraft-core-${PV}"
+RDEPEND="${DEPEND}"
index ff41670e1e183261f5b3edfa5014055e8a902029..2feb10b819d24ea6d3dbc8a9a8783ee893d840c3 100644 (file)
@@ -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.1 2011/08/25 18:19:44 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabpp/ChangeLog,v 1.2 2011/09/14 17:06:19 maksbotan Exp $
+
+*leechcraft-tabpp-0.4.90 (14 Sep 2011)
+
+  14 Sep 2011; Maxim Koltsov <maksbotan@gentoo.org>
+  +leechcraft-tabpp-0.4.90.ebuild:
+  Bump net-misc/leechcraft-tabpp to 0.4.90, thanks to 0xd34df00d
 
 *leechcraft-tabpp-9999 (25 Aug 2011)
 *leechcraft-tabpp-0.4.85 (25 Aug 2011)
diff --git a/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.90.ebuild b/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.90.ebuild
new file mode 100644 (file)
index 0000000..22e71e2
--- /dev/null
@@ -0,0 +1,16 @@
+# Copyright 1999-2011 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.90.ebuild,v 1.1 2011/09/14 17:06:19 maksbotan Exp $
+
+EAPI="2"
+
+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}"
index 774aa24dc7603df260abe415e350170092630e07..7516c174abc815e3db4c23b21dc6e2bd8136aa24 100644 (file)
@@ -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.1 2011/08/25 19:41:06 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabslist/ChangeLog,v 1.2 2011/09/14 17:06:40 maksbotan Exp $
+
+*leechcraft-tabslist-0.4.90 (14 Sep 2011)
+
+  14 Sep 2011; Maxim Koltsov <maksbotan@gentoo.org>
+  +leechcraft-tabslist-0.4.90.ebuild:
+  Bump net-misc/leechcraft-tabslist to 0.4.90, thanks to 0xd34df00d
 
 *leechcraft-tabslist-9999 (25 Aug 2011)
 *leechcraft-tabslist-0.4.85 (25 Aug 2011)
diff --git a/net-misc/leechcraft-tabslist/leechcraft-tabslist-0.4.90.ebuild b/net-misc/leechcraft-tabslist/leechcraft-tabslist-0.4.90.ebuild
new file mode 100644 (file)
index 0000000..84aefe4
--- /dev/null
@@ -0,0 +1,16 @@
+# Copyright 1999-2011 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.90.ebuild,v 1.1 2011/09/14 17:06:40 maksbotan Exp $
+
+EAPI="2"
+
+inherit leechcraft
+
+DESCRIPTION="Quick navigation between tabs in LeechCraft"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="=net-misc/leechcraft-core-${PV}"
+RDEPEND="${DEPEND}"