summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-04-04 09:32:58 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-04-04 09:32:58 +0000
commit513763ed2de1f425edf982041c31a6df63fa0949 (patch)
treecdc36b875bd670eccbc8d46f93ecbaf7a28acc54 /net-p2p
parentunmask =net-libs/wvstreams-4.3* (#167939) (diff)
downloadgentoo-2-513763ed2de1f425edf982041c31a6df63fa0949.tar.gz
gentoo-2-513763ed2de1f425edf982041c31a6df63fa0949.tar.bz2
gentoo-2-513763ed2de1f425edf982041c31a6df63fa0949.zip
Version bump, upstream fixed the issue wrt the configure script
(Portage version: 2.1.2.3)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/qbittorrent/ChangeLog9
-rw-r--r--net-p2p/qbittorrent/files/0.9.0-libtorrent-includepatch.patch10
-rw-r--r--net-p2p/qbittorrent/files/digest-qbittorrent-0.9.03
-rw-r--r--net-p2p/qbittorrent/files/digest-qbittorrent-0.9.13
-rw-r--r--net-p2p/qbittorrent/qbittorrent-0.9.1.ebuild (renamed from net-p2p/qbittorrent/qbittorrent-0.9.0.ebuild)10
5 files changed, 12 insertions, 23 deletions
diff --git a/net-p2p/qbittorrent/ChangeLog b/net-p2p/qbittorrent/ChangeLog
index efe840ec9362..0812b9eab733 100644
--- a/net-p2p/qbittorrent/ChangeLog
+++ b/net-p2p/qbittorrent/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-p2p/qbittorrent
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.3 2007/04/03 17:46:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/ChangeLog,v 1.4 2007/04/04 09:32:58 armin76 Exp $
+
+*qbittorrent-0.9.1 (04 Apr 2007)
+
+ 04 Apr 2007; Raúl Porcel <armin76@gentoo.org>
+ -files/0.9.0-libtorrent-includepatch.patch, -qbittorrent-0.9.0.ebuild,
+ +qbittorrent-0.9.1.ebuild:
+ Version bump, upstream fixed the issue wrt the configure script
*qbittorrent-0.9.0 (03 Apr 2007)
diff --git a/net-p2p/qbittorrent/files/0.9.0-libtorrent-includepatch.patch b/net-p2p/qbittorrent/files/0.9.0-libtorrent-includepatch.patch
deleted file mode 100644
index 3442fec4876e..000000000000
--- a/net-p2p/qbittorrent/files/0.9.0-libtorrent-includepatch.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/src.pro.orig 2007-04-03 18:04:33.000000000 +0200
-+++ src/src.pro 2007-04-03 18:04:47.000000000 +0200
-@@ -9,6 +9,7 @@
- TEMPLATE = app
- TARGET = qbittorrent
- CONFIG += qt thread x11
-+INCLUDEPATH += /usr/include/libtorrent
-
- # Update this VERSION for each release
- DEFINES += VERSION=\\\"v0.9.0\\\"
diff --git a/net-p2p/qbittorrent/files/digest-qbittorrent-0.9.0 b/net-p2p/qbittorrent/files/digest-qbittorrent-0.9.0
deleted file mode 100644
index 669d1594a446..000000000000
--- a/net-p2p/qbittorrent/files/digest-qbittorrent-0.9.0
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 aed78e396246faf90bc90ca281696371 qbittorrent-0.9.0.tar.gz 802936
-RMD160 919f32c9d6b4a2c206da36f6a39af1c569833096 qbittorrent-0.9.0.tar.gz 802936
-SHA256 b2ca780b91201b59397cc934a1df2d1d08cbdb3974457d0b17e5bdf09dc4e9cf qbittorrent-0.9.0.tar.gz 802936
diff --git a/net-p2p/qbittorrent/files/digest-qbittorrent-0.9.1 b/net-p2p/qbittorrent/files/digest-qbittorrent-0.9.1
new file mode 100644
index 000000000000..336cd5d9955b
--- /dev/null
+++ b/net-p2p/qbittorrent/files/digest-qbittorrent-0.9.1
@@ -0,0 +1,3 @@
+MD5 ee5a0ee8677d09569355195f8b2e55a9 qbittorrent-0.9.1.tar.gz 803209
+RMD160 7d040a1979829d2d4fd9006a6902ed9f41c6be9a qbittorrent-0.9.1.tar.gz 803209
+SHA256 51b839ba0c7a34586886506350cd2c56f97ab3b04f2ea902776a9866b1d3743d qbittorrent-0.9.1.tar.gz 803209
diff --git a/net-p2p/qbittorrent/qbittorrent-0.9.0.ebuild b/net-p2p/qbittorrent/qbittorrent-0.9.1.ebuild
index ebd86950babe..985f7c4f6237 100644
--- a/net-p2p/qbittorrent/qbittorrent-0.9.0.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-0.9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-0.9.0.ebuild,v 1.1 2007/04/03 17:46:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-0.9.1.ebuild,v 1.1 2007/04/04 09:32:58 armin76 Exp $
inherit eutils qt4
@@ -26,14 +26,6 @@ pkg_setup() {
fi
}
-src_unpack() {
- unpack ${A}
- cd "${S}"
-
- # seems the includes doesn't work very well, upstream will fix this
- epatch "${FILESDIR}"/${PV}-libtorrent-includepatch.patch
-}
-
src_compile() {
# econf fails, since this uses qconf
./configure --prefix=/usr --qtdir=/usr \