diff options
54 files changed, 253 insertions, 472 deletions
diff --git a/net-misc/leechcraft-advancednotifications/ChangeLog b/net-misc/leechcraft-advancednotifications/ChangeLog index 494d8ad9b9cb..1064733f1e61 100644 --- a/net-misc/leechcraft-advancednotifications/ChangeLog +++ b/net-misc/leechcraft-advancednotifications/ChangeLog @@ -1,6 +1,14 @@ # 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.4 2011/12/16 18:39:36 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-advancednotifications/ChangeLog,v 1.5 2011/12/31 12:09:04 maksbotan Exp $ + +*leechcraft-advancednotifications-0.4.97 (31 Dec 2011) + + 31 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-advancednotifications-0.4.85.ebuild, + -leechcraft-advancednotifications-0.4.90.ebuild, + +leechcraft-advancednotifications-0.4.97.ebuild: + Bump to 0.4.97, remove 0.4.80 and 0.4.90 *leechcraft-advancednotifications-0.4.96-r1 (16 Dec 2011) diff --git a/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.85.ebuild b/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.85.ebuild deleted file mode 100644 index 71868dcb5dc3..000000000000 --- a/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.85.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# 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.85.ebuild,v 1.1 2011/08/25 15:43:02 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}" diff --git a/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.90.ebuild b/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.97.ebuild index a5da4990b493..7fa6f64a6f69 100644 --- a/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.90.ebuild +++ b/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.97.ebuild @@ -1,8 +1,8 @@ # 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 $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.97.ebuild,v 1.1 2011/12/31 12:09:04 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug" -DEPEND="=net-misc/leechcraft-core-${PV}" +DEPEND="~net-misc/leechcraft-core-${PV}" RDEPEND="${DEPEND}" pkg_postinst() { diff --git a/net-misc/leechcraft-anhero/ChangeLog b/net-misc/leechcraft-anhero/ChangeLog index f3df0ae864a5..b7a531dbbb97 100644 --- a/net-misc/leechcraft-anhero/ChangeLog +++ b/net-misc/leechcraft-anhero/ChangeLog @@ -1,6 +1,13 @@ # 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.4 2011/12/16 18:39:59 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-anhero/ChangeLog,v 1.5 2011/12/31 12:09:27 maksbotan Exp $ + +*leechcraft-anhero-0.4.97 (31 Dec 2011) + + 31 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-anhero-0.4.85.ebuild, -leechcraft-anhero-0.4.90.ebuild, + +leechcraft-anhero-0.4.97.ebuild: + Bump to 0.4.97, remove 0.4.80 and 0.4.90 *leechcraft-anhero-0.4.96-r1 (16 Dec 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 deleted file mode 100644 index d43a087712da..000000000000 --- a/net-misc/leechcraft-anhero/leechcraft-anhero-0.4.90.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# 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}" diff --git a/net-misc/leechcraft-anhero/leechcraft-anhero-0.4.85.ebuild b/net-misc/leechcraft-anhero/leechcraft-anhero-0.4.97.ebuild index 98e32dfa0ffe..ea307eb7adbb 100644 --- a/net-misc/leechcraft-anhero/leechcraft-anhero-0.4.85.ebuild +++ b/net-misc/leechcraft-anhero/leechcraft-anhero-0.4.97.ebuild @@ -1,8 +1,8 @@ # 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.85.ebuild,v 1.1 2011/08/25 15:40:45 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-anhero/leechcraft-anhero-0.4.97.ebuild,v 1.1 2011/12/31 12:09:27 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,6 +12,6 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug" -DEPEND="=net-misc/leechcraft-core-${PV} +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 2c530a31c1ef..e378198bed60 100644 --- a/net-misc/leechcraft-auscrie/ChangeLog +++ b/net-misc/leechcraft-auscrie/ChangeLog @@ -1,6 +1,13 @@ # 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.4 2011/12/16 18:40:23 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-auscrie/ChangeLog,v 1.5 2011/12/31 12:09:53 maksbotan Exp $ + +*leechcraft-auscrie-0.4.97 (31 Dec 2011) + + 31 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-auscrie-0.4.85.ebuild, -leechcraft-auscrie-0.4.90.ebuild, + +leechcraft-auscrie-0.4.97.ebuild: + Bump to 0.4.97, remove 0.4.80 and 0.4.90 *leechcraft-auscrie-0.4.96-r1 (16 Dec 2011) diff --git a/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.85.ebuild b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.85.ebuild deleted file mode 100644 index 9d5099f8bdc0..000000000000 --- a/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.85.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# 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.85.ebuild,v 1.1 2011/08/25 18:10:37 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}" diff --git a/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.90.ebuild b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.97.ebuild index 605cb4a63ef7..53f5a88aaf46 100644 --- a/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.90.ebuild +++ b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.97.ebuild @@ -1,8 +1,8 @@ # 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 $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.97.ebuild,v 1.1 2011/12/31 12:09:53 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,5 +12,5 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug" -DEPEND="=net-misc/leechcraft-core-${PV}" +DEPEND="~net-misc/leechcraft-core-${PV}" RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-core/ChangeLog b/net-misc/leechcraft-core/ChangeLog index 06d7be8c6e98..223eb35acbaa 100644 --- a/net-misc/leechcraft-core/ChangeLog +++ b/net-misc/leechcraft-core/ChangeLog @@ -1,6 +1,13 @@ # 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.4 2011/12/16 18:40:47 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/ChangeLog,v 1.5 2011/12/31 12:10:51 maksbotan Exp $ + +*leechcraft-core-0.4.97 (31 Dec 2011) + + 31 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-core-0.4.85.ebuild, -leechcraft-core-0.4.90.ebuild, + +leechcraft-core-0.4.97.ebuild: + Bump to 0.4.97, remove 0.4.80 and 0.4.90 *leechcraft-core-0.4.96-r1 (16 Dec 2011) diff --git a/net-misc/leechcraft-core/leechcraft-core-0.4.85.ebuild b/net-misc/leechcraft-core/leechcraft-core-0.4.85.ebuild deleted file mode 100644 index cb54cd0121e5..000000000000 --- a/net-misc/leechcraft-core/leechcraft-core-0.4.85.ebuild +++ /dev/null @@ -1,72 +0,0 @@ -# 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.85.ebuild,v 1.1 2011/08/22 18:28:23 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() { - if use debug ; then - CMAKE_BUILD_TYPE="RelWithDebInfo" - else - CMAKE_BUILD_TYPE="Release" - fi - local mycmakeargs="-DLEECHCRAFT_VERSION=${PV} - -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-core/leechcraft-core-0.4.90.ebuild b/net-misc/leechcraft-core/leechcraft-core-0.4.97.ebuild index c3ee69cec6b9..d86492224b00 100644 --- a/net-misc/leechcraft-core/leechcraft-core-0.4.90.ebuild +++ b/net-misc/leechcraft-core/leechcraft-core-0.4.97.ebuild @@ -1,8 +1,8 @@ # 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 $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/leechcraft-core-0.4.97.ebuild,v 1.1 2011/12/31 12:10:51 maksbotan Exp $ -EAPI="2" +EAPI="4" EGIT_REPO_URI="git://github.com/0xd34df00d/leechcraft.git" EGIT_PROJECT="leechcraft-${PV}" diff --git a/net-misc/leechcraft-cstp/ChangeLog b/net-misc/leechcraft-cstp/ChangeLog index 95a8593ba157..10edfc566d26 100644 --- a/net-misc/leechcraft-cstp/ChangeLog +++ b/net-misc/leechcraft-cstp/ChangeLog @@ -1,6 +1,13 @@ # 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.4 2011/12/16 18:41:10 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/ChangeLog,v 1.5 2011/12/31 12:11:18 maksbotan Exp $ + +*leechcraft-cstp-0.4.97 (31 Dec 2011) + + 31 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-cstp-0.4.85.ebuild, -leechcraft-cstp-0.4.90.ebuild, + +leechcraft-cstp-0.4.97.ebuild: + Bump to 0.4.97, remove 0.4.80 and 0.4.90 *leechcraft-cstp-0.4.96-r1 (16 Dec 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 deleted file mode 100644 index 08aa71ced738..000000000000 --- a/net-misc/leechcraft-cstp/leechcraft-cstp-0.4.90.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# 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" diff --git a/net-misc/leechcraft-cstp/leechcraft-cstp-0.4.85.ebuild b/net-misc/leechcraft-cstp/leechcraft-cstp-0.4.97.ebuild index 39eb2253615b..7e49dd6e01ed 100644 --- a/net-misc/leechcraft-cstp/leechcraft-cstp-0.4.85.ebuild +++ b/net-misc/leechcraft-cstp/leechcraft-cstp-0.4.97.ebuild @@ -1,8 +1,8 @@ # 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.85.ebuild,v 1.1 2011/08/23 19:01:44 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/leechcraft-cstp-0.4.97.ebuild,v 1.1 2011/12/31 12:11:18 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,6 +12,6 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug" -DEPEND="=net-misc/leechcraft-core-${PV}" +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 132775b7d252..3fa849a94f23 100644 --- a/net-misc/leechcraft-dbusmanager/ChangeLog +++ b/net-misc/leechcraft-dbusmanager/ChangeLog @@ -1,6 +1,13 @@ # 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.4 2011/12/16 18:41:33 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-dbusmanager/ChangeLog,v 1.5 2011/12/31 12:12:02 maksbotan Exp $ + +*leechcraft-dbusmanager-0.4.97 (31 Dec 2011) + + 31 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-dbusmanager-0.4.85.ebuild, -leechcraft-dbusmanager-0.4.90.ebuild, + +leechcraft-dbusmanager-0.4.97.ebuild: + Bump to 0.4.97, remove 0.4.80 and 0.4.90 *leechcraft-dbusmanager-0.4.96-r1 (16 Dec 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 deleted file mode 100644 index 7a93f46982f9..000000000000 --- a/net-misc/leechcraft-dbusmanager/leechcraft-dbusmanager-0.4.90.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# 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}" diff --git a/net-misc/leechcraft-dbusmanager/leechcraft-dbusmanager-0.4.85.ebuild b/net-misc/leechcraft-dbusmanager/leechcraft-dbusmanager-0.4.97.ebuild index c05059b4b3d0..8c1c183ef96f 100644 --- a/net-misc/leechcraft-dbusmanager/leechcraft-dbusmanager-0.4.85.ebuild +++ b/net-misc/leechcraft-dbusmanager/leechcraft-dbusmanager-0.4.97.ebuild @@ -1,8 +1,8 @@ # 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.85.ebuild,v 1.1 2011/08/25 15:27:28 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-dbusmanager/leechcraft-dbusmanager-0.4.97.ebuild,v 1.1 2011/12/31 12:12:02 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,6 +12,6 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug" -DEPEND="=net-misc/leechcraft-core-${PV} +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 8646647f9438..9491786f5c26 100644 --- a/net-misc/leechcraft-full/ChangeLog +++ b/net-misc/leechcraft-full/ChangeLog @@ -1,6 +1,13 @@ # 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.6 2011/12/16 18:41:59 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-full/ChangeLog,v 1.7 2011/12/31 12:13:00 maksbotan Exp $ + +*leechcraft-full-0.4.97 (31 Dec 2011) + + 31 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-full-0.4.85.ebuild, -leechcraft-full-0.4.90.ebuild, + +leechcraft-full-0.4.97.ebuild: + Bump to 0.4.97, remove 0.4.80 and 0.4.90 *leechcraft-full-0.4.96-r1 (16 Dec 2011) diff --git a/net-misc/leechcraft-full/leechcraft-full-0.4.85.ebuild b/net-misc/leechcraft-full/leechcraft-full-0.4.85.ebuild deleted file mode 100644 index 8e531dd4cfac..000000000000 --- a/net-misc/leechcraft-full/leechcraft-full-0.4.85.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# 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.85.ebuild,v 1.1 2011/08/25 20:03:27 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} - =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="" diff --git a/net-misc/leechcraft-full/leechcraft-full-0.4.90.ebuild b/net-misc/leechcraft-full/leechcraft-full-0.4.90.ebuild deleted file mode 100644 index c1716ab97f62..000000000000 --- a/net-misc/leechcraft-full/leechcraft-full-0.4.90.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# 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="" diff --git a/net-misc/leechcraft-full/leechcraft-full-0.4.97.ebuild b/net-misc/leechcraft-full/leechcraft-full-0.4.97.ebuild new file mode 100644 index 000000000000..2a9429e6a18a --- /dev/null +++ b/net-misc/leechcraft-full/leechcraft-full-0.4.97.ebuild @@ -0,0 +1,45 @@ +# 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.97.ebuild,v 1.1 2011/12/31 12:13:00 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-glance/ChangeLog b/net-misc/leechcraft-glance/ChangeLog index 2818997c05fd..4c2757f06200 100644 --- a/net-misc/leechcraft-glance/ChangeLog +++ b/net-misc/leechcraft-glance/ChangeLog @@ -1,6 +1,13 @@ # 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.4 2011/12/16 18:42:24 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-glance/ChangeLog,v 1.5 2011/12/31 12:13:28 maksbotan Exp $ + +*leechcraft-glance-0.4.97 (31 Dec 2011) + + 31 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-glance-0.4.85.ebuild, -leechcraft-glance-0.4.90.ebuild, + +leechcraft-glance-0.4.97.ebuild: + Bump to 0.4.97, remove 0.4.80 and 0.4.90 *leechcraft-glance-0.4.96-r1 (16 Dec 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 deleted file mode 100644 index cda4952fcf33..000000000000 --- a/net-misc/leechcraft-glance/leechcraft-glance-0.4.90.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# 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}" diff --git a/net-misc/leechcraft-glance/leechcraft-glance-0.4.85.ebuild b/net-misc/leechcraft-glance/leechcraft-glance-0.4.97.ebuild index a32cbbcf49d7..4dda18dc49fa 100644 --- a/net-misc/leechcraft-glance/leechcraft-glance-0.4.85.ebuild +++ b/net-misc/leechcraft-glance/leechcraft-glance-0.4.97.ebuild @@ -1,8 +1,8 @@ # 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.85.ebuild,v 1.1 2011/08/25 18:42:46 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-glance/leechcraft-glance-0.4.97.ebuild,v 1.1 2011/12/31 12:13:28 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,5 +12,5 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug" -DEPEND="=net-misc/leechcraft-core-${PV}" +DEPEND="~net-misc/leechcraft-core-${PV}" RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-historyholder/ChangeLog b/net-misc/leechcraft-historyholder/ChangeLog index b1e8088a8e21..f108f086c9fc 100644 --- a/net-misc/leechcraft-historyholder/ChangeLog +++ b/net-misc/leechcraft-historyholder/ChangeLog @@ -1,6 +1,14 @@ # 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.4 2011/12/16 18:42:47 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-historyholder/ChangeLog,v 1.5 2011/12/31 12:13:52 maksbotan Exp $ + +*leechcraft-historyholder-0.4.97 (31 Dec 2011) + + 31 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-historyholder-0.4.85.ebuild, + -leechcraft-historyholder-0.4.90.ebuild, + +leechcraft-historyholder-0.4.97.ebuild: + Bump to 0.4.97, remove 0.4.80 and 0.4.90 *leechcraft-historyholder-0.4.96-r1 (16 Dec 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 deleted file mode 100644 index bf0338f674ec..000000000000 --- a/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.90.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# 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" diff --git a/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.85.ebuild b/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.97.ebuild index d94989d00e7f..223907ab6beb 100644 --- a/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.85.ebuild +++ b/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.97.ebuild @@ -1,8 +1,8 @@ # 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.85.ebuild,v 1.1 2011/08/25 18:07:43 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.97.ebuild,v 1.1 2011/12/31 12:13:52 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,6 +12,6 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug" -DEPEND="=net-misc/leechcraft-core-${PV}" +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 29d1ecbbe4d0..f3eeac60f057 100644 --- a/net-misc/leechcraft-kinotify/ChangeLog +++ b/net-misc/leechcraft-kinotify/ChangeLog @@ -1,6 +1,13 @@ # 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.4 2011/12/16 18:43:12 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-kinotify/ChangeLog,v 1.5 2011/12/31 12:14:18 maksbotan Exp $ + +*leechcraft-kinotify-0.4.97 (31 Dec 2011) + + 31 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-kinotify-0.4.85.ebuild, -leechcraft-kinotify-0.4.90.ebuild, + +leechcraft-kinotify-0.4.97.ebuild: + Bump to 0.4.97, remove 0.4.80 and 0.4.90 *leechcraft-kinotify-0.4.96-r1 (16 Dec 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 deleted file mode 100644 index e44b0cb1beb9..000000000000 --- a/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.90.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# 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}" diff --git a/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.85.ebuild b/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.97.ebuild index e983dd06faa3..297fdebb18e1 100644 --- a/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.85.ebuild +++ b/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.97.ebuild @@ -1,8 +1,8 @@ # 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.85.ebuild,v 1.1 2011/08/25 19:43:24 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.97.ebuild,v 1.1 2011/12/31 12:14:18 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,6 +12,6 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug" -DEPEND="=net-misc/leechcraft-core-${PV} +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 925e6b85b93c..ab440bc71d63 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.3 2011/12/16 18:43:36 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-knowhow/ChangeLog,v 1.4 2011/12/31 12:14:44 maksbotan Exp $ + +*leechcraft-knowhow-0.4.97 (31 Dec 2011) + + 31 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-knowhow-0.4.97.ebuild: + Bump to 0.4.97, remove 0.4.80 and 0.4.90 *leechcraft-knowhow-0.4.96-r1 (16 Dec 2011) diff --git a/net-misc/leechcraft-knowhow/leechcraft-knowhow-0.4.97.ebuild b/net-misc/leechcraft-knowhow/leechcraft-knowhow-0.4.97.ebuild new file mode 100644 index 000000000000..a00b0ea6e674 --- /dev/null +++ b/net-misc/leechcraft-knowhow/leechcraft-knowhow-0.4.97.ebuild @@ -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-knowhow/leechcraft-knowhow-0.4.97.ebuild,v 1.1 2011/12/31 12:14:44 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 f1495e0fc441..c407da70130a 100644 --- a/net-misc/leechcraft-lackman/ChangeLog +++ b/net-misc/leechcraft-lackman/ChangeLog @@ -1,6 +1,13 @@ # 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.4 2011/12/16 18:43:59 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-lackman/ChangeLog,v 1.5 2011/12/31 12:15:07 maksbotan Exp $ + +*leechcraft-lackman-0.4.97 (31 Dec 2011) + + 31 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-lackman-0.4.85.ebuild, -leechcraft-lackman-0.4.90.ebuild, + +leechcraft-lackman-0.4.97.ebuild: + Bump to 0.4.97, remove 0.4.80 and 0.4.90 *leechcraft-lackman-0.4.96-r1 (16 Dec 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 deleted file mode 100644 index bbbff979c87e..000000000000 --- a/net-misc/leechcraft-lackman/leechcraft-lackman-0.4.90.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# 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" diff --git a/net-misc/leechcraft-lackman/leechcraft-lackman-0.4.85.ebuild b/net-misc/leechcraft-lackman/leechcraft-lackman-0.4.97.ebuild index 7c62fc887988..0c25453ce1c3 100644 --- a/net-misc/leechcraft-lackman/leechcraft-lackman-0.4.85.ebuild +++ b/net-misc/leechcraft-lackman/leechcraft-lackman-0.4.97.ebuild @@ -1,8 +1,8 @@ # 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.85.ebuild,v 1.1 2011/08/25 18:31:50 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-lackman/leechcraft-lackman-0.4.97.ebuild,v 1.1 2011/12/31 12:15:07 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug" -DEPEND="=net-misc/leechcraft-core-${PV} +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 3ee7ea9c3eea..e1f4e2eefda4 100644 --- a/net-misc/leechcraft-newlife/ChangeLog +++ b/net-misc/leechcraft-newlife/ChangeLog @@ -1,6 +1,13 @@ # 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.4 2011/12/16 18:44:40 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-newlife/ChangeLog,v 1.5 2011/12/31 12:15:35 maksbotan Exp $ + +*leechcraft-newlife-0.4.97 (31 Dec 2011) + + 31 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-newlife-0.4.85.ebuild, -leechcraft-newlife-0.4.90.ebuild, + +leechcraft-newlife-0.4.97.ebuild: + Bump to 0.4.97, remove 0.4.80 and 0.4.90 *leechcraft-newlife-0.4.96-r1 (16 Dec 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 deleted file mode 100644 index 8589baebdf62..000000000000 --- a/net-misc/leechcraft-newlife/leechcraft-newlife-0.4.90.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# 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}" diff --git a/net-misc/leechcraft-newlife/leechcraft-newlife-0.4.85.ebuild b/net-misc/leechcraft-newlife/leechcraft-newlife-0.4.97.ebuild index c644064ccea3..d8da288aa335 100644 --- a/net-misc/leechcraft-newlife/leechcraft-newlife-0.4.85.ebuild +++ b/net-misc/leechcraft-newlife/leechcraft-newlife-0.4.97.ebuild @@ -1,8 +1,8 @@ # 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.85.ebuild,v 1.1 2011/08/25 18:35:10 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-newlife/leechcraft-newlife-0.4.97.ebuild,v 1.1 2011/12/31 12:15:35 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,5 +12,5 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug" -DEPEND="=net-misc/leechcraft-core-${PV}" +DEPEND="~net-misc/leechcraft-core-${PV}" RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-qrosp/ChangeLog b/net-misc/leechcraft-qrosp/ChangeLog index c795ec8c78e4..6ef9071d7a2c 100644 --- a/net-misc/leechcraft-qrosp/ChangeLog +++ b/net-misc/leechcraft-qrosp/ChangeLog @@ -1,6 +1,13 @@ # 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.4 2011/12/16 18:45:04 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-qrosp/ChangeLog,v 1.5 2011/12/31 12:15:59 maksbotan Exp $ + +*leechcraft-qrosp-0.4.97 (31 Dec 2011) + + 31 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-qrosp-0.4.85.ebuild, -leechcraft-qrosp-0.4.90.ebuild, + +leechcraft-qrosp-0.4.97.ebuild: + Bump to 0.4.97, remove 0.4.80 and 0.4.90 *leechcraft-qrosp-0.4.96-r1 (16 Dec 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 deleted file mode 100644 index 4b4865a5fbbb..000000000000 --- a/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.4.90.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# 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}" diff --git a/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.4.85.ebuild b/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.4.97.ebuild index de2785a53e7a..c3c388156c21 100644 --- a/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.4.85.ebuild +++ b/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.4.97.ebuild @@ -1,8 +1,8 @@ # 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.85.ebuild,v 1.1 2011/08/25 15:18:44 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.4.97.ebuild,v 1.1 2011/12/31 12:15:59 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,6 +12,6 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug" -DEPEND="=net-misc/leechcraft-core-${PV} +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 d60d78cce3f8..267ad69454f7 100644 --- a/net-misc/leechcraft-secman/ChangeLog +++ b/net-misc/leechcraft-secman/ChangeLog @@ -1,6 +1,13 @@ # 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.4 2011/12/16 18:45:27 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-secman/ChangeLog,v 1.5 2011/12/31 12:16:23 maksbotan Exp $ + +*leechcraft-secman-0.4.97 (31 Dec 2011) + + 31 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-secman-0.4.85.ebuild, -leechcraft-secman-0.4.90.ebuild, + +leechcraft-secman-0.4.97.ebuild: + Bump to 0.4.97, remove 0.4.80 and 0.4.90 *leechcraft-secman-0.4.96-r1 (16 Dec 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 deleted file mode 100644 index 5b309af98a25..000000000000 --- a/net-misc/leechcraft-secman/leechcraft-secman-0.4.90.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# 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}" diff --git a/net-misc/leechcraft-secman/leechcraft-secman-0.4.85.ebuild b/net-misc/leechcraft-secman/leechcraft-secman-0.4.97.ebuild index 053bfaeeb434..f2714624f0bc 100644 --- a/net-misc/leechcraft-secman/leechcraft-secman-0.4.85.ebuild +++ b/net-misc/leechcraft-secman/leechcraft-secman-0.4.97.ebuild @@ -1,8 +1,8 @@ # 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.85.ebuild,v 1.1 2011/08/25 19:53:12 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-secman/leechcraft-secman-0.4.97.ebuild,v 1.1 2011/12/31 12:16:23 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,5 +12,5 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug" -DEPEND="=net-misc/leechcraft-core-${PV}" +DEPEND="~net-misc/leechcraft-core-${PV}" RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-summary/ChangeLog b/net-misc/leechcraft-summary/ChangeLog index b2c35f4c4014..21ff88834a4a 100644 --- a/net-misc/leechcraft-summary/ChangeLog +++ b/net-misc/leechcraft-summary/ChangeLog @@ -1,6 +1,13 @@ # 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.4 2011/12/16 18:46:09 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-summary/ChangeLog,v 1.5 2011/12/31 12:16:53 maksbotan Exp $ + +*leechcraft-summary-0.4.97 (31 Dec 2011) + + 31 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-summary-0.4.85.ebuild, -leechcraft-summary-0.4.90.ebuild, + +leechcraft-summary-0.4.97.ebuild: + Bump to 0.4.97, remove 0.4.80 and 0.4.90 *leechcraft-summary-0.4.96-r1 (16 Dec 2011) diff --git a/net-misc/leechcraft-summary/leechcraft-summary-0.4.85.ebuild b/net-misc/leechcraft-summary/leechcraft-summary-0.4.85.ebuild deleted file mode 100644 index a004dc045e89..000000000000 --- a/net-misc/leechcraft-summary/leechcraft-summary-0.4.85.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# 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.85.ebuild,v 1.1 2011/08/22 19:00:06 maksbotan Exp $ - -EAPI="2" - -inherit leechcraft - -DESCRIPTION="Summary plugin for Leechcraf" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="=net-misc/leechcraft-core-${PV}" -RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-summary/leechcraft-summary-0.4.90.ebuild b/net-misc/leechcraft-summary/leechcraft-summary-0.4.97.ebuild index 89a6785a3430..b20949f09a01 100644 --- a/net-misc/leechcraft-summary/leechcraft-summary-0.4.90.ebuild +++ b/net-misc/leechcraft-summary/leechcraft-summary-0.4.97.ebuild @@ -1,8 +1,8 @@ # 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 $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-summary/leechcraft-summary-0.4.97.ebuild,v 1.1 2011/12/31 12:16:53 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,5 +12,5 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug" -DEPEND="=net-misc/leechcraft-core-${PV}" +DEPEND="~net-misc/leechcraft-core-${PV}" RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-tabpp/ChangeLog b/net-misc/leechcraft-tabpp/ChangeLog index af1d66dffcb7..2628c32e1d38 100644 --- a/net-misc/leechcraft-tabpp/ChangeLog +++ b/net-misc/leechcraft-tabpp/ChangeLog @@ -1,6 +1,13 @@ # 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.4 2011/12/16 18:46:31 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabpp/ChangeLog,v 1.5 2011/12/31 12:17:16 maksbotan Exp $ + +*leechcraft-tabpp-0.4.97 (31 Dec 2011) + + 31 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-tabpp-0.4.85.ebuild, -leechcraft-tabpp-0.4.90.ebuild, + +leechcraft-tabpp-0.4.97.ebuild: + Bump to 0.4.97, remove 0.4.80 and 0.4.90 *leechcraft-tabpp-0.4.96-r1 (16 Dec 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 deleted file mode 100644 index 22e71e28b503..000000000000 --- a/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.90.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# 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}" diff --git a/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.85.ebuild b/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.97.ebuild index 71a398dcdedb..46aba6ff364e 100644 --- a/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.85.ebuild +++ b/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.97.ebuild @@ -1,8 +1,8 @@ # 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.85.ebuild,v 1.1 2011/08/25 18:19:44 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.97.ebuild,v 1.1 2011/12/31 12:17:16 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,5 +12,5 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug" -DEPEND="=net-misc/leechcraft-core-${PV}" +DEPEND="~net-misc/leechcraft-core-${PV}" RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-tabslist/ChangeLog b/net-misc/leechcraft-tabslist/ChangeLog index 71388bfd208f..c49e6f7dfdf7 100644 --- a/net-misc/leechcraft-tabslist/ChangeLog +++ b/net-misc/leechcraft-tabslist/ChangeLog @@ -1,6 +1,13 @@ # 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.4 2011/12/16 18:47:11 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabslist/ChangeLog,v 1.5 2011/12/31 12:17:45 maksbotan Exp $ + +*leechcraft-tabslist-0.4.97 (31 Dec 2011) + + 31 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-tabslist-0.4.85.ebuild, -leechcraft-tabslist-0.4.90.ebuild, + +leechcraft-tabslist-0.4.97.ebuild: + Bump to 0.4.97, remove 0.4.80 and 0.4.90 *leechcraft-tabslist-0.4.96-r1 (16 Dec 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 deleted file mode 100644 index 84aefe44cbc6..000000000000 --- a/net-misc/leechcraft-tabslist/leechcraft-tabslist-0.4.90.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# 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}" diff --git a/net-misc/leechcraft-tabslist/leechcraft-tabslist-0.4.85.ebuild b/net-misc/leechcraft-tabslist/leechcraft-tabslist-0.4.97.ebuild index f1161179090e..27a6147ff008 100644 --- a/net-misc/leechcraft-tabslist/leechcraft-tabslist-0.4.85.ebuild +++ b/net-misc/leechcraft-tabslist/leechcraft-tabslist-0.4.97.ebuild @@ -1,8 +1,8 @@ # 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.85.ebuild,v 1.1 2011/08/25 19:41:06 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabslist/leechcraft-tabslist-0.4.97.ebuild,v 1.1 2011/12/31 12:17:45 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,5 +12,5 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug" -DEPEND="=net-misc/leechcraft-core-${PV}" +DEPEND="~net-misc/leechcraft-core-${PV}" RDEPEND="${DEPEND}" |