diff options
58 files changed, 330 insertions, 202 deletions
diff --git a/net-misc/leechcraft-advancednotifications/ChangeLog b/net-misc/leechcraft-advancednotifications/ChangeLog index d47b3b73fbda..494d8ad9b9cb 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.3 2011/12/15 19:37:01 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-advancednotifications/ChangeLog,v 1.4 2011/12/16 18:39:36 maksbotan Exp $ + +*leechcraft-advancednotifications-0.4.96-r1 (16 Dec 2011) + + 16 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-advancednotifications-0.4.96.ebuild, + +leechcraft-advancednotifications-0.4.96-r1.ebuild, + leechcraft-advancednotifications-9999.ebuild: + Bump to eapi4, fix bug 394935 *leechcraft-advancednotifications-0.4.96 (15 Dec 2011) diff --git a/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.96.ebuild b/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.96-r1.ebuild index 9f62a09443cc..9bfad90712ef 100644 --- a/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.96.ebuild +++ b/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.96-r1.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.96.ebuild,v 1.1 2011/12/15 19:37:01 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:39:36 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-advancednotifications/leechcraft-advancednotifications-9999.ebuild b/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-9999.ebuild index 520283e129b1..1cffc80ccc47 100644 --- a/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-9999.ebuild +++ b/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-9999.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-9999.ebuild,v 1.1 2011/08/25 15:43:02 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-9999.ebuild,v 1.2 2011/12/16 18:39:36 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="" 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 4a510e118539..f3df0ae864a5 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.3 2011/12/15 19:37:24 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-anhero/ChangeLog,v 1.4 2011/12/16 18:39:59 maksbotan Exp $ + +*leechcraft-anhero-0.4.96-r1 (16 Dec 2011) + + 16 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-anhero-0.4.96.ebuild, +leechcraft-anhero-0.4.96-r1.ebuild, + leechcraft-anhero-9999.ebuild: + Bump to eapi4, fix bug 394935 *leechcraft-anhero-0.4.96 (15 Dec 2011) diff --git a/net-misc/leechcraft-anhero/leechcraft-anhero-0.4.96.ebuild b/net-misc/leechcraft-anhero/leechcraft-anhero-0.4.96-r1.ebuild index ba699d28f6f8..481e1f6e1601 100644 --- a/net-misc/leechcraft-anhero/leechcraft-anhero-0.4.96.ebuild +++ b/net-misc/leechcraft-anhero/leechcraft-anhero-0.4.96-r1.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.96.ebuild,v 1.1 2011/12/15 19:37:24 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-anhero/leechcraft-anhero-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:39: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} >=kde-base/kdelibs-4.2.0" RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-anhero/leechcraft-anhero-9999.ebuild b/net-misc/leechcraft-anhero/leechcraft-anhero-9999.ebuild index 4f7630ee81c7..9a740280e6d9 100644 --- a/net-misc/leechcraft-anhero/leechcraft-anhero-9999.ebuild +++ b/net-misc/leechcraft-anhero/leechcraft-anhero-9999.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-9999.ebuild,v 1.1 2011/08/25 15:40:45 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-anhero/leechcraft-anhero-9999.ebuild,v 1.2 2011/12/16 18:39:59 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,6 +12,6 @@ SLOT="0" KEYWORDS="" 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 dfdb129837b1..2c530a31c1ef 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.3 2011/12/15 19:37:47 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-auscrie/ChangeLog,v 1.4 2011/12/16 18:40:23 maksbotan Exp $ + +*leechcraft-auscrie-0.4.96-r1 (16 Dec 2011) + + 16 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-auscrie-0.4.96.ebuild, +leechcraft-auscrie-0.4.96-r1.ebuild, + leechcraft-auscrie-9999.ebuild: + Bump to eapi4, fix bug 394935 *leechcraft-auscrie-0.4.96 (15 Dec 2011) diff --git a/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.96.ebuild b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.96-r1.ebuild index c53c0c9bb29c..9ca97396e1c8 100644 --- a/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.96.ebuild +++ b/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.96-r1.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.96.ebuild,v 1.1 2011/12/15 19:37:47 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-auscrie/leechcraft-auscrie-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:40: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-auscrie/leechcraft-auscrie-9999.ebuild b/net-misc/leechcraft-auscrie/leechcraft-auscrie-9999.ebuild index 816a6590a338..f71d32ea3bf2 100644 --- a/net-misc/leechcraft-auscrie/leechcraft-auscrie-9999.ebuild +++ b/net-misc/leechcraft-auscrie/leechcraft-auscrie-9999.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-9999.ebuild,v 1.1 2011/08/25 18:10:37 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-auscrie/leechcraft-auscrie-9999.ebuild,v 1.2 2011/12/16 18:40:23 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,5 +12,5 @@ SLOT="0" KEYWORDS="" 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 bb7e04946ba2..06d7be8c6e98 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.3 2011/12/15 19:38:10 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/ChangeLog,v 1.4 2011/12/16 18:40:47 maksbotan Exp $ + +*leechcraft-core-0.4.96-r1 (16 Dec 2011) + + 16 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-core-0.4.96.ebuild, +leechcraft-core-0.4.96-r1.ebuild, + leechcraft-core-9999.ebuild: + Bump to eapi4, fix bug 394935 *leechcraft-core-0.4.96 (15 Dec 2011) diff --git a/net-misc/leechcraft-core/leechcraft-core-0.4.96.ebuild b/net-misc/leechcraft-core/leechcraft-core-0.4.96-r1.ebuild index 4c154f58ade3..1a1a824370dc 100644 --- a/net-misc/leechcraft-core/leechcraft-core-0.4.96.ebuild +++ b/net-misc/leechcraft-core/leechcraft-core-0.4.96-r1.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.96.ebuild,v 1.1 2011/12/15 19:38:10 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/leechcraft-core-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:40:47 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-core/leechcraft-core-9999.ebuild b/net-misc/leechcraft-core/leechcraft-core-9999.ebuild index 069c97e35f41..64f7cd82caa5 100644 --- a/net-misc/leechcraft-core/leechcraft-core-9999.ebuild +++ b/net-misc/leechcraft-core/leechcraft-core-9999.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-9999.ebuild,v 1.1 2011/08/22 18:28:23 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/leechcraft-core-9999.ebuild,v 1.2 2011/12/16 18:40:47 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 5f727005dc70..95a8593ba157 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.3 2011/12/15 19:38:34 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/ChangeLog,v 1.4 2011/12/16 18:41:10 maksbotan Exp $ + +*leechcraft-cstp-0.4.96-r1 (16 Dec 2011) + + 16 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-cstp-0.4.96.ebuild, +leechcraft-cstp-0.4.96-r1.ebuild, + leechcraft-cstp-9999.ebuild: + Bump to eapi4, fix bug 394935 *leechcraft-cstp-0.4.96 (15 Dec 2011) diff --git a/net-misc/leechcraft-cstp/leechcraft-cstp-0.4.96.ebuild b/net-misc/leechcraft-cstp/leechcraft-cstp-0.4.96-r1.ebuild index 6bba4af748d1..d165362d12ea 100644 --- a/net-misc/leechcraft-cstp/leechcraft-cstp-0.4.96.ebuild +++ b/net-misc/leechcraft-cstp/leechcraft-cstp-0.4.96-r1.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.96.ebuild,v 1.1 2011/12/15 19:38:34 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/leechcraft-cstp-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:41:10 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-cstp/leechcraft-cstp-9999.ebuild b/net-misc/leechcraft-cstp/leechcraft-cstp-9999.ebuild index 131fafa898ac..171215795986 100644 --- a/net-misc/leechcraft-cstp/leechcraft-cstp-9999.ebuild +++ b/net-misc/leechcraft-cstp/leechcraft-cstp-9999.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-9999.ebuild,v 1.1 2011/08/23 19:01:44 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/leechcraft-cstp-9999.ebuild,v 1.2 2011/12/16 18:41:10 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,6 +12,6 @@ SLOT="0" KEYWORDS="" 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 be382ad16d4a..132775b7d252 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.3 2011/12/15 19:38:56 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-dbusmanager/ChangeLog,v 1.4 2011/12/16 18:41:33 maksbotan Exp $ + +*leechcraft-dbusmanager-0.4.96-r1 (16 Dec 2011) + + 16 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-dbusmanager-0.4.96.ebuild, + +leechcraft-dbusmanager-0.4.96-r1.ebuild, leechcraft-dbusmanager-9999.ebuild: + Bump to eapi4, fix bug 394935 *leechcraft-dbusmanager-0.4.96 (15 Dec 2011) diff --git a/net-misc/leechcraft-dbusmanager/leechcraft-dbusmanager-0.4.96.ebuild b/net-misc/leechcraft-dbusmanager/leechcraft-dbusmanager-0.4.96-r1.ebuild index c49ccd45eeb6..8ac618b311c6 100644 --- a/net-misc/leechcraft-dbusmanager/leechcraft-dbusmanager-0.4.96.ebuild +++ b/net-misc/leechcraft-dbusmanager/leechcraft-dbusmanager-0.4.96-r1.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.96.ebuild,v 1.1 2011/12/15 19:38:56 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-dbusmanager/leechcraft-dbusmanager-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:41:33 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-dbusmanager/leechcraft-dbusmanager-9999.ebuild b/net-misc/leechcraft-dbusmanager/leechcraft-dbusmanager-9999.ebuild index 82f020ba20ba..fa3499af924c 100644 --- a/net-misc/leechcraft-dbusmanager/leechcraft-dbusmanager-9999.ebuild +++ b/net-misc/leechcraft-dbusmanager/leechcraft-dbusmanager-9999.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-9999.ebuild,v 1.1 2011/08/25 15:27:28 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-dbusmanager/leechcraft-dbusmanager-9999.ebuild,v 1.2 2011/12/16 18:41:33 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,6 +12,6 @@ SLOT="0" KEYWORDS="" 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 6e5f0b7c267a..8646647f9438 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.5 2011/12/15 19:39:20 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-full/ChangeLog,v 1.6 2011/12/16 18:41:59 maksbotan Exp $ + +*leechcraft-full-0.4.96-r1 (16 Dec 2011) + + 16 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-full-0.4.96.ebuild, +leechcraft-full-0.4.96-r1.ebuild, + leechcraft-full-9999.ebuild: + Bump to eapi4, fix bug 394935 *leechcraft-full-0.4.96 (15 Dec 2011) diff --git a/net-misc/leechcraft-full/leechcraft-full-0.4.96-r1.ebuild b/net-misc/leechcraft-full/leechcraft-full-0.4.96-r1.ebuild new file mode 100644 index 000000000000..5c42c77bf4c6 --- /dev/null +++ b/net-misc/leechcraft-full/leechcraft-full-0.4.96-r1.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.96-r1.ebuild,v 1.1 2011/12/16 18:41:59 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-0.4.96.ebuild b/net-misc/leechcraft-full/leechcraft-full-0.4.96.ebuild deleted file mode 100644 index 0c8ab4df710a..000000000000 --- a/net-misc/leechcraft-full/leechcraft-full-0.4.96.ebuild +++ /dev/null @@ -1,45 +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.96.ebuild,v 1.1 2011/12/15 19:39:20 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-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 a7f08ae2f832..fdbc71e30bae 100644 --- a/net-misc/leechcraft-full/leechcraft-full-9999.ebuild +++ b/net-misc/leechcraft-full/leechcraft-full-9999.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-full/leechcraft-full-9999.ebuild,v 1.4 2011/12/15 19:39:20 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-full/leechcraft-full-9999.ebuild,v 1.5 2011/12/16 18:41:59 maksbotan Exp $ -EAPI="2" +EAPI="4" DESCRIPTION="Metapackage containing all ready-to-use LeechCraft plugins" HOMEPAGE="http://leechcraft.org/" @@ -13,36 +13,36 @@ 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-liznoo-${PV} - =net-misc/leechcraft-newlife-${PV} - =net-misc/leechcraft-qrosp-${PV} - =net-misc/leechcraft-secman-${PV} - =net-misc/leechcraft-sidebar-${PV} - =net-misc/leechcraft-summary-${PV} - =net-misc/leechcraft-tabpp-${PV} - =net-misc/leechcraft-tabslist-${PV} - =net-misc/leechcraft-tabsessmanager-${PV} - =net-news/leechcraft-aggregator-${PV} - =net-p2p/leechcraft-bittorrent-${PV} - =www-client/leechcraft-deadlyrics-${PV} - =www-client/leechcraft-poshuku-${PV} - =www-client/leechcraft-vgrabber-${PV} - =www-misc/leechcraft-seekthru-${PV} + ~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-liznoo-${PV} + ~net-misc/leechcraft-newlife-${PV} + ~net-misc/leechcraft-qrosp-${PV} + ~net-misc/leechcraft-secman-${PV} + ~net-misc/leechcraft-sidebar-${PV} + ~net-misc/leechcraft-summary-${PV} + ~net-misc/leechcraft-tabpp-${PV} + ~net-misc/leechcraft-tabslist-${PV} + ~net-misc/leechcraft-tabsessmanager-${PV} + ~net-news/leechcraft-aggregator-${PV} + ~net-p2p/leechcraft-bittorrent-${PV} + ~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 1ff4b04e8aad..2818997c05fd 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.3 2011/12/15 19:39:44 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-glance/ChangeLog,v 1.4 2011/12/16 18:42:24 maksbotan Exp $ + +*leechcraft-glance-0.4.96-r1 (16 Dec 2011) + + 16 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-glance-0.4.96.ebuild, +leechcraft-glance-0.4.96-r1.ebuild, + leechcraft-glance-9999.ebuild: + Bump to eapi4, fix bug 394935 *leechcraft-glance-0.4.96 (15 Dec 2011) diff --git a/net-misc/leechcraft-glance/leechcraft-glance-0.4.96.ebuild b/net-misc/leechcraft-glance/leechcraft-glance-0.4.96-r1.ebuild index 94812cf5d4cb..d60f27c1999d 100644 --- a/net-misc/leechcraft-glance/leechcraft-glance-0.4.96.ebuild +++ b/net-misc/leechcraft-glance/leechcraft-glance-0.4.96-r1.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.96.ebuild,v 1.1 2011/12/15 19:39:44 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-glance/leechcraft-glance-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:42:24 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-glance/leechcraft-glance-9999.ebuild b/net-misc/leechcraft-glance/leechcraft-glance-9999.ebuild index fd04ae851dc2..c7f12a8fb86b 100644 --- a/net-misc/leechcraft-glance/leechcraft-glance-9999.ebuild +++ b/net-misc/leechcraft-glance/leechcraft-glance-9999.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-9999.ebuild,v 1.1 2011/08/25 18:42:46 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-glance/leechcraft-glance-9999.ebuild,v 1.2 2011/12/16 18:42:24 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,5 +12,5 @@ SLOT="0" KEYWORDS="" 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 ab14bb5aa861..b1e8088a8e21 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.3 2011/12/15 19:40:09 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-historyholder/ChangeLog,v 1.4 2011/12/16 18:42:47 maksbotan Exp $ + +*leechcraft-historyholder-0.4.96-r1 (16 Dec 2011) + + 16 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-historyholder-0.4.96.ebuild, + +leechcraft-historyholder-0.4.96-r1.ebuild, + leechcraft-historyholder-9999.ebuild: + Bump to eapi4, fix bug 394935 *leechcraft-historyholder-0.4.96 (15 Dec 2011) diff --git a/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.96.ebuild b/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.96-r1.ebuild index f2f71f24a397..d6985c830624 100644 --- a/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.96.ebuild +++ b/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.96-r1.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.96.ebuild,v 1.1 2011/12/15 19:40:09 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:42:47 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-historyholder/leechcraft-historyholder-9999.ebuild b/net-misc/leechcraft-historyholder/leechcraft-historyholder-9999.ebuild index a4c00add4a04..79009231991e 100644 --- a/net-misc/leechcraft-historyholder/leechcraft-historyholder-9999.ebuild +++ b/net-misc/leechcraft-historyholder/leechcraft-historyholder-9999.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-9999.ebuild,v 1.1 2011/08/25 18:07:43 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-historyholder/leechcraft-historyholder-9999.ebuild,v 1.2 2011/12/16 18:42:47 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,6 +12,6 @@ SLOT="0" KEYWORDS="" 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 50bec0b5e425..29d1ecbbe4d0 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.3 2011/12/15 19:40:31 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-kinotify/ChangeLog,v 1.4 2011/12/16 18:43:12 maksbotan Exp $ + +*leechcraft-kinotify-0.4.96-r1 (16 Dec 2011) + + 16 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-kinotify-0.4.96.ebuild, +leechcraft-kinotify-0.4.96-r1.ebuild, + leechcraft-kinotify-9999.ebuild: + Bump to eapi4, fix bug 394935 *leechcraft-kinotify-0.4.96 (15 Dec 2011) diff --git a/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.96.ebuild b/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.96-r1.ebuild index 4e3d6dd2fd79..4443ebb2bc3e 100644 --- a/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.96.ebuild +++ b/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.96-r1.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.96.ebuild,v 1.1 2011/12/15 19:40:31 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-kinotify/leechcraft-kinotify-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:43:12 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-kinotify/leechcraft-kinotify-9999.ebuild b/net-misc/leechcraft-kinotify/leechcraft-kinotify-9999.ebuild index c0127000418e..dcc9cb4a47bf 100644 --- a/net-misc/leechcraft-kinotify/leechcraft-kinotify-9999.ebuild +++ b/net-misc/leechcraft-kinotify/leechcraft-kinotify-9999.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-9999.ebuild,v 1.1 2011/08/25 19:43:24 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-kinotify/leechcraft-kinotify-9999.ebuild,v 1.2 2011/12/16 18:43:12 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,6 +12,6 @@ SLOT="0" KEYWORDS="" 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 592c4ebfabc7..925e6b85b93c 100644 --- a/net-misc/leechcraft-knowhow/ChangeLog +++ b/net-misc/leechcraft-knowhow/ChangeLog @@ -1,6 +1,13 @@ # 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.2 2011/12/15 19:40:54 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-knowhow/ChangeLog,v 1.3 2011/12/16 18:43:36 maksbotan Exp $ + +*leechcraft-knowhow-0.4.96-r1 (16 Dec 2011) + + 16 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-knowhow-0.4.96.ebuild, +leechcraft-knowhow-0.4.96-r1.ebuild, + leechcraft-knowhow-9999.ebuild: + Bump to eapi4, fix bug 394935 *leechcraft-knowhow-0.4.96 (15 Dec 2011) diff --git a/net-misc/leechcraft-knowhow/leechcraft-knowhow-0.4.96.ebuild b/net-misc/leechcraft-knowhow/leechcraft-knowhow-0.4.96-r1.ebuild index 4fc134475883..80655496ffcc 100644 --- a/net-misc/leechcraft-knowhow/leechcraft-knowhow-0.4.96.ebuild +++ b/net-misc/leechcraft-knowhow/leechcraft-knowhow-0.4.96-r1.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-knowhow/leechcraft-knowhow-0.4.96.ebuild,v 1.1 2011/12/15 19:40:54 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-knowhow/leechcraft-knowhow-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:43:36 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-knowhow/leechcraft-knowhow-9999.ebuild b/net-misc/leechcraft-knowhow/leechcraft-knowhow-9999.ebuild index 6d4ba52393bf..0b0af68f0fcc 100644 --- a/net-misc/leechcraft-knowhow/leechcraft-knowhow-9999.ebuild +++ b/net-misc/leechcraft-knowhow/leechcraft-knowhow-9999.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-knowhow/leechcraft-knowhow-9999.ebuild,v 1.2 2011/10/24 03:15:48 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-knowhow/leechcraft-knowhow-9999.ebuild,v 1.3 2011/12/16 18:43:36 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,5 +12,5 @@ SLOT="0" KEYWORDS="" IUSE="debug" -DEPEND="=net-misc/leechcraft-core-${PV}" +DEPEND="~net-misc/leechcraft-core-${PV}" RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-lackman/ChangeLog b/net-misc/leechcraft-lackman/ChangeLog index f7058574a600..f1495e0fc441 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.3 2011/12/15 19:41:18 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-lackman/ChangeLog,v 1.4 2011/12/16 18:43:59 maksbotan Exp $ + +*leechcraft-lackman-0.4.96-r1 (16 Dec 2011) + + 16 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-lackman-0.4.96.ebuild, +leechcraft-lackman-0.4.96-r1.ebuild, + leechcraft-lackman-9999.ebuild: + Bump to eapi4, fix bug 394935 *leechcraft-lackman-0.4.96 (15 Dec 2011) diff --git a/net-misc/leechcraft-lackman/leechcraft-lackman-0.4.96.ebuild b/net-misc/leechcraft-lackman/leechcraft-lackman-0.4.96-r1.ebuild index 98fce145ebc2..68e7f260f23e 100644 --- a/net-misc/leechcraft-lackman/leechcraft-lackman-0.4.96.ebuild +++ b/net-misc/leechcraft-lackman/leechcraft-lackman-0.4.96-r1.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.96.ebuild,v 1.1 2011/12/15 19:41:18 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-lackman/leechcraft-lackman-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:43:59 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-lackman/leechcraft-lackman-9999.ebuild b/net-misc/leechcraft-lackman/leechcraft-lackman-9999.ebuild index 3ccced98f02b..bd2c32a945c0 100644 --- a/net-misc/leechcraft-lackman/leechcraft-lackman-9999.ebuild +++ b/net-misc/leechcraft-lackman/leechcraft-lackman-9999.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-9999.ebuild,v 1.1 2011/08/25 18:31:50 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-lackman/leechcraft-lackman-9999.ebuild,v 1.2 2011/12/16 18:43:59 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="" 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-liznoo/leechcraft-liznoo-9999.ebuild b/net-misc/leechcraft-liznoo/leechcraft-liznoo-9999.ebuild index b5b37a43f7d2..ea2cd14f00a2 100644 --- a/net-misc/leechcraft-liznoo/leechcraft-liznoo-9999.ebuild +++ b/net-misc/leechcraft-liznoo/leechcraft-liznoo-9999.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-liznoo/leechcraft-liznoo-9999.ebuild,v 1.1 2011/12/15 19:41:39 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-liznoo/leechcraft-liznoo-9999.ebuild,v 1.2 2011/12/16 18:44:17 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft diff --git a/net-misc/leechcraft-newlife/ChangeLog b/net-misc/leechcraft-newlife/ChangeLog index 763a215623b3..3ee7ea9c3eea 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.3 2011/12/15 19:42:03 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-newlife/ChangeLog,v 1.4 2011/12/16 18:44:40 maksbotan Exp $ + +*leechcraft-newlife-0.4.96-r1 (16 Dec 2011) + + 16 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-newlife-0.4.96.ebuild, +leechcraft-newlife-0.4.96-r1.ebuild, + leechcraft-newlife-9999.ebuild: + Bump to eapi4, fix bug 394935 *leechcraft-newlife-0.4.96 (15 Dec 2011) diff --git a/net-misc/leechcraft-newlife/leechcraft-newlife-0.4.96.ebuild b/net-misc/leechcraft-newlife/leechcraft-newlife-0.4.96-r1.ebuild index a8fdf48248e5..10b1d37fb3a5 100644 --- a/net-misc/leechcraft-newlife/leechcraft-newlife-0.4.96.ebuild +++ b/net-misc/leechcraft-newlife/leechcraft-newlife-0.4.96-r1.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.96.ebuild,v 1.1 2011/12/15 19:42:03 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-newlife/leechcraft-newlife-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:44:40 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-newlife/leechcraft-newlife-9999.ebuild b/net-misc/leechcraft-newlife/leechcraft-newlife-9999.ebuild index 738161522ea8..e218ac65fdaa 100644 --- a/net-misc/leechcraft-newlife/leechcraft-newlife-9999.ebuild +++ b/net-misc/leechcraft-newlife/leechcraft-newlife-9999.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-9999.ebuild,v 1.1 2011/08/25 18:35:10 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-newlife/leechcraft-newlife-9999.ebuild,v 1.2 2011/12/16 18:44:40 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,5 +12,5 @@ SLOT="0" KEYWORDS="" 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 abf68a9479b9..c795ec8c78e4 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.3 2011/12/15 19:42:28 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-qrosp/ChangeLog,v 1.4 2011/12/16 18:45:04 maksbotan Exp $ + +*leechcraft-qrosp-0.4.96-r1 (16 Dec 2011) + + 16 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-qrosp-0.4.96.ebuild, +leechcraft-qrosp-0.4.96-r1.ebuild, + leechcraft-qrosp-9999.ebuild: + Bump to eapi4, fix bug 394935 *leechcraft-qrosp-0.4.96 (15 Dec 2011) diff --git a/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.4.96.ebuild b/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.4.96-r1.ebuild index 729cfb370028..72523e54685a 100644 --- a/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.4.96.ebuild +++ b/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.4.96-r1.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.96.ebuild,v 1.1 2011/12/15 19:42:28 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-qrosp/leechcraft-qrosp-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:45:04 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-qrosp/leechcraft-qrosp-9999.ebuild b/net-misc/leechcraft-qrosp/leechcraft-qrosp-9999.ebuild index f5d1ca085b57..7641276c2bbc 100644 --- a/net-misc/leechcraft-qrosp/leechcraft-qrosp-9999.ebuild +++ b/net-misc/leechcraft-qrosp/leechcraft-qrosp-9999.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-9999.ebuild,v 1.1 2011/08/25 15:18:44 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-qrosp/leechcraft-qrosp-9999.ebuild,v 1.2 2011/12/16 18:45:04 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,6 +12,6 @@ SLOT="0" KEYWORDS="" 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 0347b07c226c..d60d78cce3f8 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.3 2011/12/15 19:42:52 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-secman/ChangeLog,v 1.4 2011/12/16 18:45:27 maksbotan Exp $ + +*leechcraft-secman-0.4.96-r1 (16 Dec 2011) + + 16 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-secman-0.4.96.ebuild, +leechcraft-secman-0.4.96-r1.ebuild, + leechcraft-secman-9999.ebuild: + Bump to eapi4, fix bug 394935 *leechcraft-secman-0.4.96 (15 Dec 2011) diff --git a/net-misc/leechcraft-secman/leechcraft-secman-0.4.96.ebuild b/net-misc/leechcraft-secman/leechcraft-secman-0.4.96-r1.ebuild index 9e471fc0ac1b..44611056bce5 100644 --- a/net-misc/leechcraft-secman/leechcraft-secman-0.4.96.ebuild +++ b/net-misc/leechcraft-secman/leechcraft-secman-0.4.96-r1.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.96.ebuild,v 1.1 2011/12/15 19:42:52 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-secman/leechcraft-secman-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:45:27 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-secman/leechcraft-secman-9999.ebuild b/net-misc/leechcraft-secman/leechcraft-secman-9999.ebuild index 19339103fde9..e02b3c1eda47 100644 --- a/net-misc/leechcraft-secman/leechcraft-secman-9999.ebuild +++ b/net-misc/leechcraft-secman/leechcraft-secman-9999.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-9999.ebuild,v 1.1 2011/08/25 19:53:12 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-secman/leechcraft-secman-9999.ebuild,v 1.2 2011/12/16 18:45:27 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,5 +12,5 @@ SLOT="0" KEYWORDS="" IUSE="debug" -DEPEND="=net-misc/leechcraft-core-${PV}" +DEPEND="~net-misc/leechcraft-core-${PV}" RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-sidebar/leechcraft-sidebar-9999.ebuild b/net-misc/leechcraft-sidebar/leechcraft-sidebar-9999.ebuild index d4f0d5696023..ad57b9148030 100644 --- a/net-misc/leechcraft-sidebar/leechcraft-sidebar-9999.ebuild +++ b/net-misc/leechcraft-sidebar/leechcraft-sidebar-9999.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-sidebar/leechcraft-sidebar-9999.ebuild,v 1.1 2011/12/15 19:43:12 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-sidebar/leechcraft-sidebar-9999.ebuild,v 1.2 2011/12/16 18:45:46 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft diff --git a/net-misc/leechcraft-summary/ChangeLog b/net-misc/leechcraft-summary/ChangeLog index 23561f1318c9..b2c35f4c4014 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.3 2011/12/15 19:43:35 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-summary/ChangeLog,v 1.4 2011/12/16 18:46:09 maksbotan Exp $ + +*leechcraft-summary-0.4.96-r1 (16 Dec 2011) + + 16 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-summary-0.4.96.ebuild, +leechcraft-summary-0.4.96-r1.ebuild, + leechcraft-summary-9999.ebuild: + Bump to eapi4, fix bug 394935 *leechcraft-summary-0.4.96 (15 Dec 2011) diff --git a/net-misc/leechcraft-summary/leechcraft-summary-0.4.96.ebuild b/net-misc/leechcraft-summary/leechcraft-summary-0.4.96-r1.ebuild index b9c562963622..e8d385231fdb 100644 --- a/net-misc/leechcraft-summary/leechcraft-summary-0.4.96.ebuild +++ b/net-misc/leechcraft-summary/leechcraft-summary-0.4.96-r1.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.96.ebuild,v 1.1 2011/12/15 19:43:35 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-summary/leechcraft-summary-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:46:09 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/leechcraft-summary-9999.ebuild b/net-misc/leechcraft-summary/leechcraft-summary-9999.ebuild index 9994f9d35112..a079cb4c2dcd 100644 --- a/net-misc/leechcraft-summary/leechcraft-summary-9999.ebuild +++ b/net-misc/leechcraft-summary/leechcraft-summary-9999.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-9999.ebuild,v 1.1 2011/08/22 19:00:06 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-summary/leechcraft-summary-9999.ebuild,v 1.2 2011/12/16 18:46:09 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,5 +12,5 @@ SLOT="0" KEYWORDS="" 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 fb176bfe4c49..af1d66dffcb7 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.3 2011/12/15 19:43:58 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabpp/ChangeLog,v 1.4 2011/12/16 18:46:31 maksbotan Exp $ + +*leechcraft-tabpp-0.4.96-r1 (16 Dec 2011) + + 16 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-tabpp-0.4.96.ebuild, +leechcraft-tabpp-0.4.96-r1.ebuild, + leechcraft-tabpp-9999.ebuild: + Bump to eapi4, fix bug 394935 *leechcraft-tabpp-0.4.96 (15 Dec 2011) diff --git a/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.96.ebuild b/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.96-r1.ebuild index 9c5d428ae87f..2c300972c36e 100644 --- a/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.96.ebuild +++ b/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.96-r1.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.96.ebuild,v 1.1 2011/12/15 19:43:58 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:46:31 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/leechcraft-tabpp-9999.ebuild b/net-misc/leechcraft-tabpp/leechcraft-tabpp-9999.ebuild index 0c3902f8d90f..cad95c99b3ce 100644 --- a/net-misc/leechcraft-tabpp/leechcraft-tabpp-9999.ebuild +++ b/net-misc/leechcraft-tabpp/leechcraft-tabpp-9999.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-9999.ebuild,v 1.1 2011/08/25 18:19:44 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabpp/leechcraft-tabpp-9999.ebuild,v 1.2 2011/12/16 18:46:31 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,5 +12,5 @@ SLOT="0" KEYWORDS="" IUSE="debug" -DEPEND="=net-misc/leechcraft-core-${PV}" +DEPEND="~net-misc/leechcraft-core-${PV}" RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-tabsessmanager/leechcraft-tabsessmanager-9999.ebuild b/net-misc/leechcraft-tabsessmanager/leechcraft-tabsessmanager-9999.ebuild index 83b31bd5ca9d..36840fedc374 100644 --- a/net-misc/leechcraft-tabsessmanager/leechcraft-tabsessmanager-9999.ebuild +++ b/net-misc/leechcraft-tabsessmanager/leechcraft-tabsessmanager-9999.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-tabsessmanager/leechcraft-tabsessmanager-9999.ebuild,v 1.1 2011/12/15 19:44:19 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabsessmanager/leechcraft-tabsessmanager-9999.ebuild,v 1.2 2011/12/16 18:46:49 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft diff --git a/net-misc/leechcraft-tabslist/ChangeLog b/net-misc/leechcraft-tabslist/ChangeLog index 7cd869eae6c1..71388bfd208f 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.3 2011/12/15 19:44:43 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabslist/ChangeLog,v 1.4 2011/12/16 18:47:11 maksbotan Exp $ + +*leechcraft-tabslist-0.4.96-r1 (16 Dec 2011) + + 16 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-tabslist-0.4.96.ebuild, +leechcraft-tabslist-0.4.96-r1.ebuild, + leechcraft-tabslist-9999.ebuild: + Bump to eapi4, fix bug 394935 *leechcraft-tabslist-0.4.96 (15 Dec 2011) diff --git a/net-misc/leechcraft-tabslist/leechcraft-tabslist-0.4.96.ebuild b/net-misc/leechcraft-tabslist/leechcraft-tabslist-0.4.96-r1.ebuild index 6b1eed193b8d..44854c3339b4 100644 --- a/net-misc/leechcraft-tabslist/leechcraft-tabslist-0.4.96.ebuild +++ b/net-misc/leechcraft-tabslist/leechcraft-tabslist-0.4.96-r1.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.96.ebuild,v 1.1 2011/12/15 19:44:43 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabslist/leechcraft-tabslist-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:47:11 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/leechcraft-tabslist-9999.ebuild b/net-misc/leechcraft-tabslist/leechcraft-tabslist-9999.ebuild index e05265cd2362..abab48125de5 100644 --- a/net-misc/leechcraft-tabslist/leechcraft-tabslist-9999.ebuild +++ b/net-misc/leechcraft-tabslist/leechcraft-tabslist-9999.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-9999.ebuild,v 1.1 2011/08/25 19:41:06 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabslist/leechcraft-tabslist-9999.ebuild,v 1.2 2011/12/16 18:47:11 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,5 +12,5 @@ SLOT="0" KEYWORDS="" IUSE="debug" -DEPEND="=net-misc/leechcraft-core-${PV}" +DEPEND="~net-misc/leechcraft-core-${PV}" RDEPEND="${DEPEND}" |