summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-04-13 21:12:48 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-04-13 21:12:48 +0000
commite7ba644b7581462e2b47959977107e0dea91719c (patch)
treec2caa66e356d2d4116620933d5ffd6180c7762e8 /net-libs/rb_libtorrent
parentAdd ~ppc and ~amd64 so I use this at work. (diff)
downloadgentoo-2-e7ba644b7581462e2b47959977107e0dea91719c.tar.gz
gentoo-2-e7ba644b7581462e2b47959977107e0dea91719c.tar.bz2
gentoo-2-e7ba644b7581462e2b47959977107e0dea91719c.zip
Version bump
(Portage version: 2.1.2.3)
Diffstat (limited to 'net-libs/rb_libtorrent')
-rw-r--r--net-libs/rb_libtorrent/ChangeLog8
-rw-r--r--net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.12_rc2_p10713
-rw-r--r--net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.12_rc33
-rw-r--r--net-libs/rb_libtorrent/rb_libtorrent-0.12_rc3.ebuild (renamed from net-libs/rb_libtorrent/rb_libtorrent-0.12_rc2_p1071.ebuild)6
4 files changed, 13 insertions, 7 deletions
diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog
index 13ec2fd00be3..c1224ef3c6f0 100644
--- a/net-libs/rb_libtorrent/ChangeLog
+++ b/net-libs/rb_libtorrent/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-libs/rb_libtorrent
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.9 2007/04/13 13:55:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.10 2007/04/13 21:12:48 armin76 Exp $
+
+*rb_libtorrent-0.12_rc3 (13 Apr 2007)
+
+ 13 Apr 2007; Raúl Porcel <armin76@gentoo.org>
+ +rb_libtorrent-0.12_rc3.ebuild, -rb_libtorrent-0.12_rc2_p1071.ebuild:
+ Version bump
*rb_libtorrent-0.12_rc2_p1071 (13 Apr 2007)
diff --git a/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.12_rc2_p1071 b/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.12_rc2_p1071
deleted file mode 100644
index fe4d1eceadec..000000000000
--- a/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.12_rc2_p1071
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 1c3446c5164be73aeece681b05e1eded rb_libtorrent-0.12_rc2_p1071.tar.gz 1781143
-RMD160 8116350d4a1a52e873967aae52bb7ec56bca6ede rb_libtorrent-0.12_rc2_p1071.tar.gz 1781143
-SHA256 c564909b627ac456b106564e6e514aab78dc4cf042177f9e3fa2d9e648b54238 rb_libtorrent-0.12_rc2_p1071.tar.gz 1781143
diff --git a/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.12_rc3 b/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.12_rc3
new file mode 100644
index 000000000000..57bc1ed821c6
--- /dev/null
+++ b/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.12_rc3
@@ -0,0 +1,3 @@
+MD5 aa6d0cf9d30592857c99531cd73f0dcd libtorrent-0.12rc3.tar.gz 1180260
+RMD160 42dc46c64a660c5258b96258e32da92abd1f8e68 libtorrent-0.12rc3.tar.gz 1180260
+SHA256 3d99e12edb01044ed50c51ae1f60f28dae43e28f7d52c179add0a8cc158d7740 libtorrent-0.12rc3.tar.gz 1180260
diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.12_rc2_p1071.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.12_rc3.ebuild
index 57e4c28702d8..07fbf4a48fca 100644
--- a/net-libs/rb_libtorrent/rb_libtorrent-0.12_rc2_p1071.ebuild
+++ b/net-libs/rb_libtorrent/rb_libtorrent-0.12_rc3.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-libs/rb_libtorrent/rb_libtorrent-0.12_rc2_p1071.ebuild,v 1.1 2007/04/13 13:55:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.12_rc3.ebuild,v 1.1 2007/04/13 21:12:48 armin76 Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -10,7 +10,7 @@ MY_P="${P/rb_/}"
DESCRIPTION="BitTorrent library written in C++ for *nix."
HOMEPAGE="http://www.rasterbar.com/products/libtorrent/"
-SRC_URI="mirror://gentoo/${P}.tar.gz"
+SRC_URI="http://www.libtorrent.org/${MY_P/_/}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
@@ -21,7 +21,7 @@ DEPEND="dev-libs/boost
!net-libs/libtorrent"
RDEPEND="${DEPEND}"
-S="${WORKDIR}/libtorrent-0.12rc2+svn.r1071.20070410"
+S="${WORKDIR}/${MY_P/_rc*/}"
pkg_setup() {
# We need boost built with threads