diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-02-16 18:08:48 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-02-16 18:08:48 +0000 |
commit | cf829c4ed17e67977547e40871c8ecdee9dd9393 (patch) | |
tree | 80bce53c26d14910bca5728c51e9dc5cd426cd97 /net-p2p | |
parent | Set OZHOME in oz script (diff) | |
download | gentoo-2-cf829c4ed17e67977547e40871c8ecdee9dd9393.tar.gz gentoo-2-cf829c4ed17e67977547e40871c8ecdee9dd9393.tar.bz2 gentoo-2-cf829c4ed17e67977547e40871c8ecdee9dd9393.zip |
Drop old
(Portage version: 2.1.2-r9)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qtorrent/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/qtorrent/files/digest-qtorrent-0.9.5 | 3 | ||||
-rw-r--r-- | net-p2p/qtorrent/files/digest-qtorrent-0.9.6.1-r1 | 6 | ||||
-rw-r--r-- | net-p2p/qtorrent/qtorrent-0.9.5.ebuild | 16 | ||||
-rw-r--r-- | net-p2p/qtorrent/qtorrent-0.9.6.1-r1.ebuild | 25 |
5 files changed, 5 insertions, 51 deletions
diff --git a/net-p2p/qtorrent/ChangeLog b/net-p2p/qtorrent/ChangeLog index 296823de32ae..a92789b6780f 100644 --- a/net-p2p/qtorrent/ChangeLog +++ b/net-p2p/qtorrent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/qtorrent # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/ChangeLog,v 1.13 2007/02/16 13:15:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/ChangeLog,v 1.14 2007/02/16 18:08:48 armin76 Exp $ + + 16 Feb 2007; Raúl Porcel <armin76@gentoo.org> -qtorrent-0.9.5.ebuild, + -qtorrent-0.9.6.1-r1.ebuild: + Drop old 16 Feb 2007; Raúl Porcel <armin76@gentoo.org> qtorrent-0.9.6.1-r2.ebuild: x86 stable wrt bug 167198 diff --git a/net-p2p/qtorrent/files/digest-qtorrent-0.9.5 b/net-p2p/qtorrent/files/digest-qtorrent-0.9.5 deleted file mode 100644 index 83481b9ee1ed..000000000000 --- a/net-p2p/qtorrent/files/digest-qtorrent-0.9.5 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 5249c19a5d1bfec48bfb3f983a73818a qtorrent-0.9.5.tar.bz2 73698 -RMD160 f483cfeb2640b51a6184a38834a9e7f878447900 qtorrent-0.9.5.tar.bz2 73698 -SHA256 68b30cb719bb34b5e5026d2d1926aa03a03d77b295a596a5d9efaed0704be063 qtorrent-0.9.5.tar.bz2 73698 diff --git a/net-p2p/qtorrent/files/digest-qtorrent-0.9.6.1-r1 b/net-p2p/qtorrent/files/digest-qtorrent-0.9.6.1-r1 deleted file mode 100644 index c74f75f2f347..000000000000 --- a/net-p2p/qtorrent/files/digest-qtorrent-0.9.6.1-r1 +++ /dev/null @@ -1,6 +0,0 @@ -MD5 808a62510ce65e64f15862c51bca8da8 qtorrent-0.9.6.1-sizetype.patch 26521 -RMD160 58505a1ffb7034c325eaadb18b25c23ba263fc07 qtorrent-0.9.6.1-sizetype.patch 26521 -SHA256 33e1fdc9aba072d3ab9cd9fdc2a6cf1750282ac858fdf3ec3852c7d56945002a qtorrent-0.9.6.1-sizetype.patch 26521 -MD5 ee6164fb26e0400f6083516f59ea77a3 qtorrent-0.9.6.1.tar.bz2 81097 -RMD160 5785f72ee2c85ce860fcf7732730fef42d42814c qtorrent-0.9.6.1.tar.bz2 81097 -SHA256 516be398d66acb326ddd22c21f6c37c17a239135da6896503840cc2dc20752d3 qtorrent-0.9.6.1.tar.bz2 81097 diff --git a/net-p2p/qtorrent/qtorrent-0.9.5.ebuild b/net-p2p/qtorrent/qtorrent-0.9.5.ebuild deleted file mode 100644 index 702f12cbcbc8..000000000000 --- a/net-p2p/qtorrent/qtorrent-0.9.5.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/qtorrent-0.9.5.ebuild,v 1.5 2005/02/22 21:03:13 carlo Exp $ -DESCRIPTION="QTorrent is a PyQt GUI for BitTorrent." -HOMEPAGE="http://thegraveyard.org/qtorrent.php" -SRC_URI="http://thegraveyard.org/files/${P}.tar.bz2" -LICENSE="MIT" -SLOT="0" -KEYWORDS="x86 amd64 ~ppc" -IUSE="" -DEPEND="dev-python/PyQt" -#RDEPEND="" - -src_install() { - python setup.py install --prefix=${D}/usr -} diff --git a/net-p2p/qtorrent/qtorrent-0.9.6.1-r1.ebuild b/net-p2p/qtorrent/qtorrent-0.9.6.1-r1.ebuild deleted file mode 100644 index a264e643e952..000000000000 --- a/net-p2p/qtorrent/qtorrent-0.9.6.1-r1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/qtorrent-0.9.6.1-r1.ebuild,v 1.3 2006/02/22 11:22:13 lucass Exp $ - -inherit eutils - -DESCRIPTION="QTorrent is a PyQt GUI for BitTorrent." -HOMEPAGE="http://thegraveyard.org/qtorrent.php" -SRC_URI="http://thegraveyard.org/files/${P}.tar.bz2 - mirror://gentoo/${P}-sizetype.patch" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc" -IUSE="" -DEPEND="dev-python/PyQt" - -src_unpack() { - unpack ${A} - cd ${S} - epatch ${DISTDIR}/${P}-sizetype.patch -} - -src_install() { - python setup.py install --prefix=${D}/usr -} |