From 7f5f682b8e94721b6b2d0b839069ffa8aba41fa2 Mon Sep 17 00:00:00 2001 From: Maxim Koltsov Date: Fri, 16 Dec 2011 18:48:26 +0000 Subject: [PATCH] Bump to eapi4, fix bug 394935 Package-Manager: portage-2.1.10.40/cvs/Linux x86_64 --- net-p2p/leechcraft-bittorrent/ChangeLog | 9 ++++++++- ....96.ebuild => leechcraft-bittorrent-0.4.96-r1.ebuild} | 6 +++--- .../leechcraft-bittorrent-9999.ebuild | 6 +++--- net-p2p/leechcraft-eiskaltdcpp/ChangeLog | 9 ++++++++- ...96.ebuild => leechcraft-eiskaltdcpp-0.4.96-r1.ebuild} | 8 ++++---- .../leechcraft-eiskaltdcpp-9999.ebuild | 8 ++++---- 6 files changed, 30 insertions(+), 16 deletions(-) rename net-p2p/leechcraft-bittorrent/{leechcraft-bittorrent-0.4.96.ebuild => leechcraft-bittorrent-0.4.96-r1.ebuild} (74%) rename net-p2p/leechcraft-eiskaltdcpp/{leechcraft-eiskaltdcpp-0.4.96.ebuild => leechcraft-eiskaltdcpp-0.4.96-r1.ebuild} (87%) diff --git a/net-p2p/leechcraft-bittorrent/ChangeLog b/net-p2p/leechcraft-bittorrent/ChangeLog index f02aaa588747..dbdaadc078a6 100644 --- a/net-p2p/leechcraft-bittorrent/ChangeLog +++ b/net-p2p/leechcraft-bittorrent/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-p2p/leechcraft-bittorrent # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-bittorrent/ChangeLog,v 1.3 2011/12/15 19:45:35 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-bittorrent/ChangeLog,v 1.4 2011/12/16 18:48:01 maksbotan Exp $ + +*leechcraft-bittorrent-0.4.96-r1 (16 Dec 2011) + + 16 Dec 2011; Maxim Koltsov + -leechcraft-bittorrent-0.4.96.ebuild, + +leechcraft-bittorrent-0.4.96-r1.ebuild, leechcraft-bittorrent-9999.ebuild: + Bump to eapi4, fix bug 394935 *leechcraft-bittorrent-0.4.96 (15 Dec 2011) diff --git a/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.4.96.ebuild b/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.4.96-r1.ebuild similarity index 74% rename from net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.4.96.ebuild rename to net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.4.96-r1.ebuild index 4d17773181dd..485f39c11aba 100644 --- a/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.4.96.ebuild +++ b/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-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-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.4.96.ebuild,v 1.1 2011/12/15 19:45:35 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:48:01 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} net-libs/rb_libtorrent" RDEPEND="${DEPEND} virtual/leechcraft-task-show" diff --git a/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-9999.ebuild b/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-9999.ebuild index 60b56d23981c..dbf53f2704b6 100644 --- a/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-9999.ebuild +++ b/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-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-p2p/leechcraft-bittorrent/leechcraft-bittorrent-9999.ebuild,v 1.1 2011/08/25 15:31:44 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-bittorrent/leechcraft-bittorrent-9999.ebuild,v 1.2 2011/12/16 18:48:01 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} net-libs/rb_libtorrent" RDEPEND="${DEPEND} virtual/leechcraft-task-show" diff --git a/net-p2p/leechcraft-eiskaltdcpp/ChangeLog b/net-p2p/leechcraft-eiskaltdcpp/ChangeLog index e5dfc45f399b..8e0750361d8e 100644 --- a/net-p2p/leechcraft-eiskaltdcpp/ChangeLog +++ b/net-p2p/leechcraft-eiskaltdcpp/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-p2p/leechcraft-eiskaltdcpp # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-eiskaltdcpp/ChangeLog,v 1.3 2011/12/15 19:45:57 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-eiskaltdcpp/ChangeLog,v 1.4 2011/12/16 18:48:26 maksbotan Exp $ + +*leechcraft-eiskaltdcpp-0.4.96-r1 (16 Dec 2011) + + 16 Dec 2011; Maxim Koltsov + -leechcraft-eiskaltdcpp-0.4.96.ebuild, + +leechcraft-eiskaltdcpp-0.4.96-r1.ebuild, leechcraft-eiskaltdcpp-9999.ebuild: + Bump to eapi4, fix bug 394935 *leechcraft-eiskaltdcpp-0.4.96 (15 Dec 2011) diff --git a/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.4.96.ebuild b/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.4.96-r1.ebuild similarity index 87% rename from net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.4.96.ebuild rename to net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.4.96-r1.ebuild index ee39c8570f66..cfb2f3460b9d 100644 --- a/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.4.96.ebuild +++ b/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-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-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.4.96.ebuild,v 1.1 2011/12/15 19:45:57 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:48:26 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug +emoticons examples javascript lua pcre spell sqlite upnp" -RDEPEND="=net-misc/leechcraft-core-${PV} +RDEPEND="~net-misc/leechcraft-core-${PV} app-arch/bzip2 sys-libs/zlib >=dev-libs/openssl-0.9.8 @@ -29,7 +29,7 @@ RDEPEND="=net-misc/leechcraft-core-${PV} pcre? ( >=dev-libs/libpcre-4.2 ) virtual/leechcraft-task-show !!net-p2p/eiskaltdcpp" -DEPEND="=net-misc/leechcraft-core-${PV} +DEPEND="~net-misc/leechcraft-core-${PV} dev-util/pkgconfig" src_configure() { diff --git a/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-9999.ebuild b/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-9999.ebuild index 68532c91ac84..e8378f722b0e 100644 --- a/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-9999.ebuild +++ b/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-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-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-9999.ebuild,v 1.2 2011/10/11 16:20:18 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/leechcraft-eiskaltdcpp/leechcraft-eiskaltdcpp-9999.ebuild,v 1.3 2011/12/16 18:48:26 maksbotan Exp $ -EAPI="2" +EAPI="4" inherit leechcraft @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="" IUSE="debug +emoticons examples javascript lua pcre spell sqlite upnp" -RDEPEND="=net-misc/leechcraft-core-${PV} +RDEPEND="~net-misc/leechcraft-core-${PV} app-arch/bzip2 sys-libs/zlib >=dev-libs/openssl-0.9.8 @@ -29,7 +29,7 @@ RDEPEND="=net-misc/leechcraft-core-${PV} pcre? ( >=dev-libs/libpcre-4.2 ) virtual/leechcraft-task-show !!net-p2p/eiskaltdcpp" -DEPEND="=net-misc/leechcraft-core-${PV} +DEPEND="~net-misc/leechcraft-core-${PV} dev-util/pkgconfig" src_configure() { -- 2.26.2