summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin von Gagern <Martin.vGagern@gmx.net>2009-11-12 17:00:09 +0100
committerMartin von Gagern <Martin.vGagern@gmx.net>2009-11-12 17:00:09 +0100
commit062048859c03809144e5c348262add361068db09 (patch)
tree7940dfd9fefa1e6194c89817fb051f4980a65df7 /net-p2p
parentFix kpdf security issues, #290470 (diff)
downloadkde-sunset-062048859c03809144e5c348262add361068db09.tar.gz
kde-sunset-062048859c03809144e5c348262add361068db09.tar.bz2
kde-sunset-062048859c03809144e5c348262add361068db09.zip
Preserve masked packages with KDE3 dependencies.
The corresponding comment from the package.mask file states: Samuli Suominen <ssuominen@gentoo.org> (06 Nov 2009) Cleaning out packages with KDE3 dependencies. Masked for removal in 30 days.
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/kmldonkey/ChangeLog166
-rw-r--r--net-p2p/kmldonkey/Manifest10
-rw-r--r--net-p2p/kmldonkey/files/kmldonkey-0.10.1-failed-dialog-189334.diff12
-rw-r--r--net-p2p/kmldonkey/files/kmldonkey-0.10.1-sandbox.patch10
-rw-r--r--net-p2p/kmldonkey/files/kmldonkey-0.11-sandbox.patch10
-rw-r--r--net-p2p/kmldonkey/files/kmldonkey-2.0.2-gcc44.patch10
-rw-r--r--net-p2p/kmldonkey/kmldonkey-0.10.1-r1.ebuild32
-rw-r--r--net-p2p/kmldonkey/kmldonkey-0.11.ebuild30
-rw-r--r--net-p2p/kmldonkey/metadata.xml5
-rw-r--r--net-p2p/ktorrent/ChangeLog623
-rw-r--r--net-p2p/ktorrent/Manifest6
-rw-r--r--net-p2p/ktorrent/files/ktorrent-2.2.5-avahi-check.patch55
-rw-r--r--net-p2p/ktorrent/files/ktorrent-2.2.8-lograce.patch11
-rw-r--r--net-p2p/ktorrent/ktorrent-2.2.8-r2.ebuild57
-rw-r--r--net-p2p/ktorrent/metadata.xml26
15 files changed, 1063 insertions, 0 deletions
diff --git a/net-p2p/kmldonkey/ChangeLog b/net-p2p/kmldonkey/ChangeLog
new file mode 100644
index 00000000..ecb9b53f
--- /dev/null
+++ b/net-p2p/kmldonkey/ChangeLog
@@ -0,0 +1,166 @@
+# ChangeLog for net-p2p/kmldonkey
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/kmldonkey/ChangeLog,v 1.40 2009/08/14 08:34:17 ssuominen Exp $
+
+ 14 Aug 2009; Samuli Suominen <ssuominen@gentoo.org>
+ kmldonkey-2.0.2-r1.ebuild, +files/kmldonkey-2.0.2-gcc44.patch:
+ Fix building with GCC 4.4+ wrt #276841, thanks to Martin Väth for patch.
+
+ 25 May 2009; Tomas Chvatal <scarabeus@gentoo.org> kmldonkey-0.11.ebuild,
+ +files/kmldonkey-0.11-sandbox.patch:
+ Fix the sandbox issue for real this time.
+
+ 25 May 2009; Tomas Chvatal <scarabeus@gentoo.org> kmldonkey-0.11.ebuild:
+ Apply sandbox issue patch from older releases. Per bug #270927.
+
+ 02 Mar 2009; Tomas Chvatal <scarabeus@gentoo.org>
+ kmldonkey-2.0.2-r1.ebuild:
+ Fix broken dep... Per bug #260866.
+
+*kmldonkey-2.0.2-r1 (19 Feb 2009)
+
+ 19 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org> -kmldonkey-2.0.2.ebuild,
+ +kmldonkey-2.0.2-r1.ebuild:
+ Update kmldonkey for kde-4.2
+
+ 28 Dec 2008; Tomas Chvatal <scarabeus@gentoo.org> kmldonkey-2.0.2.ebuild:
+ Update kmldonkey to be cross compilant with prepared eclasses, this means
+ eapi2 only.
+
+ 13 Nov 2008; Tomas Chvatal <scarabeus@gentoo.org> kmldonkey-2.0.2.ebuild:
+ Update kde4 ebuild so it works with current kde.
+
+ 17 Oct 2008; Markus Meier <maekke@gentoo.org> metadata.xml:
+ plasma USE-flag is global now
+
+*kmldonkey-0.11 (24 Jun 2008)
+
+ 24 Jun 2008; Carsten Lohrke <carlo@gentoo.org> +kmldonkey-0.11.ebuild:
+ Version bump.
+
+*kmldonkey-2.0.2 (05 Apr 2008)
+
+ 05 Apr 2008; Wulf C. Krueger <philantrop@gentoo.org>
+ +kmldonkey-2.0.2.ebuild:
+ Initial import of kmldonkey-2 for KDE4. Thanks, zlin!
+
+ 25 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -kmldonkey-0.10.ebuild:
+ Old.
+
+ 19 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org>
+ kmldonkey-0.10.1-r1.ebuild:
+ Update kde-base/* dependencies so that KDE 4 doesn't satisfy it. bug 206528.
+
+ 19 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org>
+ -kmldonkey-0.10.1.ebuild:
+ Old.
+
+ 08 Feb 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+ kmldonkey-0.10.1-r1.ebuild:
+ ppc stable, bug #204629
+
+ 08 Jan 2008; Markus Meier <maekke@gentoo.org> kmldonkey-0.10.1-r1.ebuild:
+ x86 stable, bug #204629
+
+ 06 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org>
+ kmldonkey-0.10.1-r1.ebuild:
+ Marked stable on amd64
+
+*kmldonkey-0.10.1-r1 (02 Sep 2007)
+
+ 02 Sep 2007; Wulf C. Krueger <philantrop@gentoo.org>
+ +files/kmldonkey-0.10.1-failed-dialog-189334.diff,
+ +kmldonkey-0.10.1-r1.ebuild:
+ Added a patch to suppress a wrong failed dialog. Fixes bug 189334. Thanks to
+ pTeppic for providing the patch!
+
+ 04 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Regenerate digest in Manifest2 format.
+
+ 21 Oct 2005; Simon Stelling <blubb@gentoo.org> kmldonkey-0.10.1.ebuild:
+ stable on amd64
+
+ 15 Oct 2005; Carsten Lohrke <carlo@gentoo.org> kmldonkey-0.10.1.ebuild:
+ stable on x86
+
+*kmldonkey-0.10.1 (27 Jul 2005)
+
+ 27 Jul 2005; Gregorio Guidi <greg_g@gentoo.org>
+ +files/kmldonkey-0.10.1-sandbox.patch, +kmldonkey-0.10.1.ebuild:
+ New version (#100457).
+
+ 12 Feb 2005; Gregorio Guidi <greg_g@gentoo.org> kmldonkey-0.10.ebuild:
+ Add dependency on kde-base/kcontrol or kde-base/kdebase (#66320).
+
+ 23 Nov 2004; Carsten Lohrke <carlo@gentoo.org> kmldonkey-0.10.ebuild,
+ -kmldonkey-0.10_pre3.ebuild, -kmldonkey-0.10_pre4.ebuild,
+ -kmldonkey-0.8.ebuild, -kmldonkey-0.9.1.ebuild:
+ clean up and 0.10 stable on x86
+
+*kmldonkey-0.10 (02 Nov 2004)
+
+ 02 Nov 2004; Simone Gotti <motaboy@gentoo.org>
+ +files/kmldonkey-0.10-sandbox.patch, +kmldonkey-0.10.ebuild:
+ Version Bump, closes bug #69801.
+
+ 26 Sep 2004; Dominik Stadler <centic@gentoo.org> metadata.xml:
+ Change herd from kde-core to kde-other, not a core KDE-package
+
+ 15 Sep 2004; Carsten Lohrke <carlo@gentoo.org>
+ +files/kmldonkey-0.10_pre4-sandbox.patch, kmldonkey-0.10_pre4.ebuild:
+ sandbox fix
+
+*kmldonkey-0.10_pre4 (14 Sep 2004)
+
+ 14 Sep 2004; Caleb Tennis <caleb@gentoo.org> +kmldonkey-0.10_pre4.ebuild:
+ Version bump
+
+ 09 Sep 2004; Caleb Tennis <caleb@gentoo.org> kmldonkey-0.10_pre3.ebuild:
+ Add in arts support
+
+ 14 Aug 2004; Sven Wegener <swegener@gentoo.org> kmldonkey-0.8.ebuild:
+ Trimmed trailing whitespace.
+
+ 29 Jun 2004; Carsten Lohrke <carlo@gentoo.org> kmldonkey-0.10_pre3.ebuild,
+ kmldonkey-0.8.ebuild, kmldonkey-0.9.1.ebuild:
+ QA: inherit kde-base -> inherit kde, IUSE
+
+*kmldonkey-0.10_pre3 (25 May 2004)
+
+ 25 May 2004; Caleb Tennis <caleb@gentoo.org> +kmldonkey-0.10_pre3.ebuild:
+ Version bump, from bug #44374
+
+ 24 May 2004; Jon Hood <squinky86@gentoo.org> -kmldonkey-0.3.ebuild,
+ kmldonkey-0.9.1.ebuild:
+ gcc 3.4 fix thanks to Panard <panard@inzenet.org>, closes #51849; ebuild
+ cleanups
+
+ 20 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> kmldonkey-0.3.ebuild,
+ kmldonkey-0.8.ebuild, kmldonkey-0.9.1.ebuild:
+ Added IUSE.
+
+ 08 Mar 2004; <augustus@gentoo.org> kmldonkey-0.9.1.ebuild:
+ Added ~amd64 keyword.
+
+ 14 Sep 2003; David Holm <dholm@gentoo.org> kmldonkey-0.9.1.ebuild:
+ Added to ~ppc after testing.
+
+*kmldonkey-0.9.1 (31 Jul 2003)
+
+ 31 Jul 2003; Caleb Tennis <caleb@gentoo.org> kmldonkey-0.9.1.ebuild:
+ Version bump.
+
+*kmldonkey-0.8 (28 May 2003)
+
+ 28 May 2003; Caleb Tennis <caleb@gentoo.org> kmldonkey-0.8.ebuild:
+ Version bump, using modified ebuild submitted by Janosch Machowinski
+ in bug #17047.
+
+*kmldonkey-0.3 (20 Feb 2003)
+
+ 23 Mar 2003; Martin Holzer <mholzer@gentoo.org> kmldonkey-0.3.ebuild:
+ Changed SRC_URI since it's no more available.
+
+ 20 Feb 2003; Bart Verwilst <verwilst@gentoo.org>:
+
+ Initial ebuild
diff --git a/net-p2p/kmldonkey/Manifest b/net-p2p/kmldonkey/Manifest
new file mode 100644
index 00000000..43e77498
--- /dev/null
+++ b/net-p2p/kmldonkey/Manifest
@@ -0,0 +1,10 @@
+AUX kmldonkey-0.10.1-failed-dialog-189334.diff 647 RMD160 be09bf10b6b9fa7887eafd8856e8ab8da957d3a5 SHA1 364554ab9ef1ffd58cbc8f46a8bcb4ee6c43188f SHA256 51c044de38b23d983f4c8ab688edecbfc9a994a5e3b9190cc056d53063fa611a
+AUX kmldonkey-0.10.1-sandbox.patch 583 RMD160 88df42bb1415f8b6396c68f25ff562079945a644 SHA1 1198b9467a29d8c06ae3f6410be8c4b1260fb8c2 SHA256 65d300c0c51f91d569a616586fa74da055f366518f196190466bdbc6cf1ceacd
+AUX kmldonkey-0.11-sandbox.patch 594 RMD160 ed92a98cba8e12cfbb7524a8d54bddfb877727be SHA1 ed3ed0e9bd7624d3f10105f5ad7ad91ca874bf50 SHA256 47211c6f46f9d1c8475d710a1a5819a41e0fefeaddca0a21c691cb852dfedd3f
+AUX kmldonkey-2.0.2-gcc44.patch 202 RMD160 d89b1a6f4ae9a3df2176e4e35294fd0a27faa429 SHA1 1f3475ecb5fb4353bc5cb57a700e0c97a004fa51 SHA256 778afd710dd3dab5f3ae85dc36e5eb17662208442f284de4fa34d61e680c53fd
+DIST kmldonkey-0.10.1.tar.bz2 960967 RMD160 fb1c89bd8790c9f937ee6dae26a80200157dcf1f SHA1 6c46f690c77aa9182635d863bdaecc6bd902c181 SHA256 d73efc6d967494b1e13f174aee18fa5e4cd2232f480e9d88310d17cfd6e3e5d1
+DIST kmldonkey-0.11.tar.gz 1002254 RMD160 b59422dd9a8a302cacf7591a335b9cb6991580a7 SHA1 d61db36637e9c59d72440b9e246c72713657767f SHA256 6de59b1cb2341fad2acf486f3ad0b2ffd037af2ef8c3774846c289e1877f8a4b
+EBUILD kmldonkey-0.10.1-r1.ebuild 819 RMD160 2f9c355298c1502f3c9ea0f02640b675384e3447 SHA1 2bacc1d9201621cb1995d62bdaa96dc3730b6c0a SHA256 14b2eb07ce5971988e856fad21035eb8980e6fb9a4048490b8d3842af91e5ad8
+EBUILD kmldonkey-0.11.ebuild 688 RMD160 2c955532371abad38b707948fbf2230d8aefe7ad SHA1 f63ec424b3156efd915114a0aece79a5eeaca2a9 SHA256 1f7acab2a92399a302e167266bf6f9394a3e05707eb6693e978e351597d8c4c3
+MISC ChangeLog 5590 RMD160 f5d0d9131cb443129a14fb9b9dc708609c10e887 SHA1 806a424155c91c21317295aab466c1459be0fa11 SHA256 419a0e1467ed4502fe54c5ccdb98ae188a6720e85f0ba0cd2cf14cfdb9d9b872
+MISC metadata.xml 158 RMD160 f15477b4ffb8ae0849cbae52329d1bdf99a407f4 SHA1 18cd6cdb98f781c3975c49f300d3f8b1e07333b8 SHA256 b5a2d16139d03b8af578bc87503b14b589dd7e3544d879297ccdb735d35a02e2
diff --git a/net-p2p/kmldonkey/files/kmldonkey-0.10.1-failed-dialog-189334.diff b/net-p2p/kmldonkey/files/kmldonkey-0.10.1-failed-dialog-189334.diff
new file mode 100644
index 00000000..c983ce08
--- /dev/null
+++ b/net-p2p/kmldonkey/files/kmldonkey-0.10.1-failed-dialog-189334.diff
@@ -0,0 +1,12 @@
+diff -Naur kmldonkey-0.10.1.orig/src/scripts/submit.cpp kmldonkey-0.10.1/src/scripts/submit.cpp
+--- kmldonkey-0.10.1.orig/src/scripts/submit.cpp 2005-07-26 18:40:40.000000000 +0200
++++ kmldonkey-0.10.1/src/scripts/submit.cpp 2007-09-02 23:36:00.000000000 +0200
+@@ -48,7 +48,7 @@
+ {
+ kdDebug() << "Callback cmd: " << cmd << endl;
+ kdDebug() << "Callback result: " << res << endl;
+- if (res.lower() != "done" && !res.contains("parsing http url", false)) {
++ if (!res.contains("Added link", false)) {
+ /*
+ if (res.contains("force_download")) {
+ if (KMessageBox::warningYesNo(0, i18n("Failed to submit URL %1\n\nForce download?")
diff --git a/net-p2p/kmldonkey/files/kmldonkey-0.10.1-sandbox.patch b/net-p2p/kmldonkey/files/kmldonkey-0.10.1-sandbox.patch
new file mode 100644
index 00000000..f4a2d5d7
--- /dev/null
+++ b/net-p2p/kmldonkey/files/kmldonkey-0.10.1-sandbox.patch
@@ -0,0 +1,10 @@
+--- scr/kded_mldonkey/Makefile.am.orig 2004-09-14 00:34:09.000000000 +0200
++++ src/kded_mldonkey/Makefile.am 2004-09-14 00:34:22.000000000 +0200
+@@ -21,5 +21,5 @@
+
+ # Remove obsolete files which this module replaces
+ install-data-hook:
+- -rm -f $(kde_servicesdir)/kded/mobilemule.desktop $(kde_servicesdir)/kded/kmldonkey.desktop
+- -rm -f $(kde_moduledir)/kded_mobilemule.* $(kde_moduledir)/kded_kmldonkey.*
++# -rm -f $(kde_servicesdir)/kded/mobilemule.desktop $(kde_servicesdir)/kded/kmldonkey.desktop
++# -rm -f $(kde_moduledir)/kded_mobilemule.* $(kde_moduledir)/kded_kmldonkey.*
diff --git a/net-p2p/kmldonkey/files/kmldonkey-0.11-sandbox.patch b/net-p2p/kmldonkey/files/kmldonkey-0.11-sandbox.patch
new file mode 100644
index 00000000..ae9a436a
--- /dev/null
+++ b/net-p2p/kmldonkey/files/kmldonkey-0.11-sandbox.patch
@@ -0,0 +1,10 @@
+--- kmldonkey/kded_mldonkey/Makefile.am.old 2009-05-25 21:38:29.000000000 +0200
++++ kmldonkey/kded_mldonkey/Makefile.am 2009-05-25 21:38:44.000000000 +0200
+@@ -21,5 +21,5 @@
+
+ # Remove obsolete files which this module replaces
+ install-data-hook:
+- -rm -f $(kde_servicesdir)/kded/mobilemule.desktop $(kde_servicesdir)/kded/kmldonkey.desktop
+- -rm -f $(kde_moduledir)/kded_mobilemule.* $(kde_moduledir)/kded_kmldonkey.*
++# -rm -f $(kde_servicesdir)/kded/mobilemule.desktop $(kde_servicesdir)/kded/kmldonkey.desktop
++# -rm -f $(kde_moduledir)/kded_mobilemule.* $(kde_moduledir)/kded_kmldonkey.*
diff --git a/net-p2p/kmldonkey/files/kmldonkey-2.0.2-gcc44.patch b/net-p2p/kmldonkey/files/kmldonkey-2.0.2-gcc44.patch
new file mode 100644
index 00000000..1ca2fe1a
--- /dev/null
+++ b/net-p2p/kmldonkey/files/kmldonkey-2.0.2-gcc44.patch
@@ -0,0 +1,10 @@
+--- kmldonkey/emulecollection.h
++++ kmldonkey/emulecollection.h
+@@ -23,6 +23,7 @@
+ #ifndef EMULECOLLECTION_H
+ #define EMULECOLLECTION_H
+
++#include <tr1/cstdint>
+ #include <string>
+ #include <vector>
+
diff --git a/net-p2p/kmldonkey/kmldonkey-0.10.1-r1.ebuild b/net-p2p/kmldonkey/kmldonkey-0.10.1-r1.ebuild
new file mode 100644
index 00000000..7aabb272
--- /dev/null
+++ b/net-p2p/kmldonkey/kmldonkey-0.10.1-r1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/kmldonkey/kmldonkey-0.10.1-r1.ebuild,v 1.5 2008/02/19 02:02:02 ingmar Exp $
+
+inherit kde eutils
+
+DESCRIPTION="Provides integration for the MLDonkey P2P software and KDE 3"
+HOMEPAGE="http://www.kmldonkey.org/"
+SRC_URI="http://savannah.nongnu.org/download/kmldonkey/${P}.tar.bz2"
+LICENSE="GPL-2"
+
+SLOT="0"
+KEYWORDS="amd64 ppc x86"
+IUSE=""
+
+DEPEND="|| ( =kde-base/kcontrol-3.5* =kde-base/kdebase-3.5* )"
+
+need-kde 3.5
+
+src_unpack() {
+ kde_src_unpack
+
+ epatch "${FILESDIR}/${P}-sandbox.patch"
+ epatch "${FILESDIR}/${P}-failed-dialog-189334.diff"
+ rm -f "${S}/configure"
+}
+
+pkg_postinst() {
+ echo
+ einfo "To configure Kmldonkey, you can use the KDE Control Center."
+ echo
+}
diff --git a/net-p2p/kmldonkey/kmldonkey-0.11.ebuild b/net-p2p/kmldonkey/kmldonkey-0.11.ebuild
new file mode 100644
index 00000000..13a27620
--- /dev/null
+++ b/net-p2p/kmldonkey/kmldonkey-0.11.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/kmldonkey/kmldonkey-0.11.ebuild,v 1.3 2009/05/25 19:52:30 scarabeus Exp $
+
+ARTS_REQUIRED="never"
+
+inherit kde
+
+DESCRIPTION="KMLDonkey is a KDE frontend for the MLDonkey P2P application."
+HOMEPAGE="http://www.kmldonkey.org/"
+SRC_URI="mirror://kde/stable/apps/KDE3.x/network/${P}.tar.gz"
+LICENSE="GPL-2"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+DEPEND="|| ( =kde-base/kcontrol-3.5* =kde-base/kdebase-3.5* )"
+
+PATCHES=(
+ "${FILESDIR}/${PN}-0.11-sandbox.patch"
+)
+
+need-kde 3.5
+
+src_unpack() {
+ kde_src_unpack
+
+ rm -f "${S}/configure"
+}
diff --git a/net-p2p/kmldonkey/metadata.xml b/net-p2p/kmldonkey/metadata.xml
new file mode 100644
index 00000000..8d36d5b0
--- /dev/null
+++ b/net-p2p/kmldonkey/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>kde</herd>
+</pkgmetadata>
diff --git a/net-p2p/ktorrent/ChangeLog b/net-p2p/ktorrent/ChangeLog
new file mode 100644
index 00000000..b6a5c9ef
--- /dev/null
+++ b/net-p2p/ktorrent/ChangeLog
@@ -0,0 +1,623 @@
+# ChangeLog for net-p2p/ktorrent
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.137 2009/11/10 13:03:39 scarabeus Exp $
+
+*ktorrent-3.3 (10 Nov 2009)
+
+ 10 Nov 2009; Tomáš Chvátal <scarabeus@gentoo.org>
+ -ktorrent-3.3_rc1.ebuild, +ktorrent-3.3.ebuild:
+ Version bump. Drop rc release.
+
+ 31 Oct 2009; Tomáš Chvátal <scarabeus@gentoo.org>
+ ktorrent-3.3_rc1.ebuild:
+ Adjust deps. Per bug #291267.
+
+*ktorrent-3.3_rc1 (24 Oct 2009)
+*ktorrent-3.2.5 (24 Oct 2009)
+
+ 24 Oct 2009; Tomáš Chvátal <scarabeus@gentoo.org>
+ -ktorrent-3.2.4.ebuild, +ktorrent-3.2.5.ebuild,
+ -ktorrent-3.3_beta1.ebuild, +ktorrent-3.3_rc1.ebuild:
+ Version bump.
+
+ 22 Oct 2009; Tomáš Chvátal <scarabeus@gentoo.org>
+ ktorrent-3.2.4.ebuild:
+ Adjust linguas as reported in bug #287376.
+
+ 18 Oct 2009; Samuli Suominen <ssuominen@gentoo.org>
+ ktorrent-3.2.3-r1.ebuild:
+ amd64 stable wrt #288662
+
+ 18 Oct 2009; Markus Meier <maekke@gentoo.org> ktorrent-3.2.3-r1.ebuild:
+ x86 stable, bug #288662
+
+ 11 Oct 2009; Jonathan Callen <abcd@gentoo.org> ktorrent-3.2.3-r1.ebuild:
+ Set KDE_MINIMAL to 4.2 so this can be unmasked on hppa/ppc/ppc64
+
+*ktorrent-3.2.4 (27 Sep 2009)
+
+ 27 Sep 2009; Patrick Lauer <patrick@gentoo.org> +ktorrent-3.2.4.ebuild:
+ Bump as requested by Scarabeus
+
+*ktorrent-3.2.3-r1 (29 Aug 2009)
+
+ 29 Aug 2009; Tomáš Chvátal <scarabeus@gentoo.org>
+ -ktorrent-3.2.3.ebuild, +ktorrent-3.2.3-r1.ebuild:
+ Revbump to fix crash right after start. Per bug #283063.
+
+ 13 Aug 2009; Alex Alexander <wired@gentoo.org> ktorrent-3.3_beta1.ebuild:
+ removed block, improved live detection
+
+*ktorrent-3.3_beta1 (12 Aug 2009)
+
+ 12 Aug 2009; Alex Alexander <wired@gentoo.org> +ktorrent-3.3_beta1.ebuild,
+ metadata.xml:
+ added 3.3 beta1
+
+*ktorrent-3.2.3 (12 Aug 2009)
+
+ 12 Aug 2009; Tomáš Chvátal <scarabeus@gentoo.org>
+ -ktorrent-3.2.2.ebuild, +ktorrent-3.2.3.ebuild:
+ Version bump. Remove old. Last version from 3.2 series.
+
+ 26 Jul 2009; Tomáš Chvátal <scarabeus@gentoo.org>
+ ktorrent-3.2.2.ebuild:
+ Depend on krosspython only when kross use enabled.
+
+ 24 Jul 2009; Tomáš Chvátal <scarabeus@gentoo.org>
+ ktorrent-3.2.2.ebuild:
+ Rdepend on krosspython. Per bug #277105
+
+ 09 Jun 2009; Theo Chatzimichos <tampakrap@gentoo.org>
+ ktorrent-3.2.2.ebuild:
+ Slotchange from 3 to 4
+
+*ktorrent-3.2.2 (02 Jun 2009)
+
+ 02 Jun 2009; Tomas Chvatal <scarabeus@gentoo.org> -ktorrent-2.2.8.ebuild,
+ -ktorrent-2.2.8-r1.ebuild, -ktorrent-3.2.1-r1.ebuild,
+ +ktorrent-3.2.2.ebuild:
+ Version bump. Remove old.
+
+ 01 Jun 2009; nixnut <nixnut@gentoo.org> ktorrent-2.2.8-r2.ebuild:
+ ppc stable #270070
+
+ 31 May 2009; Brent Baude <ranger@gentoo.org> ktorrent-2.2.8-r2.ebuild:
+ Marking ktorrent-2.2.8-r2 ppc64 for bug 270070
+
+ 24 May 2009; Markus Meier <maekke@gentoo.org> ktorrent-2.2.8-r2.ebuild:
+ x86 stable, bug #270070
+
+ 24 May 2009; Tiago Cunha <tcunha@gentoo.org> ktorrent-2.2.8-r2.ebuild:
+ stable sparc, bug 270070
+
+ 23 May 2009; Dawid Węgliński <cla@gentoo.org> ktorrent-2.2.8-r2.ebuild:
+ Stable on amd64 (bug #270070)
+
+*ktorrent-2.2.8-r2 (23 May 2009)
+
+ 23 May 2009; Theo Chatzimichos <tampakrap@gentoo.org>
+ +ktorrent-2.2.8-r2.ebuild:
+ revision bump to the kde3 version, change slot and cleanup
+
+*ktorrent-3.2.1-r1 (17 May 2009)
+*ktorrent-2.2.8-r1 (17 May 2009)
+
+ 17 May 2009; Tomas Chvatal <scarabeus@gentoo.org>
+ +ktorrent-2.2.8-r1.ebuild, -ktorrent-3.2.1.ebuild,
+ +ktorrent-3.2.1-r1.ebuild:
+ Fix collision with kdelibs:3.5 per bug #270070. Remove blocker, not needed
+ anymore.
+
+ 14 May 2009; Tomas Chvatal <scarabeus@gentoo.org> ktorrent-2.2.8.ebuild:
+ Fix build issue when we bumped new eclass. Per bug #269701.
+
+ 18 Apr 2009; Jeroen Roovers <jer@gentoo.org> ktorrent-3.2.1:
+ Marked ~hppa (bug #260777).
+
+ 07 Apr 2009; Tomas Chvatal <scarabeus@gentoo.org> ktorrent-3.2.1.ebuild:
+ Update deps. Per bug #265145.
+
+*ktorrent-3.2.1 (06 Apr 2009)
+
+ 06 Apr 2009; Tomas Chvatal <scarabeus@gentoo.org> -ktorrent-3.1.6.ebuild,
+ -ktorrent-3.2.ebuild, +ktorrent-3.2.1.ebuild:
+ Version bump. Remove old.
+
+ 19 Mar 2009; Brent Baude <ranger@gentoo.org> ktorrent-3.2.ebuild:
+ Marking ktorrent-3.2 ~ppc for bug 259689
+
+ 15 Mar 2009; Brent Baude <ranger@gentoo.org> ktorrent-3.2.ebuild:
+ Marking ktorrent-3.2 ~ppc64 for bug 259689
+
+ 07 Mar 2009; Petteri Räty <betelgeuse@gentoo.org> ktorrent-2.2.8.ebuild:
+ Migrate to EAPI 2. Call econf in src_compile until the eclasses are
+ updated.
+
+ 17 Feb 2009; Theo Chatzimichos <tampakrap@gentoo.org> ktorrent-3.2.ebuild:
+ fix wrong SRC_URI
+
+*ktorrent-3.2 (16 Feb 2009)
+
+ 16 Feb 2009; Theo Chatzimichos <tampakrap@gentoo.org>
+ +files/ktorrent-2.2.8-lograce.patch, metadata.xml, -ktorrent-2.2.7.ebuild,
+ ktorrent-2.2.8.ebuild, -ktorrent-3.1.5-r2.ebuild,
+ -ktorrent-3.2_rc1.ebuild, +ktorrent-3.2.ebuild:
+ Apply patch to ktorrent-2.2.8 bug 255068 Version bump to ktorrent-3.2
+ (KDE4) Remove old versions
+
+ 05 Feb 2009; Brent Baude <ranger@gentoo.org> ktorrent-3.1.6.ebuild:
+ marking ktorrent-3.1.6 ~ppc64 to fix kde tree breakage
+
+ 05 Feb 2009; Tomas Chvatal <scarabeus@gentoo.org> ktorrent-3.1.6.ebuild:
+ Fix tarball name. Fixes also bug #256987.
+
+ 05 Feb 2009; Brent Baude <ranger@gentoo.org> ktorrent-3.1.6.ebuild:
+ marking -3.1.6 ~ppc for busted kde deps
+
+ 31 Jan 2009; Tomas Chvatal <scarabeus@gentoo.org> ktorrent-3.2_rc1.ebuild:
+ Fix typo. Per bug #257108.
+
+*ktorrent-3.2_rc1 (31 Jan 2009)
+
+ 31 Jan 2009; Tomas Chvatal <scarabeus@gentoo.org>
+ -ktorrent-3.2_beta1-r1.ebuild, +ktorrent-3.2_rc1.ebuild:
+ Version bump.
+
+*ktorrent-3.1.6 (29 Jan 2009)
+
+ 29 Jan 2009; Tomas Chvatal <scarabeus@gentoo.org>
+ ktorrent-3.1.5-r2.ebuild, +ktorrent-3.1.6.ebuild,
+ ktorrent-3.2_beta1-r1.ebuild:
+ Version bump, Fix deps. Bug #256749
+
+*ktorrent-3.2_beta1-r1 (12 Jan 2009)
+*ktorrent-3.1.5-r2 (12 Jan 2009)
+
+ 12 Jan 2009; Tomas Chvatal <scarabeus@gentoo.org> -ktorrent-3.1.5.ebuild,
+ -ktorrent-3.1.5-r1.ebuild, +ktorrent-3.1.5-r2.ebuild,
+ -ktorrent-3.2_beta1.ebuild, +ktorrent-3.2_beta1-r1.ebuild:
+ Update ktorrent so it works with 4.2
+
+ 06 Jan 2009; Brent Baude <ranger@gentoo.org> ktorrent-2.2.8.ebuild:
+ Marking ktorrent-2.2.8 ppc64 for bug 244741
+
+ 04 Jan 2009; Tomas Chvatal <scarabeus@gentoo.org>
+ ktorrent-3.2_beta1.ebuild:
+ Add missing kde4-base_src_prepare call.
+
+*ktorrent-3.2_beta1 (03 Dec 2008)
+*ktorrent-3.1.5-r1 (03 Dec 2008)
+
+ 03 Dec 2008; Tomas Chvatal <scarabeus@gentoo.org>
+ +ktorrent-3.1.5-r1.ebuild, +ktorrent-3.2_beta1.ebuild:
+ Change slot to have correct one based on app version instead of kde
+ version. Version bump for new beta.
+
+ 01 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> ktorrent-2.2.8.ebuild:
+ Stable on sparc, security bug #244741
+
+ 28 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+ ktorrent-2.2.8.ebuild:
+ ppc stable, bug #244741
+
+ 28 Nov 2008; Markus Meier <maekke@gentoo.org> ktorrent-2.2.8.ebuild:
+ amd64/x86 stable, bug #244741
+
+*ktorrent-2.2.8 (27 Nov 2008)
+
+ 27 Nov 2008; Tomas Chvatal <scarabeus@gentoo.org>
+ -files/ktorrent-2.2.2-avahi-check.patch,
+ -files/ktorrent-2.2.2-geoip-check.patch, -ktorrent-2.2.4.ebuild,
+ -ktorrent-2.2.5-r1.ebuild, -ktorrent-2.2.6.ebuild, +ktorrent-2.2.8.ebuild,
+ -ktorrent-3.1.3.ebuild, -ktorrent-3.1.4.ebuild:
+ Remove old with security issues. Bump new.
+
+*ktorrent-3.1.5 (15 Nov 2008)
+
+ 15 Nov 2008; Tomas Chvatal <scarabeus@gentoo.org> +ktorrent-3.1.5.ebuild:
+ Version bump. Update deps for the new one.
+
+*ktorrent-3.1.4 (23 Oct 2008)
+
+ 23 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ +ktorrent-3.1.4.ebuild:
+ Bumped ktorrent to 3.1.4 as requested by Ioannis Aslanidis (deathwing00).
+ Thanks to Tomáš Chvátal <tomas.chvatal@gmail.com> for doing the
+ testing.
+
+ 21 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ -ktorrent-3.0.0.ebuild, -ktorrent-3.0.1.ebuild, -ktorrent-3.0.2.ebuild,
+ -ktorrent-3.0.2-r1.ebuild:
+ Removing KDE-4.0.X packages now that 4.1.2 was put in the tree.
+
+*ktorrent-3.1.3 (15 Oct 2008)
+
+ 15 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ metadata.xml, +ktorrent-3.1.3.ebuild:
+ Added ktorrent ebuild from the kde-testing overlay. Thanks to Tomáš
+ Chvátal <tomas.chvatal@gmail.com> for the bump.
+
+ 17 Jul 2008; Markus Rothe <corsair@gentoo.org> ktorrent-2.2.7.ebuild:
+ Stable on ppc64; bug #231630
+
+ 16 Jul 2008; nixnut <nixnut@gentoo.org> ktorrent-2.2.7.ebuild:
+ Stable on ppc wrt bug 231630
+
+ 16 Jul 2008; Dawid Węgliński <cla@gentoo.org> ktorrent-2.2.7.ebuild:
+ Stable on amd64 (bug #231630)
+
+ 14 Jul 2008; Raúl Porcel <armin76@gentoo.org> ktorrent-2.2.7.ebuild:
+ sparc/x86 stable wrt #231630
+
+*ktorrent-3.0.2-r1 (31 May 2008)
+
+ 31 May 2008; Ioannis Aslanidis <deathwing00@gentoo.org>
+ +ktorrent-3.0.2-r1.ebuild:
+ Fixes bug #214036: Forced the dependency of dev-libs/geoip so that ktorrent
+ is no longer linked against the internal copy of GeoIP.
+
+*ktorrent-3.0.2 (31 May 2008)
+*ktorrent-2.2.7 (31 May 2008)
+
+ 31 May 2008; Ioannis Aslanidis <deathwing00@gentoo.org>
+ +ktorrent-2.2.7.ebuild, +ktorrent-3.0.2.ebuild:
+ Version bump.
+
+*ktorrent-2.2.6 (25 Apr 2008)
+
+ 25 Apr 2008; Ben de Groot <yngwin@gentoo.org> +ktorrent-2.2.6.ebuild:
+ Version bump, fixes bug 219115
+
+*ktorrent-3.0.1 (26 Mar 2008)
+
+ 26 Mar 2008; Ioannis Aslanidis <deathwing00@gentoo.org>
+ +ktorrent-3.0.1.ebuild:
+ Version bump. Fixes bug #214844. Thanks to Kalidarn <dcecchin@gmail.com> for
+ reporting it. Changed NEED_KDE to :kde-4. Thanks to zlin@gentoo.org for his
+ help with KDE 4 changes.
+
+*ktorrent-3.0.0 (22 Feb 2008)
+
+ 22 Feb 2008; Timo Gurr <tgurr@gentoo.org> +ktorrent-3.0.0.ebuild:
+ Add ktorrent-3.0.0.ebuild, first ktorrent release based on KDE4.
+
+ 19 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> ktorrent-2.2.4.ebuild,
+ ktorrent-2.2.5-r1.ebuild:
+ Update kde-base/* dependencies so that KDE 4 doesn't satisfy it. bug 206528.
+
+ 19 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -ktorrent-2.2.5.ebuild:
+ Old.
+
+*ktorrent-2.2.5-r1 (15 Feb 2008)
+
+ 15 Feb 2008; Timo Gurr <tgurr@gentoo.org> +ktorrent-2.2.5-r1.ebuild:
+ Add ktorrent-2.2.5-r1.ebuild, revision bump fixing bug #206957.
+
+*ktorrent-2.2.5 (29 Jan 2008)
+
+ 29 Jan 2008; Timo Gurr <tgurr@gentoo.org>
+ +files/ktorrent-2.2.5-avahi-check.patch, -ktorrent-2.2.2.ebuild,
+ +ktorrent-2.2.5.ebuild:
+ Add ktorrent-2.2.5.ebuild and clean out old.
+
+ 06 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org>
+ ktorrent-2.2.4.ebuild:
+ Marked stable on amd64 as per bug 203756.
+
+ 05 Jan 2008; Raúl Porcel <armin76@gentoo.org> ktorrent-2.2.4.ebuild:
+ sparc stable wrt #203756
+
+ 03 Jan 2008; Brent Baude <ranger@gentoo.org> ktorrent-2.2.4.ebuild:
+ Marking ktorrent-2.2.4 ppc64 for bug 203756
+
+ 03 Jan 2008; Brent Baude <ranger@gentoo.org> ktorrent-2.2.4.ebuild:
+ Marking ktorrent-2.2.4 ppc for bug 203756
+
+ 03 Jan 2008; Markus Meier <maekke@gentoo.org> ktorrent-2.2.4.ebuild:
+ x86 stable, bug #203756
+
+*ktorrent-2.2.4 (21 Nov 2007)
+
+ 21 Nov 2007; Timo Gurr <tgurr@gentoo.org> -ktorrent-2.2.3.ebuild,
+ +ktorrent-2.2.4.ebuild:
+ Add ktorrent-2.2.4.ebuild, fixes bug #199627 and bug #199631. Cleanup older
+ version.
+
+ 17 Nov 2007; Wulf C. Krueger <philantrop@gentoo.org>
+ ktorrent-2.2.2.ebuild:
+ Corrected dependencies to fix bug 198945.
+
+*ktorrent-2.2.3 (16 Nov 2007)
+
+ 16 Nov 2007; Wulf C. Krueger <philantrop@gentoo.org>
+ -files/ktorrent-2.2.1-fix-wait-job-crash.patch, -ktorrent-2.1.4.ebuild,
+ -ktorrent-2.2.1-r1.ebuild, +ktorrent-2.2.3.ebuild:
+ Version bump as per bug 199285. Corrected dependencies to fix bug 198945.
+ Removed obsolete versions.
+
+ 20 Oct 2007; Wulf C. Krueger <philantrop@gentoo.org>
+ ktorrent-2.2.2.ebuild:
+ Marked stable on amd64 as per bug 195684.
+
+ 20 Oct 2007; Raúl Porcel <armin76@gentoo.org> ktorrent-2.2.2.ebuild:
+ sparc stable wrt #195684
+
+ 19 Oct 2007; nixnut <nixnut@gentoo.org> ktorrent-2.2.2.ebuild:
+ Stable on ppc wrt bug 195684
+
+ 15 Oct 2007; Markus Rothe <corsair@gentoo.org> ktorrent-2.2.2.ebuild:
+ Stable on ppc64; bug #195684
+
+ 14 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
+ ktorrent-2.2.2.ebuild:
+ stable x86, bug 195684
+
+*ktorrent-2.2.2 (31 Aug 2007)
+
+ 31 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org>
+ -ktorrent-2.1.3.ebuild, -ktorrent-2.2.1.ebuild, +ktorrent-2.2.2.ebuild:
+ Removed the obsolete versions 2.1.3 and 2.2.1.
+ Version bump to 2.2.2 as per bug 190806.
+
+ 17 Aug 2007; Markus Rothe <corsair@gentoo.org> ktorrent-2.1.4.ebuild:
+ Stable on ppc64; bug #188823
+
+ 15 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org>
+ ktorrent-2.1.4.ebuild:
+ Marked stable on amd64 as per bug 188823.
+
+ 15 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> ktorrent-2.1.4.ebuild:
+ Stable on sparc wrt #188823
+
+ 14 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ ktorrent-2.1.4.ebuild:
+ ppc stable, bug #188823
+
+ 14 Aug 2007; Raúl Porcel <armin76@gentoo.org> ktorrent-2.1.4.ebuild:
+ x86 stable wrt #188823
+
+*ktorrent-2.2.1-r1 (10 Aug 2007)
+
+ 10 Aug 2007; Tobias Heinlein <keytoaster@gentoo.org>
+ +files/ktorrent-2.2.1-fix-wait-job-crash.patch, +ktorrent-2.2.1-r1.ebuild:
+ Adding a patch to fix a crash, see bug 187977
+
+ 25 Jul 2007; Carsten Lohrke <carlo@gentoo.org>
+ -files/ktorrent-2.0.3-znow.patch,
+ -files/ktorrent-2.2_rc1-xfs-delalloc-confighdrs-fix.patch,
+ -files/ktorrent-2.2_rc1-xfs-delalloc-parens-fix.patch,
+ -ktorrent-1.2.ebuild, -ktorrent-2.0.ebuild, -ktorrent-2.0.1.ebuild,
+ -ktorrent-2.0.2.ebuild, -ktorrent-2.0.3.ebuild, -ktorrent-2.1_rc1.ebuild,
+ -ktorrent-2.1.ebuild, -ktorrent-2.1.2.ebuild, -ktorrent-2.2_rc1.ebuild,
+ -ktorrent-2.2.ebuild, ktorrent-2.2.1.ebuild:
+ Clean up.
+
+*ktorrent-2.2.1 (23 Jul 2007)
+
+ 23 Jul 2007; Tobias Heinlein <keytoaster@gentoo.org>
+ +ktorrent-2.2.1.ebuild:
+ Version bump
+
+*ktorrent-2.2 (06 Jul 2007)
+
+ 06 Jul 2007; Tobias Heinlein <keytoaster@gentoo.org> +ktorrent-2.2.ebuild:
+ Version bump, bug 184195
+
+ 05 Jul 2007; Wulf C. Krueger <philantrop@gentoo.org>
+ ktorrent-2.2_rc1.ebuild:
+ Corrected the list of supported languages. Fixes bug 184287.
+
+ 21 Jun 2007; Wulf C. Krueger <philantrop@gentoo.org>
+ +files/ktorrent-2.2_rc1-xfs-delalloc-confighdrs-fix.patch,
+ +files/ktorrent-2.2_rc1-xfs-delalloc-parens-fix.patch,
+ ktorrent-2.2_rc1.ebuild:
+ Added two upstream patches which fix bug 182727.
+
+*ktorrent-2.2_rc1 (19 Jun 2007)
+
+ 19 Jun 2007; Ioannis Aslanidis <deathwing00@gentoo.org>
+ +ktorrent-2.2_rc1.ebuild:
+ Version bump. See bug #180693 for details.
+
+*ktorrent-2.1.4 (25 Apr 2007)
+
+ 25 Apr 2007; Marijn Schouten <hkBst@gentoo.org> +ktorrent-2.1.4.ebuild:
+ add 2.1.4, fixes bug 175953
+
+ 09 Apr 2007; Marcus D. Hanwell <cryos@gentoo.org> ktorrent-2.1.3.ebuild:
+ Stable on amd64, bug 170303.
+
+ 04 Apr 2007; Markus Rothe <corsair@gentoo.org> ktorrent-2.1.3.ebuild:
+ Stable on ppc64; bug #170303
+
+ 04 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ ktorrent-2.1.3.ebuild:
+ ppc stable, bug #170303
+
+ 03 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> ktorrent-2.1.3.ebuild:
+ Stable on sparc wrt security #170303
+
+ 02 Apr 2007; Raúl Porcel <armin76@gentoo.org> ktorrent-2.1.3.ebuild:
+ x86 stable wrt security bug 170303
+
+*ktorrent-2.1.3 (02 Apr 2007)
+
+ 02 Apr 2007; Ioannis Aslanidis <deathwing00@gentoo.org>
+ +ktorrent-2.1.3.ebuild:
+ Version bump. This version contains some fixes as detailed in
+ http://bugs.kde.org/show_bug.cgi?id=143637.
+
+ 21 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> ktorrent-2.1.2.ebuild:
+ Stable on amd64 wrt bug #170303.
+
+ 20 Mar 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ ktorrent-2.1.2.ebuild:
+ Stable on ppc wrt bug #170303.
+
+ 16 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> ktorrent-2.1.2.ebuild:
+ Stable on sparc wrt security #170303
+
+ 15 Mar 2007; Markus Rothe <corsair@gentoo.org> ktorrent-2.1.2.ebuild:
+ Stable on ppc64; bug #170303
+
+ 14 Mar 2007; Christian Faulhammer <opfer@gentoo.org>
+ ktorrent-2.1.2.ebuild:
+ stable x86, security bug 170303
+
+*ktorrent-2.1.2 (14 Mar 2007)
+
+ 14 Mar 2007; Ioannis Aslanidis <deathwing00@gentoo.org>
+ +ktorrent-2.1.2.ebuild:
+ Version bump. Fixes security bug #170303.
+
+ 06 Mar 2007; Timothy Redaelli <drizzt@gentoo.org> ktorrent-2.1.ebuild:
+ Add ~x86-fbsd keyword.
+ Thanks to Emanuele A. Bagnaschi for reporting wrt bug #165072
+
+ 11 Feb 2007; Ioannis Aslanidis <deathwing00@gentoo.org> ChangeLog:
+ Manifest regenerated.
+
+*ktorrent-2.1 (10 Feb 2007)
+
+ 10 Feb 2007; Ioannis Aslanidis <deathwing00@gentoo.org>
+ +ktorrent-2.1.ebuild:
+ Version bump. See details on bug #165674 and the bugs it blocks.
+
+*ktorrent-2.1_rc1 (11 Jan 2007)
+
+ 11 Jan 2007; Charlie Shepherd <masterdriverz@gentoo.org>
+ -ktorrent-2.1_beta1.ebuild, +ktorrent-2.1_rc1.ebuild:
+ Bump to 2.1_rc1 and remove vulnerable version 2.1_beta1. Bug 161416
+
+*ktorrent-2.1_beta1 (23 Nov 2006)
+
+ 23 Nov 2006; Ioannis Aslanidis <deathwing00@gentoo.org>
+ +ktorrent-2.1_beta1.ebuild:
+ Version bump.
+
+ 23 Nov 2006; Ioannis Aslanidis <deathwing00@gentoo.org>
+ +files/ktorrent-2.0.3-znow.patch, ktorrent-2.0.3.ebuild:
+ Corrected patch name to conform standards so that it does not interfere with
+ other application versions.
+
+ 13 Nov 2006; Joseph Jezak <josejx@gentoo.org> +files/ktorrent-znow.patch,
+ ktorrent-2.0.3.ebuild:
+ Added patch for bug #151851.
+
+ 20 Oct 2006; <nixnut@gentoo.org> ktorrent-2.0.2.ebuild:
+ Stable on ppc wrt bug 146038
+
+ 20 Oct 2006; Simon Stelling <blubb@gentoo.org> ktorrent-2.0.2.ebuild:
+ stable on amd64
+
+ 17 Oct 2006; Joshua Jackson <tsunam@gentoo.org> ktorrent-2.0.2.ebuild:
+ Stable x86; bug #146038
+
+ 15 Oct 2006; Ioannis Aslanidis <deathwing00@gentoo.org>
+ ktorrent-2.0.3.ebuild:
+ Cosmetic improvement: Replaced a tabulator for a space.
+
+ 15 Oct 2006; Jason Wever <weeve@gentoo.org> ktorrent-2.0.2.ebuild:
+ Stable on SPARC wrt bug #146038.
+
+ 13 Oct 2006; Markus Rothe <corsair@gentoo.org> ktorrent-2.0.2.ebuild:
+ Stable on ppc64; bug #146038
+
+*ktorrent-2.0.3 (10 Oct 2006)
+
+ 10 Oct 2006; Ioannis Aslanidis <deathwing00@gentoo.org> metadata.xml,
+ +ktorrent-2.0.3.ebuild:
+ Version bump. Added languages support to this new version.
+
+ 20 Sep 2006; Ioannis Aslanidis <deathwing00@gentoo.org>
+ -ktorrent-1.0.ebuild:
+ Ebuild clean-up by bug #147001.
+
+ 09 Sep 2006; <ticho@gentoo.org> ktorrent-1.2.ebuild:
+ Stable on x86, bug #146262.
+
+*ktorrent-2.0.2 (30 Aug 2006)
+
+ 30 Aug 2006; Ioannis Aslanidis <deathwing00@gentoo.org>
+ ktorrent-2.0.ebuild, ktorrent-2.0.1.ebuild, +ktorrent-2.0.2.ebuild:
+ Added kdeenablefinal to IUSE. Version bump requested in bug #145611.
+
+*ktorrent-2.0.1 (22 Aug 2006)
+
+ 22 Aug 2006; Ioannis Aslanidis <deathwing00@gentoo.org>
+ +ktorrent-2.0.1.ebuild:
+ Version bump. Resolves bug #144735. Increased dependency from KDE 3.3 to KDE
+ 3.4.
+
+ 15 Aug 2006; Jason Wever <weeve@gentoo.org> ktorrent-2.0.ebuild:
+ Added ~sparc keyword.
+
+ 09 Aug 2006; Ioannis Aslanidis <deathwing00@gentoo.org>
+ -ktorrent-2.0_beta1.ebuild, -ktorrent-2.0_rc1.ebuild:
+ Removed old pre-release ebuilds.
+
+*ktorrent-2.0 (08 Aug 2006)
+
+ 08 Aug 2006; Ioannis Aslanidis <deathwing00@gentoo.org>
+ +ktorrent-2.0.ebuild:
+ Version bump. Resolves bug #143228. Thanks to Tiago Freire for reporting.
+
+*ktorrent-2.0_rc1 (18 Jul 2006)
+
+ 18 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +ktorrent-2.0_rc1.ebuild:
+ Version bump.
+
+ 21 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ ktorrent-2.0_beta1.ebuild:
+ Add missing gmp dependency, thanks to Rickard Närström in bug #133923.
+
+*ktorrent-2.0_beta1 (20 May 2006)
+
+ 20 May 2006; Carsten Lohrke <carlo@gentoo.org> +ktorrent-2.0_beta1.ebuild:
+ Version bump.
+
+*ktorrent-1.2 (31 Jan 2006)
+
+ 31 Jan 2006; Carsten Lohrke <carlo@gentoo.org> -ktorrent-1.1_rc1.ebuild,
+ -ktorrent-1.1.ebuild, -ktorrent-1.2_rc1.ebuild, +ktorrent-1.2.ebuild:
+ version bump
+
+*ktorrent-1.2_rc1 (01 Jan 2006)
+
+ 01 Jan 2006; Carsten Lohrke <carlo@gentoo.org> +ktorrent-1.2_rc1.ebuild:
+ version bump
+
+ 23 Nov 2005; Markus Rothe <corsair@gentoo.org> ktorrent-1.1.ebuild:
+ Added ~ppc64 keyword
+
+*ktorrent-1.1 (09 Oct 2005)
+
+ 09 Oct 2005; Gregorio Guidi <greg_g@gentoo.org> +ktorrent-1.1.ebuild:
+ New version.
+
+ 14 Sep 2005; <mkay@gentoo.org> ktorrent-1.0.ebuild:
+ Upstream has changed location of sources. Updating SRC_URI
+
+*ktorrent-1.1_rc1 (14 Sep 2005)
+
+ 14 Sep 2005; <mkay@gentoo.org> +ktorrent-1.1_rc1.ebuild:
+ Version bump to 1.1_rc1
+
+ 23 Aug 2005; Gregorio Guidi <greg_g@gentoo.org> ktorrent-1.0.ebuild:
+ Stable on x86.
+
+ 16 Jul 2005; Danny van Dyk <kugelfang@gentoo.org> ktorrent-1.0.ebuild:
+ Marked ~amd64.
+
+ 14 Jul 2005; David Holm <dholm@gentoo.org> ktorrent-1.0.ebuild:
+ Added to ~ppc.
+
+*ktorrent-1.0 (13 Jul 2005)
+
+ 13 Jul 2005; Gregorio Guidi <greg_g@gentoo.org> +metadata.xml,
+ +ktorrent-1.0.ebuild:
+ Initial import. Ebuild suggested by Pat Double <double@inebraska.com> and
+ Christian Hartmann <christian.hartmann@email.de>.
+
diff --git a/net-p2p/ktorrent/Manifest b/net-p2p/ktorrent/Manifest
new file mode 100644
index 00000000..a8c7076c
--- /dev/null
+++ b/net-p2p/ktorrent/Manifest
@@ -0,0 +1,6 @@
+AUX ktorrent-2.2.5-avahi-check.patch 1263 RMD160 f184a508351a90e376b5bbf4642551e445f6dd1e SHA1 e0763c7e361a802105495810422745ce03ae2011 SHA256 2e7d7be8a6ca23ee75bf9f3745ef246d6f8990e8eb550170257a5a1b126fff06
+AUX ktorrent-2.2.8-lograce.patch 511 RMD160 f4bf80f0ce29b5f793a366556d3e5d7e0d1355ad SHA1 021e5b61551adbad921c2de59a794a9bf5826042 SHA256 fb94516c16d22fdcb4de8076d74345c50e7a8d82fc36a5343dc654f929cf8bb9
+DIST ktorrent-2.2.8.tar.bz2 2715406 RMD160 eda2304caf3407ec8bc85cd358dfa7a9b854ddc3 SHA1 c816700e776d219432f20e7116c8e9f4f1af681a SHA256 33bdcb57a906694c6f83cfeebfa569846b52ab089bbd6d5e80e8bda74161f783
+EBUILD ktorrent-2.2.8-r2.ebuild 1333 RMD160 234be5ad6fd7dc6fd81165d57403c616d1f785d5 SHA1 fef41ae07020bf849c3d455cb95f8e422d2a0eb6 SHA256 251ee6e80823bb2a7bc42701fa1c91eeb77460df6607bde5a19090d462834e71
+MISC ChangeLog 20805 RMD160 566ef9b7aa77eaf70a20fdb4fd6d2eafb1562798 SHA1 a2321341a8acb02603a44ec0ce804ac662ede12f SHA256 af55d77ba1479a93a9973b0d4db11b8c57a4ba359bd0cafc4b8c08c078edb0c3
+MISC metadata.xml 1152 RMD160 34f0a04734b39b0561e8b5294c3a0c36fb60a042 SHA1 f1a0e2f39b1f57b8eac633cf5e0c35686e5619f9 SHA256 aa7e9b14654d453d4521f370bce6d19cefd9933922bbba1eb2bcb9cc97c25182
diff --git a/net-p2p/ktorrent/files/ktorrent-2.2.5-avahi-check.patch b/net-p2p/ktorrent/files/ktorrent-2.2.5-avahi-check.patch
new file mode 100644
index 00000000..c0f13d53
--- /dev/null
+++ b/net-p2p/ktorrent/files/ktorrent-2.2.5-avahi-check.patch
@@ -0,0 +1,55 @@
+diff -Naur ktorrent-2.2.5/configure.in.in ktorrent-2.2.5.new/configure.in.in
+--- ktorrent-2.2.5/configure.in.in 2008-01-27 13:06:11.000000000 +0100
++++ ktorrent-2.2.5.new/configure.in.in 2008-01-29 02:05:00.766380548 +0100
+@@ -179,26 +179,31 @@
+ m4_pattern_allow(PKG_CONFIG_MIN_VERSION)
+ PKG_PROG_PKG_CONFIG
+
+-PKG_CHECK_MODULES( AVAHI, avahi-client >= 0.6.10,
+-[
+- AC_SUBST(AVAHI_CFLAGS)
+- AC_SUBST(AVAHI_LIBS)
+- avahi=true
+-],
+-[
+- missing_avahi_warning=yes
+- avahi=false
+-])
++AC_ARG_WITH([avahi], AS_HELP_STRING([--without-avahi], [Build without avahi/ZeroConf support (default: test)]))
+
+-PKG_CHECK_MODULES( AVAHI_QT3, avahi-qt3 >= 0.6.10,
+-[
+- AC_SUBST(AVAHI_QT3_CFLAGS)
+- AC_SUBST(AVAHI_QT3_LIBS)
+- avahi=true
+-],
+-[
+- missing_avahi_warning=yes
+- avahi=false
+-])
++avahi=false
++if test "x$with_avahi" != "xno"; then
++ PKG_CHECK_MODULES( AVAHI, avahi-client >= 0.6.10,
++ [
++ AC_SUBST(AVAHI_CFLAGS)
++ AC_SUBST(AVAHI_LIBS)
++ avahi=true
++ ],
++ [
++ missing_avahi_warning=yes
++ avahi=false
++ ])
++
++ PKG_CHECK_MODULES( AVAHI_QT3, avahi-qt3 >= 0.6.10,
++ [
++ AC_SUBST(AVAHI_QT3_CFLAGS)
++ AC_SUBST(AVAHI_QT3_LIBS)
++ avahi=true
++ ],
++ [
++ missing_avahi_warning=yes
++ avahi=false
++ ])
++fi
+
+ AM_CONDITIONAL(COMPILE_ZEROCONF, test x$avahi = xtrue)
diff --git a/net-p2p/ktorrent/files/ktorrent-2.2.8-lograce.patch b/net-p2p/ktorrent/files/ktorrent-2.2.8-lograce.patch
new file mode 100644
index 00000000..5675fce4
--- /dev/null
+++ b/net-p2p/ktorrent/files/ktorrent-2.2.8-lograce.patch
@@ -0,0 +1,11 @@
+--- ktorrent-2.2.8/libktorrent/util/autorotatelogjob.cpp 2008-11-01 17:12:33.000000000 +0200
++++ ktorrent-2.2.8.new/libktorrent/util/autorotatelogjob.cpp 2009-02-16 22:04:17.000000000 +0200
+@@ -62,8 +62,6 @@
+
+ if (cnt == 1)
+ {
+- // move current log to 1 and zip it
+- bt::Move(file,file + "-1",true);
+ KIO::Job* sj = KIO::file_move(KURL::fromPathOrURL(file),KURL::fromPathOrURL(file + "-1"),-1,true,false,false);
+ connect(sj,SIGNAL(result(KIO::Job*)),this,SLOT(moveJobDone(KIO::Job* )));
+ }
diff --git a/net-p2p/ktorrent/ktorrent-2.2.8-r2.ebuild b/net-p2p/ktorrent/ktorrent-2.2.8-r2.ebuild
new file mode 100644
index 00000000..85894333
--- /dev/null
+++ b/net-p2p/ktorrent/ktorrent-2.2.8-r2.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-2.2.8-r2.ebuild,v 1.7 2009/06/01 16:28:39 nixnut Exp $
+
+EAPI="2"
+
+LANGS="ar bg br ca cs cy da de el en_GB es et fa fr gl hu it ja ka lt
+ms nb nds nl pa pl pt pt_BR ru rw sk sr sr@Latn sv tr uk zh_CN zh_TW"
+
+USE_KEG_PACKAGING="1"
+
+inherit kde
+
+MY_P="${P/_/}"
+MY_PV="${PV/_/}"
+KEG_PO_DIR="translations"
+
+DESCRIPTION="A BitTorrent program for KDE."
+HOMEPAGE="http://ktorrent.org/"
+SRC_URI="http://ktorrent.org/downloads/${MY_PV}/${MY_P}.tar.bz2"
+LICENSE="GPL-2"
+
+SLOT="3.5"
+KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd"
+IUSE="avahi kdeenablefinal"
+
+DEPEND="!<net-p2p/ktorrent-2.2.8-r2
+ dev-libs/gmp
+ >=dev-libs/geoip-1.4.0-r1
+ avahi? ( >=net-dns/avahi-0.6.16-r1[qt3] )"
+RDEPEND="${DEPEND}
+ kde-base/kdebase-kioslaves:3.5"
+
+S="${WORKDIR}/${MY_P}"
+
+need-kde 3.5
+
+PATCHES=("${FILESDIR}/${PN}-2.2.5-avahi-check.patch
+ ${FILESDIR}/${P}-lograce.patch" )
+
+src_configure() {
+ local myconf="${myconf}
+ $(use_with avahi)
+ --enable-builtin-country-flags
+ --enable-knetwork
+ --enable-system-geoip
+ --enable-torrent-mimetype
+ --disable-geoip"
+
+ kde_src_configure
+}
+
+src_install() {
+ kde_src_install
+
+ rm -rf "${D}/${KDEDIR}"/share/mimelnk/application/x-bittorrent.desktop
+}
diff --git a/net-p2p/ktorrent/metadata.xml b/net-p2p/ktorrent/metadata.xml
new file mode 100644
index 00000000..8393ba1b
--- /dev/null
+++ b/net-p2p/ktorrent/metadata.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>kde</herd>
+<herd>net-p2p</herd>
+<maintainer>
+ <email>deathwing00@gentoo.org</email>
+ <name>deathwing00</name>
+</maintainer>
+<use>
+ <flag name="bwscheduler">Enable the bwscheduler plugin</flag>
+ <flag name="downloadorder">Enable plugin for user selected download order</flag>
+ <flag name="infowidget">Enable the infowidget plugin</flag>
+ <flag name="ipfilter">Enable the ipfilter plugin</flag>
+ <flag name="kross">Enable kross scripting support</flag>
+ <flag name="logviewer">Enable the logviewer plugin</flag>
+ <flag name="mediaplayer">Enable the mediaplayer plugin</flag>
+ <flag name="scanfolder">Enable the scanfolder plugin</flag>
+ <flag name="search">Enable the search plugin</flag>
+ <flag name="shutdown">Shutdown when done</flag>
+ <flag name="stats">Enable the statistics plugin</flag>
+ <flag name="upnp">Enable the uphp plugin</flag>
+ <flag name="webinterface">Enable the webinterface plugin</flag>
+ <flag name="zeroconf">Discover peers on the local network using the Zeroconf protocol</flag>
+</use>
+</pkgmetadata>