diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-22 14:12:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-22 14:12:14 +0000 |
commit | 837fdde47afcbafcd30182587047d95801336a78 (patch) | |
tree | 732c91d3003dee027473fb8dd4a914a0d30f2465 /net-libs | |
parent | Stable for HPPA and SPARC (bug #195700). (diff) | |
download | gentoo-2-837fdde47afcbafcd30182587047d95801336a78.tar.gz gentoo-2-837fdde47afcbafcd30182587047d95801336a78.tar.bz2 gentoo-2-837fdde47afcbafcd30182587047d95801336a78.zip |
Version bump
(Portage version: 2.1.3.15)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/rb_libtorrent/ChangeLog | 8 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1651 | 3 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1683 | 3 | ||||
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1683.ebuild (renamed from net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1651.ebuild) | 2 |
4 files changed, 11 insertions, 5 deletions
diff --git a/net-libs/rb_libtorrent/ChangeLog b/net-libs/rb_libtorrent/ChangeLog index b34b981d1d86..93846565ac56 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.29 2007/10/08 13:58:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/ChangeLog,v 1.30 2007/10/22 14:12:13 armin76 Exp $ + +*rb_libtorrent-0.13_pre1683 (22 Oct 2007) + + 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> + -rb_libtorrent-0.13_pre1651.ebuild, +rb_libtorrent-0.13_pre1683.ebuild: + Version bump *rb_libtorrent-0.13_pre1651 (08 Oct 2007) diff --git a/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1651 b/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1651 deleted file mode 100644 index b964c35bbd9d..000000000000 --- a/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1651 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 880fcbc2bb2346e0333750392865932c libtorrent-0.13_pre1651.tar.bz2 1436441 -RMD160 4e85efa480f382f95359de91b43a6e0c464b5770 libtorrent-0.13_pre1651.tar.bz2 1436441 -SHA256 b05ae0f67172ee1dede8bfe31b67a41ef751ea43f6d779a7015ecb58c4499dc8 libtorrent-0.13_pre1651.tar.bz2 1436441 diff --git a/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1683 b/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1683 new file mode 100644 index 000000000000..a5ee3b57e9dc --- /dev/null +++ b/net-libs/rb_libtorrent/files/digest-rb_libtorrent-0.13_pre1683 @@ -0,0 +1,3 @@ +MD5 bc48e0aa9a35ef80148a5952e221fe07 libtorrent-0.13_pre1683.tar.bz2 1431793 +RMD160 cbe3cfe112dfbbd251a4ea26043eb98b84ad6530 libtorrent-0.13_pre1683.tar.bz2 1431793 +SHA256 52beb524cf1c7b0e4c920199323923ba711b0738758c132755d5329e692a9d62 libtorrent-0.13_pre1683.tar.bz2 1431793 diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1651.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1683.ebuild index 5890319b8819..ca3d63fa1ed7 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1651.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1683.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.13_pre1651.ebuild,v 1.1 2007/10/08 13:58:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.13_pre1683.ebuild,v 1.1 2007/10/22 14:12:13 armin76 Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" |