summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-06-28 02:34:37 +0000
committerJon Hood <squinky86@gentoo.org>2004-06-28 02:34:37 +0000
commit047155d787a13e7f87f14be6e0b7b55d02000dac (patch)
tree2f50181ddfd3d3a48c249c542314e39e6333f443 /net-p2p
parentfixed /usr/include directory for this new version. (diff)
downloadhistorical-047155d787a13e7f87f14be6e0b7b55d02000dac.tar.gz
historical-047155d787a13e7f87f14be6e0b7b55d02000dac.tar.bz2
historical-047155d787a13e7f87f14be6e0b7b55d02000dac.zip
version bumps, closes #55225
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/bittornado/ChangeLog8
-rw-r--r--net-p2p/bittornado/Manifest8
-rw-r--r--net-p2p/bittornado/bittornado-0.3.1.ebuild4
-rw-r--r--net-p2p/bittornado/bittornado-0.3.3.ebuild (renamed from net-p2p/bittornado/bittornado-0.3.0.ebuild)10
-rw-r--r--net-p2p/bittornado/files/digest-bittornado-0.3.01
-rw-r--r--net-p2p/bittornado/files/digest-bittornado-0.3.31
6 files changed, 16 insertions, 16 deletions
diff --git a/net-p2p/bittornado/ChangeLog b/net-p2p/bittornado/ChangeLog
index 1a2b3577b3fe..731ab47612f3 100644
--- a/net-p2p/bittornado/ChangeLog
+++ b/net-p2p/bittornado/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-p2p/bittornado
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittornado/ChangeLog,v 1.14 2004/06/25 00:28:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittornado/ChangeLog,v 1.15 2004/06/28 02:34:37 squinky86 Exp $
+
+*bittornado-0.3.3 (27 Jun 2004)
+
+ 27 Jun 2004; Jon Hood <squinky86@gentoo.org> -bittornado-0.3.0.ebuild,
+ bittornado-0.3.1.ebuild, +bittornado-0.3.3.ebuild:
+ version bumps, closes #55225
*bittornado-0.3.2 (10 Jun 2004)
diff --git a/net-p2p/bittornado/Manifest b/net-p2p/bittornado/Manifest
index 4bbacf079488..3e1a72ff8459 100644
--- a/net-p2p/bittornado/Manifest
+++ b/net-p2p/bittornado/Manifest
@@ -1,8 +1,8 @@
-MD5 1b2f173f404478ed01c8999f8d0f86af bittornado-0.3.1.ebuild 1725
-MD5 ea4e02dd3ff67c5d6a9b1455d13cc9a0 bittornado-0.3.0.ebuild 1842
-MD5 bd01e5e5b0d3809bcf445eede99caf4e ChangeLog 2194
+MD5 4b4fee3d584b3b4d697092c2b35199a0 bittornado-0.3.1.ebuild 1725
+MD5 bccfda2a01dd198a77881889db68b580 bittornado-0.3.3.ebuild 1726
+MD5 ad0ef200776c77d6aea327f9c8b17bf1 ChangeLog 2386
MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160
MD5 04ae99dd1ad67436bed0733f8c7e1d31 bittornado-0.3.2.ebuild 1725
-MD5 28f41e964823c678f90c061fa88bcbe5 files/digest-bittornado-0.3.0 68
MD5 1254611280cd18cac6f13a32910f6223 files/digest-bittornado-0.3.1 68
MD5 42424b1ceb30e798c909cd377fbe78f8 files/digest-bittornado-0.3.2 68
+MD5 29cd3bfcbae60e683be63fcf925d1aad files/digest-bittornado-0.3.3 68
diff --git a/net-p2p/bittornado/bittornado-0.3.1.ebuild b/net-p2p/bittornado/bittornado-0.3.1.ebuild
index 5f4b3e0b613c..9c3db6eabab9 100644
--- a/net-p2p/bittornado/bittornado-0.3.1.ebuild
+++ b/net-p2p/bittornado/bittornado-0.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittornado/bittornado-0.3.1.ebuild,v 1.4 2004/06/25 00:28:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittornado/bittornado-0.3.1.ebuild,v 1.5 2004/06/28 02:34:37 squinky86 Exp $
inherit distutils eutils
@@ -13,7 +13,7 @@ SRC_URI="http://e.scarywater.net/bt/download/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc"
+KEYWORDS="x86 ~amd64 ~ppc"
IUSE="X"
RDEPEND="X? ( >=dev-python/wxPython-2.2 )
diff --git a/net-p2p/bittornado/bittornado-0.3.0.ebuild b/net-p2p/bittornado/bittornado-0.3.3.ebuild
index 6b4744798313..503132d545d1 100644
--- a/net-p2p/bittornado/bittornado-0.3.0.ebuild
+++ b/net-p2p/bittornado/bittornado-0.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittornado/bittornado-0.3.0.ebuild,v 1.4 2004/06/25 00:28:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittornado/bittornado-0.3.3.ebuild,v 1.1 2004/06/28 02:34:37 squinky86 Exp $
inherit distutils eutils
@@ -13,7 +13,7 @@ SRC_URI="http://e.scarywater.net/bt/download/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="x86 ~amd64 ~ppc"
+KEYWORDS="~x86 ~amd64 ~ppc"
IUSE="X"
RDEPEND="X? ( >=dev-python/wxPython-2.2 )
@@ -34,9 +34,6 @@ src_unpack() {
# fixes wrong icons path
sed -i "s:os.path.abspath(os.path.dirname(os.path.realpath(sys.argv\[0\]))):\"${PIXMAPLOC}/\":" btdownloadgui.py
-
- #Fix to get installed
- sed -i 's:"btdownloadlibrary.py",::' setup.py
}
src_install() {
@@ -46,9 +43,6 @@ src_install() {
cp -a /etc/mailcap ${D}/etc/
MAILCAP_STRING="application/x-bittorrent; /usr/bin/btdownloadgui.py '%s'; test=test -n \"\$DISPLAY\""
- rm ${D}/usr/bin/*.ico
- rm ${D}/usr/bin/*.gif
-
if use X; then
dodir ${PIXMAPLOC}
insinto ${PIXMAPLOC}
diff --git a/net-p2p/bittornado/files/digest-bittornado-0.3.0 b/net-p2p/bittornado/files/digest-bittornado-0.3.0
deleted file mode 100644
index 2ffdc65845f0..000000000000
--- a/net-p2p/bittornado/files/digest-bittornado-0.3.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 0e5ee2a132565a3faf292376870b29b8 BitTornado-0.3.0.tar.gz 173958
diff --git a/net-p2p/bittornado/files/digest-bittornado-0.3.3 b/net-p2p/bittornado/files/digest-bittornado-0.3.3
new file mode 100644
index 000000000000..a1f28a2ac92f
--- /dev/null
+++ b/net-p2p/bittornado/files/digest-bittornado-0.3.3
@@ -0,0 +1 @@
+MD5 5b5178d9c7fa1b6552f88c0218f37cf1 BitTornado-0.3.3.tar.gz 175845