net-p2p/ktorrent: We still want that patch
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 1 Sep 2019 21:28:54 +0000 (23:28 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 1 Sep 2019 21:33:54 +0000 (23:33 +0200)
Package-Manager: Portage-2.3.74, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
net-p2p/ktorrent/ktorrent-5.1.2-r1.ebuild [moved from net-p2p/ktorrent/ktorrent-5.1.2.ebuild with 97% similarity]

similarity index 97%
rename from net-p2p/ktorrent/ktorrent-5.1.2.ebuild
rename to net-p2p/ktorrent/ktorrent-5.1.2-r1.ebuild
index 733351c8b196468ecef136f277897539db55a6b0..6de16c59526579dbdf2e7e4daaed3fa0653872dc 100644 (file)
@@ -76,6 +76,8 @@ RDEPEND="${COMMON_DEPEND}
        )
 "
 
+PATCHES=( "${FILESDIR}/${PN}-5.1.1-singlefile-torrent.patch" ) # git master
+
 src_configure() {
        local mycmakeargs=(
                -DENABLE_BWSCHEDULER_PLUGIN=$(usex bwscheduler)